html, body {
	height:100%;
	margin:0;
	padding:0;
	
	margin: 0; 
	padding: 0;
	border: 0;
	list-style: none;
	border-spacing:0;
	border-collapse:collapse;
}

img, table {
	border: none;
}

body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #fff;

	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;
}

#container {
	position: relative;
	width: 98%;
	height: 100%;
	text-align:left;
}


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;
}

