body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Sans-serif;
  overflow: auto;
  color: #333333;
  font-size:10pt;
}

#seite_gesamt {
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -475px;
	width:950px;
	background-color: #CCCCCC;
}

#kopf {
	position: absolute;
	top:0px;
	left:0px;
	h2eight:172px;
	width:950px;
	background-image: url(/fileadmin/template/kopf.gif);
	background-repeat: repeat;
}

#inhalt {
	position:absolute;
	top: 177px;
	left:0px;
	width:950px;
	background-color: #CCCCCC;
}

#links, #rechts {
	position: absolute;
	top: 0px;
	left:0px;
	width:180px;
}

#rechts {
	left: 770px;
}
	
#mitte {
	position:absolute;
	top: 0px;
	left: 190px;
	width: 570px;
}

#links .csc-header {

       he2ight: 25px;
       pa2dding: 5px:
       ma2rgin: 5px;
       font-size: 12pt;
       vertical-align:middle;
}


.csc-frame-frame1 {
	border-right: solid 2px #649D27; 
}

.csc-frame-frame2 {
	border-left: solid 2px #649D27; 
}

.csc-frame p, .csc-frame ul {
	margin:10px;
}

.csc-frame ul {
	padding:0px;
	padding-left: 12px;
}


.csc-frame li {
	margin: 0px;
	padding: 0px;
	color: #649D27;
	font-weight: bold;
}


h1 {
	font-size: 18pt;
	color: #649D27;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	color: #649D27;
	font-weight: bold;
}

	
h4 {
	font-size: 11pt;
        background-color: #649D27;
        color: FFFFFF;
	margin:0px;
	padding:5px;
	font-family: Verdana, Arial, Sans-serif;
	font-weight:bold;
	vertical-align:middle;
}

h5 {
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 20pt;
	color: #C30000;
	font-weight: bold;
}

h6 {
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 14pt;
	color: #C30000;
	font-weight: bold;
}

.h7 {
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}


p {
	margin-top: 8px;
	margin-bottom:8px;
}

a:link, a, a:visited {
	font-weight: bold;
	color: #649D27;
	text-decoration: none;
}

#mitte .csc-firstHeader {
	margin-top:0px;
}