/* Hier befinden sich alle Formatangaben für die Elemente der Webseiten. Die Anweisungen beginnen in den Zeilen:
Body, Links usw. 
Ausrichtung von Content in DIV Tags:
Footer

Scrollbarformatierung (nur I.E)

*/
/* Generelle Einstellungen für Elemente wie Body, Links, Text usw.  */

body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/sitelem/back.jpg);
}

a:link {
	color: #00478B;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00478B;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #E4232F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #E4232F;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00478B;
	font-size: 16px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #143D8D;
	background-repeat: no-repeat;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00478B;
}

.contentimp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00478B;
}

}
.uebrschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.lookme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00478B;
}



/* DIV Elemente zur Positionierung von Bildern und Text*/

#boxcontent{
	position:absolute;
	left:48%;
	width:1000px;
	margin-top:0px;
	margin-left:-500px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 1%;
	background-image: none;
	height: 611px;
	background-position: center top;
	}

#header {
	clear: left;
	float: left;
	position: absolute;
	top: 5px;
	height: 80px;
	width: 918px;
	border: none;
	left: 76px;
	background-repeat: no-repeat;
	z-index: 0;
	overflow: auto;
	background-image: url(../images/sitelem/back_head.gif);
}

#bottom {
	clear: left;
	float: left;
	position: absolute;
	top: 557px;
	height: 26px;
	width: 500px;
	left: 277px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
	padding-left: 12px;
	overflow: auto;
}

#head {
	clear: left;
	float: left;
	position: absolute;
	top: 6px;
	height: 49px;
	width: 308px;
	border: none;
	left: 686px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
}

#navigation {
	clear: left;
	float: left;
	position: absolute;
	top: 73px;
	height: 510px;
	width: 195px;
	border: none;
	left: 78px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
}

#extern {
	clear: left;
	float: left;
	position: absolute;
	top: 80px;
	height: 420px;
	width: 450px;
	border: none;
	left: 37px;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: scroll;
	padding-left: 12px;
	overflow: auto;
}

#logo {
	clear: left;
	float: left;
	position: absolute;
	top: 36px;
	height: 25px;
	width: 490px;
	border: none;
	left: 504px;
	background-repeat: repeat;
	z-index: 0;
}

#contentrechts {
	clear: left;
	float: left;
	position: absolute;
	top: 73px;
	height: 529px;
	width: 504px;
	border: none;
	left: 277px;
	background-repeat: repeat;
	z-index: 0;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 5px;
	overflow: auto;
}

#schnellebox {
	clear: left;
	float: left;
	position: absolute;
	top: 73px;
	height: 529px;
	width: 195px;
	border: none;
	left: 798px;
	background-repeat: repeat;
	z-index: 0;
	background-color: #FFFFFF;
	padding-top: 5px;
}



/* ----Nur Impressum Anfang ---- */

/* Impressum DIV auf impress.html */
#impressum {
	clear: left;
	float: left;
	position: absolute;
	top: 20px;
	height: 29px;
	width: 109px;
	border: none;
	left: 881px;
	background-repeat: no-repeat;
	z-index: 3;
	background-image: url(../img/navimp.png);
}

#impressbox {
	clear: left;
	float: left;
	position: relative;
	top: 70px;
	height: 450px;
	width: 500px;
	border: none;
	left: 145px;
	background-repeat: no-repeat;
	z-index: 3;
	overflow: scroll;
}

/* ----Nur Impressum Ende ---- */

/* Scrollbar Eigenschaften ab Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : #FFFAB8;
	scrollbar-arrow-color : #00478B;
	scrollbar-base-color : #FFF353;
	scrollbar-darkshadow-color : #FFFAB8;
	scrollbar-face-color : #FFFAB8;
	scrollbar-highlight-color : #CEEEFF;
	scrollbar-shadow-color : #C7D9FE;
	scrollbar-track-color : #FFF353;
}
.rot {
	font-weight: bold;
	color: #E4232F;
}

