html, body, dl, dt, dd, form, table, td {
	height:100%;
	margin:0;
	padding:0;
	
	margin: 0; 
	padding: 0;
	border: 0;
	list-style: none;
	border-spacing:0;
	border-collapse:collapse;
}
body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #e5e5e5;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	font-weight: normal;
}

img {
	border: none;
}

#container {
	position: relative;
	width: 930px;
	margin: 0 auto;
	min-height:100%;
	text-align: left;
	height: 100%;
	text-align:left;
	background-color: #fff;
	background-image: url(../images/bg/bg_navi.jpg);
	background-repeat: repeat-y;
	background-position: 128px 200px;
	border-right: 5px solid #008300;
	border-left: 5px solid #008300;
}
#container[id] {
	height:auto;
	min-height:100%;
}


#header {
	position: relative;
	width: 800px;
	height: 130px !IMPORTANT; 
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	background-color: #fff;
	background-image: url(../images/bg/bg_header.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#navi {
	float: left;
}

#naviHeader {
	width: 128px;
	height: 130px;
	background-color: #FFF;
	background-image: url(../images/bg/bg_naviheader.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#naviLinks {
	top: 140px;
	margin-left: 10px;
}
#naviLinks[id] {
	position:fixed;
}



#main {
	float: right;
	width: 800px;
	top: 120px;
}

#content {
	position: relative;
	width: 780px;
	margin: 10px 10px 0 10px;
	margin-bottom: 25px;
	height:auto;
	min-height:100%;
	margin-bottom: 50px;
}


#footer {
	font-size: 12px;
	color: #999999;
	position: absolute;	
	right: 10px;
	bottom: 10px;
	width: 920px;
	height:10px;
	margin: 0 auto;
	text-align: right;
}


		
a {
	font-size: 12px;
	color: #000;
	text-decoration:none;
} 
a:link, a:visited {
	color: #080;
} 
a:hover, a:active {
	color: #080;
	text-decoration:underline
}		
		
.fliesstext {
	color: #000;
	font-weight: normal;
}

.fliesstextgros {
	font-size: 15px;
	color: #333333;
}

.headline {  
	font-size: 14px; 
	font-weight: bold; 
	color: #080;
}
	


.headlinezeitung {  
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
}


.headlinenrz {  
	font-size: 14px; 
	font-weight: bold; 
	color: #080;
}

.headlinerp {  
	font-size: 14px; 
	font-weight: bold; 
	color: #DDDD00;
}

.headlinewaz {  
	font-size: 14px; 
	font-weight: bold; 
	color: red;
}

.headlinewesten {  
	font-size: 14px; 
	font-weight: bold; 
	color: #98141a;
}

.headlinesonstige {  
	font-size: 14px; 
	font-weight: bold; 
	color: black;
}

.headlinered {
	font-size: 12px;
	font-weight: bold;
	color: #840000;
}

.headlineblack {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.headlinegrau {
	font-size: 12px;
	font-weight: bold;
	color: #787878;
}	

.headlinewhite {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}


.textfeld  {
	font-size:11px;
	color: #000;
	border: #080 1px solid;
	background-color: #fff;
}

.login {
	font-size: 11px;
	color: #000
	border: #080 1px solid;
	background-color: #fff;
}


h1 {
	font-size: 16px;
	color: #840000;
}

h2 {
	font-size: 14px;
	color: #000;
}

h3 {
	font-size: 12px;
	color: #000;
}



#walsum {
	width: 500px;
	height: 375px;
	background-image: url(../startseite/walsum.jpg);
}


#walsum div h1 {
	position: relative;
	top: 0.2em;
	left: 6.5em;
	font-size: 1.8em;
	font-weight: bolder;
	color: #fff;
	margin: 0;
	padding: 0;
}
#walsum div h3 {
	position: relative;
	top: -0.5em;
	left: 6em;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}

