body {
	font-family: Times New Roman, Garamond, Georgia, serif; 
	margin: 0pt;
	padding: 0pt;
	}
p {
	font-size: 15pt;
	font-weight: bold;
	color: black;
	line-height: 25pt;
	}	
a {
	font-family: Times New Roman, Garamond, Georgia, serif; 
	text-decoration: none;
	color: black;
	}
a:visited {
	color: black;
	}
a:hover {
	color: red;
	text-decoration: underline;
	}
a:active {
	text-decoration: blink;
	}
h3 {
	font-family: Times New Roman, Garamond, Georgia, serif; 
	font-size: 20pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25pt;
	}
th {
	background-color: red;
	font-family:Times New Roman, Garamond, Georgia, serif; 
	font-size: 15pt;
	}
td {
	font-family:Times New Roman, Garamond, Georgia, serif;
	font-size: 12pt;	
	}
table {
	border-color: grey;
	border-width: 0px;
	border-style: solid;
	}
th, td {
	border-width: 0pt;
	border-style: solid;
	border-color: grey;
	}
	
#kopf {
	position: absolute;
	left: 190px;
	top: 5px;
	z-index: 4;
	width: 880px;
	height: 145px;
	background-color: white;
	border: none;
	}
#kopf_inhalt {
	padding-left: 80px;
	padding-top: 10px;
	}
#mitte {
	position: absolute;
	left: 190px;
	top: 145px;
	z-index: 1;
	width: 880px;
	height: auto;
	background-color: white;
	border: none;
	}
#mitte_inhalt {
	margin-left: 30px;
	}
#mitte2 {
	position: absolute;
	left: 190px;
	top: 5px;
	z-index: 1;
	width: 1060px;
	height: auto;
	margin-bottom: 5px;
	background-color: white;
	border: none;
	}
#mitte2_inhalt {
	margin-left: 30px;
	}
#rechts {
	position: absolute;
	left: 880px;
	top: -150px;
	z-index: 2;
	width: 170px;
	height: auto;
	background-color: red;
	border: none;
	}
#rechts_inhalt {
	margin-left: 0px;
	margin-bottom: 10px;
	}
#navigation {
	position: absolute;
	left: 2px;
	top: 5px;
	z-index: 3;
	width: 180px;
	height: auto;
	background-color: white;
	border: none;
	}
#navigation_inhalt {
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
	}
	
.news {
	font-size: 10pt;
	font-weight: normal;
	line-height: 15pt;
	}
.headline {
	font-size: 25pt;
	font-weight: bold;
	color: black;
	font-variant: small-caps;
}
.border {
	border-top-width: 2pt;
	border-left-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-color: red;
	border-style: solid;
	padding: 10pt;
	margin: 20pt;
	background-color: white;
	}
.bordernav {
	width: 150px;
	border-top-width: 1pt;
	border-left-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-color: red;
	border-style: solid;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	background-color: none;
	}
.bordernews {
	width: 160px;
	height: 750px;
	border-width: 0pt;
	border-color: white;
	border-style: solid;
	padding: 5pt;
	margin-top: 10pt;
	margin-right: 5pt;
	margin-left: 5pt;
	background-color: white;
	}
.bordernews_text {
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	}
.background {
	background-color: red;
	}
	

	
	