/* styles fuer: ou_2007*/
* {margin:0; padding: 0;}
.blocksatz {
	text-align: justify; }
hr{
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #fff;
	border-left-style: none;
	border-left-width: 0;
	border-right-width: 0;
  /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}



.headline-rot { color: #f04e3e; font-size: 12px; font-weight: bold; }
.link-rot {
	color:       #f04e3e;
	font-size:   12px;
	font-weight: normal;
	text-decoration: underline; }

.headline-grau_fett { color: #849ca5; font-size: 12px; font-weight: bold; }
.headline-grau { color: #849ca5; font-size: 12px; font-style: italic; font-weight: normal; }
.bildunterschrift-grau { color: #849ca5; font-size: 12px; font-style: italic; font-weight: normal; }
.rahrog1 td {
	color: #fff;
	font-weight: bold;
	background-color: #7e969f;
}

.rahrog2 td {	color:            #fff;
	font-weight:      bold;
	background-color: #314c64; }

.rahrog1_text td {	background-color: #d9e0e4; }
.rahrog2_text td {	background-color: #fcd0c0; }

.text_rot_kursiv { color: #f04e3e; font-size: 12px; font-weight: normal; }
.anmerkung {
	color: #808080;
	font-size: 11px; }

.klein_rot { color: #f04e3e; font-size: 9px; font-weight: bold; }
.klein_rot_kursiv { color: #f04e3e; font-size: 9px; font-weight: bold; }
.tab_text { color: #000; font-size: 12px; }
.tab_text_kursiv { color: #000; font-size: 12px; font-style: italic; }
.tab_text_kursiv_klein { color: #000; font-size: 12px; font-style: italic; }
.tab_text_kursiv_klein_rot { color: #f04e3e; font-size: 12px; font-style: italic; }
.font5rot { font:bold 12px/1.5em Arial, sans-serif; color:rgb(243,44,40); padding-left: 31px; }
.font5 { color: #000; }
.font5einzug { color: #000; font: 12px/1.5em Arial, sans-serif; text-indent: 20px; }
.font5normal {	color:       #000;
	font:        12px / 1.5em Arial, sans-serif; }

.font6 {
	color: #878d91;
	font:bold 12px Arial, sans-serif; }
.font7 {	color: #646464;
	font:  bold 12px Arial, sans-serif; }

.go { color: #fff; font: bold 12px Arial, sans-serif; background-color: #ef3026; padding: 2px; border: solid 1px black; }
.go a:link {
	color: #fff;
	font: bold 12px Arial, sans-serif;
	background-color: #ef3026;
	text-decoration: none;
	padding: 2px; }
.go a:hover {
	color: #fff;
	font: italic bold 12px Arial, sans-serif;
	background-color: #ef3026;
	text-decoration: none;
	padding: 2px; }
.go a:visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #ef3026;
	text-decoration: none;
	padding: 2px; }
.font6rot { color: #ccc; font: bold 12px Arial, sans-serif; color:rgb(243,44,40); }
table {
	color: #000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: left;
	border-width: 0;
	Empty-Cells: show; /* oder hide */
 }
td {
	width: auto;
	padding: 3px 10px 3px 3px; }
body,html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-color: #fff;
	overflow: hidden;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #EF423A;
	scrollbar-3dlight-color: #EF423A;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #849CA5; }


/* container */
#header {
	background-color: #ef453c;
	background-image: url(/img/top_bg.gif);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 90px;
	z-index: 3;
	float: left; }
#head {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 90px;
	color: #000;
	background: #ef453c url(img/top_bg.gif) repeat-x;
	width: 100%;
	z-index: 1;
	float: left; }

#menue {
	background-color: #fff;
	background-image: url(img/left.gif);
	background-repeat: no-repeat;
	position: fixed;
	top: 100px;
	left: 0;
	width: 190px;
	height: 100%;
	z-index: 2;
	float: left;
	margin: 0;
	padding: 0;
	border: 0; }
#nav {
	background-image: url(img/left200.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 2;
	top: 100px;
	left: 0;
	width: 190px;
	height: 100%;
	float: left;
	border: 0; }
#content {
	color: #000;
	background-image: url(/img/bg3.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0 0;
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	overflow: scroll;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 200px; }
/* ==== Formate === */
/* menue und links */
a { text-decoration: underline; color: #ef453c; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 0; }
a:hover {	color:                 #322b76;
	text-decoration:       underline;
	background-image:      none;
	background-repeat:     repeat;
	background-attachment: scroll;
	background-position:   0 0;
	margin:                0;
	padding:               0; }
.li {
	margin-left: 10px; }

a:visited {
	color:                 #ef453c;
	font-style: italic;
	text-decoration:       none;
	background-image:      none;
	background-repeat:     repeat;
	background-attachment: scroll;
	background-position:   0 0;
	margin:                0;
	padding:               0; }
.navaktiv { color: #fff; background: #ef635a; padding: 2px 2px 1px 8px; top: 120px; width: 190px; border: inset 1px #ccc; display: block; }
/* text */
h5 { color: #ef453c; font-size: 12px; padding: 12px 0 15px; background: transparent; }
p { color: #300; font-size: 12px; }
#foot p {
padding: 2px 0 0 12px;
font-size: 12px;
background: transparent;
color: #fff;
}
p.topper {
padding: 20px 0;
}
#switcher p {
padding: 2px 0;
}

/* sonstige */
img {
	padding-right: 8px;
	border: 0; }
.invis { display: none; }
code {
font-family: "Courier New", Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
background-color: #7e969f;
color: #939;
}
/*  -------------------------------------
	Extrawuerste fuer IEs
	WICHTIG: IE6 muss in den Quirks-Modus
	gesetzt werden, um die Anweisungen zu
	'position:' richtig auszufuehren!
*/
* html #menue { position: absolute; width: 190px;/* wg. boxmodel */
z-index: 30; margin-left: 0; }
* html #header {
position: absolute;
width: 100%;
padding-right: 16px;/* fuer scrollbar */
z-index: 20;
}
* html #head {
height: 100%;
position: static;
z-index: 20;
}
* html #content {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 90%;
	overflow: auto;
	padding-bottom: 15%; }
/* IE-Wurst Ende */

