/* CSS Document */
html {
	widows:100%;
	height:100%;
	margin:0px;
	padding:0px;	
}
body		{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#fcc;
}
.banner_1	{
	background-image:url(../images/layout/banner1.jpg);
	height:172px;
	vertical-align:bottom;
	
}
.banner_2	{
	background-image:url(../images/layout/banner3index.jpg);
	height:54px;
	vertical-align:top;
	border-bottom:1px #990000 solid;
}
	
.navi {
	width:1002px;
	height:25px;
	background-color:#f99;
	font-size:14px;
	font-wêight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
.info {
	height:20px;
	background-color:#ffcccc; 
	border-bottom:1px #990000 solid;
	border-TOP:1px #990000 solid;
	border-right:1px #990000 solid;
	}
.info_inhalt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	padding-top:4px;
	padding-bottom:2px;
	text-align:center;
	}
.hauptfenster {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width:1002px;
	height:550px;
	}
.fuss {
	background-color:#f99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	width:1002px;
	height:25px;
	border-bottom:1px #900 solid;
	border-top:1px #900 solid;
	text-align:center;
	}
.right {
	width:3px;
	border-left:1px #900 solid;
}
.news_bottom {
	text-align:center; 
	padding:4px;
	background-color:#ff9999; 
	border:1px #990000 solid; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.news_fenster {
	border:1px #990000 solid;
	padding:4px;
	border-bottom:none;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:justify;
}
.archiv_link {
	padding:4px;
	background-color:#ff9999; 
	border:1px #990000 solid; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
.news_klein	{
	padding:2px;	
	border-left:1px #339999 solid;
	width:33%;
	border-bottom:none;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:justify;
}
.news_klein_bottom {
	padding:4px;
	background-color:#99cccc;
	border-left:1px #339999 solid;
	border-bottom:1px #339999 solid;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
}
.letter_vorschau {
	letter-spacing:1px;
	line-height:17px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	}
.kalender_register {
	border-right:1px #339999 solid;
	border-bottom:1px #339999 solid; 
	font-size:9px; 
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	width:10%;
	text-align:center;
}
a:link {
	color:#993333;
}

a:active {
	color:#993333;
}
a:visited {
	color:#993333;
}	
a:hover {
	color:#300;
}	
.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	

