html, body, p {
	background : #FFFFFA;
	color : #4E4949;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0px 0px 0px 0px;
}

body {
	padding : 2%;
}

p {
	font-size : 10pt;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.rotertext {
	font-size : 10pt;
	color : #DD0000;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.alert {
	background : #DD0000;
	font-size : 10pt;
	color : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.linksbuendig {
	font-weight : normal;
	text-align : left;
}
	
p.blocksatz {
	font-weight : normal;
	text-align : justify;	
}

p.zentriert {
	font-weight : normal;
	text-align : center;	
}

p.kursiv {
	font-weight : normal;
	text-align : left;
	font-size : 8pt;
	font-style : italic;
}

p.newsheader {
	text-align : left;
	font-size : 8pt;
	font-weight : bold;
	margin-top : 00px;
	margin-bottom : 2px;
	padding : 0px 0px 10px 0px;
}

p.newstext {
	text-align : left;
	font-size : 8pt;
	font-weight : normal;
	padding : 0px 0px 10px 0px;
}

ol {
	font-size : 10pt;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
}

ul {
	font-size : 10pt;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
}

a, a:link, a:visited, a:active {
	color : #DD0000;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

a.navi, a:active.navi, a:link.navi, a:visited.navi {
	color : #333333;
	font-size : 10pt;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a:hover.navi {
	color : #DD0000;
	font-size : 10pt;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

a.navi2, a:active.navi2, a:link.navi2, a:visited.navi2 {
	color : #333333;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

a:hover.navi2 {
	color : #DD0000;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : underline;
}


a.activenavi, a:active.activenavi, a:link.activenavi, a:visited.activenavi {
	color : #DD0000;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}

a.small, a:active.small, a:link.small, a:visited.small {
	color : #DD0000;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

a.news, a:active.news, a:link.news, a:visited.news {
	color : #4E4949;
	font-weight : normal;
	font-style : italic;
	font-size : 8pt;
	text-decoration : none;
}


h1 {
	color : #DD0000;
	font-size : 14pt;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 15px;
}

h2 {
	color : #DD0000;
	font-size : 12pt;
	font-weight : normal;
	margin-top : 1px;
	margin-bottom : 20px;
}

h3 {
	color : #DD0000;
	font-size : 10pt;
	font-weight : normal;
	margin-top : 00px;
	margin-bottom : 0px;
	padding : 0px 0px 10px 0px
}

hr.leftnav {
	border-left:0px none; border-right:0px none; border-bottom:0px none; height : 0px;
	border-top : 1px solid #808080;
	padding : 0px;
	width: 180px;
}

hr.rightnav {
	border-left:0px none; border-right:0px none; border-bottom:0px none; height : 1px;
	border-top : 1px solid #808080;
	padding : 0px;
	width: 200px;
}

hr.kingsize {
	border-left:0px none; border-right:0px none; border-bottom:0px none; height : 1px;
	border-top : 1px solid #808080;
	padding : 0px;
	width: 900px;
}

div {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

div.title {
	width:125px;
	position: absolute;
	top: 10px;
	left: 200px;
}

div.logo {
	width:100px;
	position: absolute;
	top: 10px;
	left: 10px;
}

div.leftnav {
	position: absolute;
	top: 105px;
	left: 10px;
	width: 180px;
}

div.rightnav {
	width:200px;
	position: absolute;
	left: 715px;
	top: 120px;
}

div.content {
	width:480px;
	position: absolute;
	top:120px;
	left: 200px;
}

.content img {
	border-left-width: 2px; 
	border-left-style:solid;
	border-left-color:#FFFFFA;
}
