A:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	}

A:active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}

A:hover { 	
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}

A:visited {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px; 
	}
	
	
.invert A:link { 
	color: #FFCC99;
	font-size:10px;
	float: left;
	padding-left: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}

.invert A:active { 
	color: #FFCC99;
	font-size:10px;
	float: left;
	padding-left: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}

.invert A:hover { 	
	color: #FFCC99;
	font-size:10px;
	float: left;
	padding-left: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}

.invert A:visited {	
	color: #FFCC99;
	font-size:10px;
	float: left;
	padding-left: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}

DIV {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

DIV.header {
         font-family: Times New Roman;
	color: #006600;
	font-size: 20px;
	font-weight: bold;
}

DIV.subheader {
	font-family: Times New Roman;
         font-size: 16px;
	font-weight: bold;
         color: #006600;
}

DIV.normal {

}

DIV.small {
	font-size: 10px;
}

DIV.logo {
	float: left;
	padding: 5px;
}

DIV.invert {
	color: #FFCC99;
	font-size:10px;
	float: left;
	padding-left: 5px;
	margin-right: 0px;
}

DIV.float_left {
	float: left;
	padding: 3px;
}

DIV.mail_icon {
	float: left;
}

TD.navigation {
	border-bottom: 1px dotted #CCCCCC;
}

TD.box_header {
	background-color: #6699FF;
	border-bottom: 1px solid #000080;
}

TABLE.box {
	border: 1px solid #000080;
}

TD.topcell {
	background-color: #000080;
	height: 1px;
}

TABLE.content_topic {
	border: 1px solid #000080;
}

TD.content_topic {
	background-color: #6699FF;
}

TD.header {
	background-color: #6699FF;
        background-image:url(../upload/bilder/verlauf.jpg);
	background-repeat:repeat;
}

TD.main {
	background-color: FFFFFF;
}

TD.trennlinie {
	border-top: 1px solid #000080;
}


