html {
	height:100%;
}   
body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #274176;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body * {
	text-align:   left;  
}
#container {
	width:760px;
	height:100%;
	margin:0 auto;
	background-color: #ffffff;
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	background-image: url(../images/logoen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------- menu ----------------------*/
#left {
	width:165px;
	height:650px;
	float:left;
	background: url(../images/menuebobbels.gif) no-repeat left 180px;
}
#left img {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu {
	padding-top: 210px;
	width: 140px;
	text-align: left;
	padding-left: 15px;
	
}
	#menu a:link {
	text-decoration: none;
	color: #274176;
	font-weight: bold;
}
	#menu a:active {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
	#menu a:visited {
	color: #274176;
	text-decoration: none;
	font-weight: bold;
}
	#menu a:hover {
	color: #c2322d;
	font-weight: bold;
}

.menutd {
	height: 18px;
	margin-top: 5px;
	padding: 2px;
	font: bold 14px "Courier New", Courier, mono;

}
.rot {
	color: #c2322d;
}
.hidecell {
	display : none;
	visibility: hidden;
}
.showcell {
	line-height: 16px;
	padding: 2px;
}
.menuspan {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.menuspana {
	color: #000000; 
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#top{
	width:585px;
	float:left;
	padding-top: 5px;
}
.banner1 {
	padding-bottom: 5px;
	float: right;
    padding-top: 10px;
}
.sponsoren {
	float: right;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
#seitentext {
	font: 9pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 400px;
	float: left;
	padding-top: 40px;
	padding-left: 30px;

}
#seitentext a:link {
	color: #4373d1;
	text-decoration: none;
	font: bold 11pt "Courier New", Courier, mono;
}
#seitentext a:visited {
	color: #4373d1;
	text-decoration: none;
	font: bold 11pt "Courier New", Courier, mono;
}
#seitentext a:hover {
	color: #4373d1;
	text-decoration: underline;
	font-weight: bold;

}
#seitentext  a:active {
	color: #f00404;
	text-decoration: underline;
}
h1 {
	color: #4373d1;
	font: 600 13pt "Courier New", Courier, mono;
	margin: 0px;
	border: none;


}
h2 {
	font: bold 9pt/130% Verdana, Arial, Helvetica, sans-serif;
	}
.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 10px;
}
ul {
	margin-bottom: 25px;
}
#right {
	float: right;
	width: 130px;
	padding-top: 22px;
}
.clear {     
	clear:left;
	font-size:1px;
	line-height:0;
}
hr {
	text-align: left;
	width: 390px;
	background: #86b8ea;
	height: 2px;
	color: #86b8ea;
}
