/*Cascading Stylesheet fuer www.welcome2inter.net*/


/*Titel bzw. �erschrift*/
.headtitle {
        font-family: verdana, helvetica, sans-serif;        
        font-style: normal;
        text-decoration: none;
        #background: url();
        color: #000000;
        margin: 0px;
        #padding-top: 20px;
        #padding-bottom: 20px;
        #padding-left: 0px;
        #padding-right: 0px;
        #font-weight: normal;
        font-size: 26px;
        text-align: center;
}

/*Titel bzw. �erschrift*/
.headsubtitle {
        font-family: verdana, helvetica, sans-serif;        
        font-style: italic;
        text-decoration: none;
        #background: url();
        color: #000000;
        margin: 0px;
        #padding-top: 20px;
        #padding-bottom: 20px;
        #padding-left: 0px;
        #padding-right: 0px;
        #font-weight: normal;
        font-size: 14px;
        text-align: center;
}


/* Rand mit 1 Pixel Staerke*/
.border {
        border: 1px solid #000000;
}


/*Erste Zeile auf der Seite*/
.topline {
        font-family: verdana, helvetica, sans-serif;
        background-color: #0171BE;
        color: #A0A0A0;
        margin: 0px;
        padding: 2px;
        border: 1px solid #000000;
        font-style: normal;
        text-decoration: none;

}

.topline td {
	background-color: #0171BE;
        font-size: 12px;
        color: #A0A0A0;
        font-style: normal;
        text-decoration: none;

}

.topline a {
        color: #A0A0A0;
	background-color: #0171BE;
        text-decoration: none;
        font-size: 12px;
        font-style: normal;
}

.topline a:hover {
        color: #ffffff;
        text-decoration: underline;
	background-color: #0171BE;
        font-style: normal;
}


/*Zeile mit dem Logo*/
.logoline {
        font-family: verdana, helvetica, sans-serif;
        background-color: #90BFF7; 
        margin: 0px;
        padding: 2px;
        border: 1px solid #000000;
        font-size: 14px;
        color: #000000;
        font-style: normal;
        text-decoration: none;

}

.logoline td {
        color: #000000;
	background-color: #90BFF7
        font-size: 14px;
        font-style: normal;
        text-decoration: none;
}

.logoline a {
        color: #ffffff;
	background: #90BFF7
        font-weight: bold;
        text-decoration: none;
        font-size: 14px;
        font-style: normal;
}

.logoline a:hover {
        color: #000000;
	background: #90BFF7
        text-decoration: underline;
        font-style: normal;
}


/*Informationszeile mit Datum, URL, Author, Aktualisierung*/
#.infoline {
#        font-style: normal;
#        text-decoration: none;
#        font-family: verdana, helvetica, sans-serif;
#        background-color: #0171BE;
#        margin: 0px;
#	spaceing: 2px;
#        padding: 2px;
#        border: 1px solid #000000;
#        font-size: 12px;
#        color: #ffffff;
#}

#.infoline td {
#        font-style: normal;
#        text-decoration: none;
#        font-size: 12px;
#        color: #ffffff;
#        background-color: #0171BE;
#}

#.infoline a {
#        color: #ffffff;
#        background: url();
#        font-style: normal;
#        text-decoration: none;
#        font-size: 12px;
#}

#.infoline a:hover {
#        color: #000000;
#        text-decoration: underline;
#        background: url();
#        font-style: normal;
#}


/*Titel bzw. �erschrift*/
.title {
        font-family: verdana, helvetica, sans-serif;        
        font-style: normal;
        text-decoration: none;
        background: url();
        color: #000000;
        margin: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0px;
        padding-right: 0px;
        font-weight: bold;
        font-size: 20px;
        text-align: center;
}


/*Bereich des eigentlichen Inhaltes*/
.content {
        font-family: verdana, helvetica, sans-serif;
        font-style: normal;
        text-decoration: none;
        margin: 0px;
        padding: 2px;
        border: 1px solid #000000;
        font-size: 12px;
        color: #000000;
        background: #F0F8FF url("body.gif") no-repeat bottom left;
}

.content td {
        font-style: normal;
        text-decoration: none;
        background: url();
        font-size: 12px;
        color: #000000;
}


/*Links im Allgemeinen*/
a {
        color: #585858;
        background: url();
        font-style: normal;
        text-decoration: underline;
        font-size: 12px;
}

a:hover {
        color: #000000;
        text-decoration: underline;
        background: url();
        font-style: normal;
}


/*Durchgestrichen*/
.strikethrough {
        color: #000000;
        background: url();
        text-decoration: line-through;
        font-style: normal;
}

/*Fr eine Fehlermeldung*/
.error {
        color: #FF0000;
        background: url();
        text-decoration: none;
        font-style: normal;
}

/*Fr Fettschrift*/
b {
        color: #000000;
        background: url();
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
}

/*Ganz normale Schrift*/
.norm {
        color: #000000;
        background: url();
        text-decoration: none;
        font-style: normal;
}

/*Bullets fr Listen*/
ul {
        list-style-image: url("bullet.gif");
        list-style-position: outside
}

.formular {
	background-color: #F0F8FF; 
	border:#C1E1FF 1px solid;
	font-family: verdana, helvetica, sans-serif;
        font-style: normal;
	font-weight: normal;
        text-decoration: none;
	font-size: 12px;
}
