body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	background-color: #9B9B9B;
}

#zentriert {
	border: 1px;
	border-color: #0B328D;
	border-style: solid;
	margin: auto;
	width: 900px;
	padding: 5px;
	text-align: left;
	background-color: #F5F5F5;
}

#kopf {
	background-color: #0B328D;
	height: 80px;
	text-align: center;
	padding-top: 20px;
}
#links {
	float: left;
	width: 245px;
	margin-top: 10px;
	padding-left: 5px;
	margin-bottom: 150px;
}
#linksoben {
	width: 235px;
	height: 100px;
	margin:  10px 0px 0px 0px;
	border: 1px;
	border-color: #0B328D;
	border-style: solid;
	
}

#content {
	float: left;
	hight: 100%;
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(linie.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 620px;
	height: 520px;
	font-size: 14px;
}

#fuss {
	HEIGHT: 40px;
	margin: 0px;
	padding: 5px;
}

#fuss a{
	COLOR: #000000;
	text-decoration: none;	
}

h1 {
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 19px;
	font-size: 13px;
}

.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: 0px none;
margin: 0;
padding: 0;
background: transparent;
}
.Stil1 {
	font-size: 36px;
	color: #FFFFFF;
}
.Stil3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

/* CM System */

.KURSIV {
	font-style: italic;
}

.FETTKURSIV {
	font-style: italic;
	font-weight: bold;
}

.ROT {
	color: #FF0000;
}

