BODY {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0px;
	padding : 0px;
	color : #101010;
	
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #101010;
	}
div{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}
img.foto {
	border: 1px solid #660000;
	}
h1 {
	font-size: 16px;
	margin:0px;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
table.body {
	margin : 0px;
	padding : 0px;
	width: 100%;
	height: 100%;
}
div.head
{
	width: 100%;
	height:169px;
}

div.leiste
{
	width: 100%;
	height: 24px;
	background-color: #003366;
	color: #9CCEFF;
	font-size:14px;
	font-weight : bold;
	padding-left:15px;
	padding-top:3px;
	letter-spacing:-1px;
}
.menue
{
	width: 180px;
	border-right: solid 2px #003366;
	background-image : url(images/hg_wasserblau.png);
	height:100%px;
}

.ticker
{
	height:30px;
	width:215px;
	}


.tickerlinks
{
	height:30px;
	width:12px;
}
.tickerrechts
{
	height:20px;
	background-image : url(images/hg_wasserblau.png);
	color : #FFCE00;
	font-weight: bold;
	padding-top:2px;
	font-size: 11px;

}
.tickerunten
{
	height:10px;
	background-image : url(images/ticker_unten.png);
	background-repeat : repeat-x;
}

div.contentbox{
	background-color:#EBEBEB;
	border: solid 1px black;
    margin:20px;
	margin-top:5px;
	padding:10px;
	width:550px;
}
.menuehead
{
	background-color: #FF9C00;
	height:20px;
	width:100%;
	padding-top:1px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	color : Navy;
}
.menueelement
{
	border: solid 1px  #FF9C00;
	margin-top:15px;
	width:176;
}
.menuecontent
{
	background-color: #319CFF;
	padding:5px;
	padding-right:0px;
	padding-left:10px;
	font-size:12px;
}
a.menuelink:link{
	font-size:12px;
	font-weight:bold;
	color : Maroon;
	text-decoration: none;
}
a.menuelink:visited{
	font-size:12px;
	font-weight:bold;
	color : Maroon;
	text-decoration: none;
}
a.menuelink:active{
	font-size:12px;
	font-weight:bold;
	color : Maroon;
	text-decoration: none;
}
a.menuelink:hover{
	font-size:12px;
	font-weight:bold;
	color : Maroon;
	text-decoration: underline;
}
a:link{
	color: #0031CE;
	text-decoration: underline;
}
a:visited{
	color: #0031CE;
	text-decoration: underline;
}
a:active{
	color: #0031CE;
	text-decoration: underline;
}
a:hover{
	color: #0031CE;
	text-decoration: none;
}
li{
	margin-bottom: 10px;
	}
input {
	border: solid 1px #003366;
	background-color: #BCDEFF;
	
}
textarea{
	border: solid 1 px #003366;
	background-color: #CCEEFF;
	scrollbar-face-color: #BCDEFF;
}
