body {
	background-image:url(Images/repeat_x.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

td.buttons{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
}

td.menue_elo{
	background-image:url(Images/blue_lo.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
td.menue_ero{
	background-image:url(Images/blue_ro.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
td.menue_eru{
	background-image:url(Images/blue_ru.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
td.menue_elu{
	background-image:url(Images/blue_lu.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}
td.menue_h{
	background-color:#00328b;
	width:9px;
}
td.menue_w{
	background-color:#00328b;
	width:100px;
	height:9px;
}


td.menue_in_lo{
	background-image:url(Images/blue_inner_lo.png);
	background-repeat:no-repeat;
	width:8px;
	height:8px;
}
td.menue_in_ro{
	background-image:url(Images/blue_inner_ro.png);
	background-repeat:no-repeat;
	width:8px;
	height:8px;
}
td.menue_in_ru{
	background-image:url(Images/blue_inner_ru.png);
	background-repeat:no-repeat;
	width:8px;
	height:8px;
}
td.menue_in_lu{
	background-image:url(Images/blue_inner_lu.png);
	background-repeat:no-repeat;
	width:8px;
	height:8px;
}
td.menue_in_h{
	width:8px;
}
td.menue_in_w{
	height:8px;
	width:100;
}

td.theme{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	padding-left:15px;
	background-color:#00328b;
	padding-bottom:2px;
	padding-top:0px;
}

table.blue_menue{
	width:217px;
}
table.blue_in_menue{
	width:100%;
}
td.luecke_in{
	width:8px;
	background-color:#00328b;
}

a.menue_buttons{
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	color:#999999;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
	padding: 5px;
}

td.menue_abstand{
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px #d9e9f9 solid;
}
td.menue_abstand_last{
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}

a.menue_buttons:hover{
	background-color:#CCCCCC;
}

td.right_menue_content{
	color:#575757;
	font:Arial;
	font-size:12px;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
}

td.text_general{
	font:Arial;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
}
p.text_ueberschrift {
	color:#00328b;
	font-weight:bold;
	font-size:16px;
}
span.text_theme {
	color:#89bbed;
	font-weight:bold;
	font-size:10px;
}
span.text {
	font-size:10px;
}

img.linie {
	background-color:#d9e9f9;
	margin-top:3px;
	margin-bottom:3px;
}

img.menue{
	background-color:#d9e9f9;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:15px;
	padding-right:15px;
	width:100%;
}

body.general{
	text-align:center !important;
}

img.menue_line{
	padding-top:5px;
	padding-bottom:5px;
}

#logoContainer{
    position: relative;
    width: 100%;
    height: 100%;
}

#logo{
    top: -14px;
    left: 35px;
    position: absolute;
}

	
