html, body {
	background-color: #30324b;
	margin: 0;	
	padding: 0;
	font-size: 16px;
	border:none;
	font-family: Helvetica, Tahoma, Monospace;
	color:#ADAECB;
}

.headfoot {
	display:block; 
	text-align:center; 
	font-size:10px;
	background-color:#494d7a;
}

#container {
	position:relative; 
	display:block; 
	border-left:150px solid #494d7a; 
	border-right:150px solid #494d7a;

}

#inner {
	display:block; 
	margin-left:-150px; 
	margin-right:-150px; 
	padding:3px;
	border-top: solid 1px #000;
}

#left {
	float:left; 
	position:relative; 
	width:145px; 
	left:0px;	
	background-color:#494d7a;
	color:#ADAECB;
	text-align:center;
}

#left a {
	text-decoration:none;
	font-weight:bold;

}

#right {
	float:right; 
	position:relative; 
	width:145px; 
	right:0px;	
	background-color:#494d7a;
	color:#ADAECB;

}

#center {
	margin-left:160px; 
	margin-right:160px; 
	position:relative; 
	display:block; 
	height:100%;
	font-size:12px;

}



.clear {clear:both;}

hr {
	background-color: #312EE3;
	border-color: #312EE3;
}

.linkus {
	text-align:center;
	margin:auto;
	text-decoration:none;

}

.linkus a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 16px;
}

.sponsor {
	background-color:#555577;
	border-color:#312EE3;
	border:solid 1px #000;
	margin:auto;
	width:95%;
	font-style:italic;
}
.sponsor img {
	max-width:99%;
	padding:1px;
	margin:1px;
	border:none;
}



h3 {
	font-size:24px;
	font-weight:600;
	line-height:normal;
	height:auto;
	margin-bottom:0;
}

h6 {
	font-weight:100;
	line-height:normal;
	font-size:10px;
	height:auto;
	margin-top:0;
	margin-bottom:4px;
}
h5 {
	font-size:12px;
	font-style:italic;
}

h4 {
	font-size:14px;
	text-decoration:underline;
}

a {
	color:#FFF;
	border:none;
	text-decoration:none;
}

a:hover {
	color:#000;
	border:none;

}


form {
	background-color: #000099;
}

.tickerdiv iframe {
	width: 100em;
	height: 20px;
	border:none;
}

.smallfont {
	font-size: 11px;
}

.normalfont {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}



.tickerdiv {
	overflow:hidden;
	border:none;
	padding:0;
	top:0;	
	background-color:#494d7a;
	height:20px;
	font-size:15px;
	border-top: solid 1px #000;
}

.wetterdiv {
	overflow:hidden;
	border:none;
	padding:0;
}


.menu {
	position:absolute;
	top:250px;
	left:0;
	width:140px;
}

.main {
	position:absolute;
	top:250px;
	left:150px;
	width:500px;
}

.rechts {
	position:absolute;
	top:250px;
	right:0;
	width:150px;
	text-align:center;
}


.copy {
	bottom:5px;
	font-size:10px;
	text-align:center;
}

.quote {
	background-color:#555577;
	border-color:#000000;
	border:dotted;
	padding-left:2px;
	padding-right:2px;
	margin-left:5%;
	margin-right:5%;
	width:80%;
	font-style:italic;
}

.events {
	line-height:150%;
}

.events img {
	max-width:400px;
}
	
#wrap{
	width: 800px;
	margin: auto;
	background-color:#494d7a;
	color:#ADAECB;
	border:solid 1px;
	border-color:#000;
}

.lt {
	background: url(/images/lt.gif) repeat-x center left;
}
