BODY {
	background-color: #FFFFFF;
	color : Navy;
	text-align : left;
	list-style : circle;
	list-style-type : circle;
	border-style : none;
	border : none;
	font : 11pt Tahoma, Arial, Helvetica, Sans-Serif;
	padding-bottom : 15%;
	padding-left : 130px;
	padding-right : 15%;
	padding-top : 5%;
}
H1 {
	font-size : 18pt;
	font-weight: bold;
	color : Navy;
	text-align: center;
}
H2 {
	font-size : 11pt;
	background-color: #C0C0C0;
	border-style: solid;
	border-color: #000080;
	font-weight : bold;
	color : Red;
}
H3 {
	color : red;
	font-size : 13pt;
	margin-bottom: 5px;
	text-align: center;}
A {
	color : #000080;
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.leiste{
	background: #008080;
	background-color: #FFE4C4;
	font-weight: bold;
	border: medium;
	border-color: #000080;
}
A{
	text-decoration: underline;
}
A:Visited {
	color : Blue;
}
A:Active {
	color : Maroon;
}
A:Hover {
	color : Black;
	font-style : normal;
	//text-decoration: underline;
	}
TD {
	color : Navy;
	text-align : left;
	border : none;
	font : 11pt Sans-Serif;
}
#rot {	color : Red;}
#kleiner {
	color : Navy;
	font : smaller Tahoma, Arial, Helvetica, Sans-Serif;
	text-align : left;
}
dd {
	color : Yellow;
	font-size : 12px;
}
CITE {
	font-style : normal;
	text-align : left;
	color : Navy;
	font : 12px Sans-Serif;
}
DL {
	color : Navy;
	font : small Sans-Serif;
	text-align : left;
}
I {color : red;
 font-weight: bold;
 font-style: normal;
}
.rechts {
	text-align: right;
}
.mitte{
	text-align: center;
}
.pro{
	float:left; 
	background-color: #dedede;
	padding-left : 10 px;
	padding-right : 10 px;
}
.contra{
	float:right; 
	background-color: #dedede;
	padding-left : 10 px;
	padding-right : 10 px;
}
.ad{
	position: absolute;
	top: 50px;
	left: 10px;
	width:120px;
	height:600;
	float:left;
}
