@charset "UTF-8";
/* CSS Document - OUT OF BOUNDS */




/* Fonts */
.maintext {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-weight:normal;
font-size:12px;
line-height:18px;
}

.head {
font-family:Arial, Helvetica, sans-serif;
color:#28599b;
font-weight:normal;
font-size:20px;
line-height:30px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color:#00CC00;
}

.aktuelles{
font-family:Arial, Helvetica, sans-serif;
color:#339900;
font-weight:normal;
font-size:14px;
line-height:28px;
border-bottom-style:dotted;
border-bottom-width: 1px;
border-bottom-color:#6699FF;	
}


.tab {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
}



/* DIVs */


.mainframe {
background-image:url(img/bg_01.jpg);
background-repeat: repeat-x;
margin: 0 auto;
width:1201px;
height:100%;
z-index:2;
}

.navigation {
background-image:url(img/nav_bg.jpg);
background-repeat:no-repeat;
margin-left:90px;
width:261px;
height:861px;
z-index:4;
}


.navigation2 {
position:absolute;
margin-top:169px;
margin-left:23px;
width:261px;
height:861px;
z-index:4;
}

.counter {
position:absolute;
margin-top:520px;
margin-left:100px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:normal;
font-size:10px;
line-height:18px;
z-index:5;
}

.content {
margin-left: 350px;
width:703px;
height:100%;
margin-top:-710px;
z-index:9;
}

.imgtrans img
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

.transparent
{
background-image:url(img/content_bg.jpg);
background:rgba(255,255,255,0.8);
/*opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
*/}



.logo {
position: absolute;
background-image:url(img/oob_logo.jpg);
background-repeat:no-repeat;
width:344px;
height:90px;
margin-left:710px;
margin-top: 30px;
z-index:9;	
}



/* Navigation */

.menutitle {
cursor:pointer;
color:#ffffff;
width:150px;
margin-left: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:24px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color:#6699FF;
}
.menutitle a:link {
	color: #ffffff;
	text-decoration:none;
}
.menutitle a:visited {
	color: #ffffff;
	text-decoration:none;
}

.submenu {
margin-bottom: 0.5em;
margin-top: 0.5em;
margin-left: 30px;
font-family:Arial, Helvetica, sans-serif;
color:#28599b;
font-size:12px;
line-height:14px;
}

.submenu a:link {
	color: #28599b;
	text-decoration:none;
}
.submenu a:visited {
	color: #28599b;
	text-decoration:none;
}
.submenu a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#00519b;
}
.mainframe .content table tr .transparent .maintext tr td div div p {
	font-weight: bold;
}
.mainframe .content table tr .transparent .maintext tr td div div p {
	font-weight: normal;
}
