.weiss {
	background-color :transparent;/*transparent; #BDD8FF*/
	color : #FFFFFF;
	text-align : center;
	border-left-width : 1px;
	border-left-color : White;
	border-left-style : solid;
	}
	HR {
	background-color : transparent;
	color : #3662AE;
	height : 1px;
	}
body{
	background-color : #BDD8FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 10px 10px 10px 10px;
	padding-right : 0px;
	top : 10px;
}
iframe {
	border : none;
}
td.dunkel {
	background-color : #3662AE;
	color : White;
}
input,textarea{
	background-color : #3366cc;
	border-bottom : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : none;
	border-top : none;
	color : #FFFFFF;
}
input.button{
	background-color : #6699FF;
	border: 1px outset #FFFFFF;
	color : #FFFFFF;
}

table,td,th,p {
	/*padding-right : 10px;
	*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.baritem {
	/*font-weight : bold;
	*/
	background-color : #3662AE;
	border-bottom : 1px solid #F0F6FF;
	color : #FFFFFF;
	display : block;
	height : 15px;
	margin : 0px 0px 0px 0px;
	padding-bottom : 2px;
	padding-top : 3px;
	table-layout : fixed;
	text-decoration : none;
}

.menuitem, .menuitemaktuell, .menuitemstop, .menuitemstopaktuell{
	padding-left : 10px;
	width : 125px;
}

.menuitem, .menuitemstop, .menuitemaktuell, .menuitemstopaktuell {
	/*font-weight : bold;
	*/
	background-color : #3662AE;
	border-bottom : 1px solid #F0F6FF;
	color : #FFFFFF;
	display : block;
	/*height : 15px;*/
	margin : 0px 0px 0px 0px;
	padding-bottom : 2px;
	padding-top : 3px;
	table-layout : fixed;
	text-decoration : none;
}

.menuitem:hover, .menusubitem:hover,.menuitemstop:hover {
	background-color : #FFFFFF;
	color : #0033CC;
}

.menuitemaktuell,.menusubitemaktuell, .menuitemstopaktuell, .topmenuitemaktuell {
	background-color : #6699FF;
	color : white;
}

.menuitemstop,.menuitemstopaktuell{
	border-bottom : 1px solid #FFFFFF;
}

.menusubitem,.menusubitemaktuell {
	/*font-size : smaller;
	background-color : #3662AE;*/
	color: white;
	text-decoration : none;
	margin-left : 25px;
	padding-left : 10px;
	width : 100px;
	display : block;
	border-bottom : 1px solid #F0F6FF;
}

.topmenuitem, .topmenuitemaktuell {
	background-color : #3662AE;
	color : #FFFFFF;
	display : block;
	height : 15px;
	margin : 0px 0px 0px 0px;
	table-layout : fixed;
	text-decoration : none;
	padding : 2px 0px 2px 0px;
}

.topmenuezelle {
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 1px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align:center;
}

.topmenuitem:hover,.topmenuitemstop:hover {
	background-color : #FFFFFF;
	color : #0033CC;
}

.topmenuitemaktuell {
	background-color : #6699FF;
}


#close {
	/*padding-left : 0px;
	*/
	/*padding-bottom : 0px;
	*/
	background-color : #3662AE;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	bottom : 0px;
	color : #FFFFFF;
	height : 15px;
	left : 0px;
	margin : auto auto 0px 0px;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-top : 3px;
	position : absolute;
	table-layout : fixed;
	text-decoration : none;
	text-align:center;
	width : 126px;
	z-index : 99;
}

#close:hover {
	background-color : #FFFFFF;
	color : #0033CC;
}

#downbar {
	background-color : #3662AE;
	border-right : 1px solid #FFFFFF;
	height : 100%;
	left : 0px;
	padding-left : 0px;
	position : absolute;
	text-decoration : none;
	vertical-align : top;
	width : 126px;
	z-index : 1;
}

#logo {
	background-color : transparent;
	left : 0px;
	position : absolute;
	top : 0px;
	z-index : 2;
}

#menueblock {
	/*background-color : #6699FF;*/
	background-color :#3662AE;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	left : 0px;
	margin-right : 0px;
	padding : 0px 0px 0px 0px;
	padding-right : 0px;
	position : absolute;
	top : 16px;
	z-index : 3;
}

#topmenuezeile {
	background-color : #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	color : #FFFFFF;
	display : block;
	height : 15px;
	margin : 0px 0px 0px 0px;
	padding : 3px 0px 2px 0px;
	position : absolute;
	text-align : center;
	top : 0px;
	width : "100%";
	z-index : 2;
}
td.kontrast {
 background-color: #6699FF;
 color:#FFFFFF;
 }
 .contentrahmen {
	font-size: 12pt;
	margin-left : 135px;
	padding-left : 10px;
	border: 5px;
	/*background: black;*/
}