html{
	font-size: 100.01%;
}

body {
	background-color: #859eb8;
	background-image: url(bg.gif);
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color : #000066;
}

a {
	color: #000066;
	text-decoration: underline;
}

a:link {
	color: #000066;
}


a:visited {
	color: #000066;
}

a:hover {
	color : #996600;
}

UL {
	line-height : 150%;
	list-style-type : square;
}


.oben	{
	font-size:11px;
}

.fett{
	font-size : 15px;
	font-weight : bold;
	margin-left : 35px;
}

.copy	{
	font-size:9px;
	color : #999999;
}

.rand  {
	margin-left : 35px;
		}
		
.text{
	line-height: 130%;
	margin-left: 20px;
	margin-right: 20px;
}

.textmarker{ /* Summe aus text, marker und <b> */
	line-height: 130%;
	margin-left: 20px;
	margin-right: 20px;
	color: #996600;
	font-weight: bold;
}

/* Ueberschriften in den News - Do. 14.10.2004 */
h3	{ margin-left: 20px; margin-right: 20px; font-weight: bold; padding: 0; padding-bottom: 5px;}
h4	{ margin-left: 85px; margin-right: 20px; font-weight: bold; padding: 0; font-size : 1.05em;}

.marker{ color: #996600; }

h2{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:15px;
    margin-left : 10px;
    color : #996600;
}

hr { color: #000066; height: 1px; }

.zeitung{
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	line-height : 130%;
	color : #666666;
	margin-left : 20px;
	margin-right : 40px;
}

.trenner{
	text-align: center;
	padding: 1em;
	border-top: 1px solid #f0f0f0;
	clear:both;
}



