/* allgemeine CSS-Formatierungen */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

body {
	background-image: url(../media/standards/bg_grau.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

a {
	color: #C52116;
}

a:hover {
	color: #FF6400;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 5px 20px 8px 50px;
	margin: 0;
	list-style-type: upper-roman;
}

ul {
	list-style-type: square;
	padding: 0px 50px 0px 50px;
}

.credit {
	font-size: 9px;
}

.hervorhebung {
	font-size: 13px;
}

/* Container fuer Header */
#header {
	z-index: 2;
	color: #333333;
	overflow: hidden;
	position: absolute;
	height: 58px;
	width: 464px;
	left: 296px;
	top: 0px;
	background-color: #FFCCCC;
}

/* Container fuer Navigationsinfo */
#navInfo {
	position: absolute;
	height: 24px;
	width: 230px;
	left: 530px;
	top: 65px;
	font-size: 10px;
	color: #666666;
}

/* Container fuer Aufmacherbild */
#content1 {
	padding: 0;
	position: absolute;
	height: 250px;
	width: 550px;
	left: 0px;
	top: 82px;
	overflow: visible;
}

/* Container fuer Adressblock links neben Aufmacherbild */
#content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	padding: 15px;
	position: absolute;
	height: 250px;
	width: 210px;
	left: 550px;
	top: 82px;
	overflow: visible;
	background-color: #000;
	background-image: url(../media/standards/walzenSegment.gif);
	background-repeat: no-repeat;
	background-position: 0px 158px;
	/* alles unter der weiche fuer alle browser ausser IE win 5.x */ 
 	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 180px;
	height: 220px;
}

#content2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C52116;
}

#content2 a:hover {
	color: #FF6400;
}

/* Container fuer Bild unter Adressblockspalte */
#marginalie {
	position: absolute;
	width: 210px;
	height: 140px;
	left: 550px;
	top: 332px;
}

/* Container fuer Text zum Bild unter der Adressblockspalte  */
#marginalieText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
	position: absolute;
	width: 210px;
	left: 0px;
	top: 145px;
}

/* Container fuer Aufmacherbildspiegelung */
#spiegelung {
	z-index: 5;
	position: absolute;
	padding: 0px;
	width: 550px;
	height: 100px;
	left: 0px;
	top: 332px;
	overflow: visible;
}

/* Container fuer Contentspalte unter Aufmacherbild */
#text {
	z-index: 5;
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 550px;
	left: 0px;
	top: 332px;
	overflow: visible;
}

#text h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 15px 8px 15px;
	margin: 0;
}

#text h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px 15px 3px 15px;
	margin: 0;
}

#text h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 15px 10px 15px;
	margin: 0;
}

#text p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 0px 15px 8px 15px;
	margin: 0;
}

#text .abstand {
	margin: 0 15px 5px 0;
}

/* Container fuer Elemente am Ende des Content-Containers in Aufmacherbildspalte */
#fuss {
	width: 550px;
	padding: 15px;
	margin: 0px;
	/* alles unter der weiche fuer alle browser ausser IE win 5.x */ 
 	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 520px;
}
