
body {	
	margin-top: 0;
	margin-bottom:0;
	background-color: #DADBDA;
	font-family:Verdana;
	font-size: 12px;
	background-repeat: repeat-y;
	}


#header {
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	margin: 10px
	color:#FFFF99;
	background-image: url(Bilder/header.jpg);
	height: 105px;
	background-repeat: no-repeat;
	}



#content {
	background-color: #313131;
	width: 900px;
	height:900px;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #cfcfcf;
	background-repeat: repeat-y;
}

#contentleft {
	float:left;
	width:200px;
	height:auto;
	

}

#button {
	float:left;
	width:194px;
	height:20px;
	padding-left:5px;
	background-color:#FFFF99;
	border: 1px solid #e6e6e6;
}

#buttongap {
	float:left;
	width:195px;
	height:20px;
	padding-left:5px;
}


#contentmiddle {
	float:left;
	width:497px;
	height: 900px;
	border: 1px solid #FFFFFF;
	
}

#contentdynamic {
	width:auto;
	height: auto;
	text-align: left;
	padding:25px;
	color: white;
}


#contentright {
	float:left;
	width:200px;
	height:650px;
}

#contentbox1 {
	width:100%;
	height:250px;
	border: 1px solid white;
	text-align: center;
	color:#760303;
}

#contentbox2 {
	width:100%;
	height:175px;
	border: 1px solid black;
	text-align: center;
	color:#760303;
}


#contentbox3 {
	width:100%;
	height:156px;
	border: 1px solid black;
	text-align: center;
	color:#760303;
}





#contenttitle {
	width:100%;
	height:19px;
	border: 1px solid black;
	text-align: center;
	border: 1px solid white;
	background-color: #760303;
	border: 1px solid white;
	color: White;
	
}






h1,h2,h3,h4,h5,h6{
	line-height: 120%px;
}
h1 {
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 16px;
}

h2{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 14px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 14px;
}

h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 10px;
}

h5{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 10px;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
}

hr{
	height: 1px;
	color: #6DA14B;
}

li{
	padding-bottom: 7px;
}

ol, ul{
	list-style-position: outside;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 20px;
}

p, p.bodytext, p.csc-searchresult {
	line-height: 120%;
	margin-bottom: 1px;
	margin-top: 0px;
}

p. bodytext a{
	font-weight: 450;
}


td.csc-form-labelcell{
	padding-right: 20px;
	vertical-align: top;
}

td.csc-uploads-icon{
	padding-right: 10px;
}

td.csc-uploads-icon, td.csc-uploads-fileName{
	padding-bottom: 10px;
	padding-top: 5px;
}

td.modcaption{
	padding-bottom: 12px;
	padding-top: 3px;
}

div#menu{
	padding-bottom: 40px;
	width: 200px;
	background-repeat: repeat-x;
	position: relative;
	height:auto;
	background-color: #760303;
}

div#menu a{
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: White;
	display: block;
	font-weight: normal;
	left: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	padding-top: 5px;
	right: 0;
	text-decoration: none;
	height:auto;
}

div#menu a.active{
	background-color: White;
	color: Black;
	height:auto;
}

div#menu a:hover{
	background-color: White;
	color: #808080;
	height:auto;
}


div#menu li{
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height:auto;
}

div#menu ul{
	margin: 0;
	padding: 0;
	height:auto;
}

div#menu ul ul a{
   background-color: #676767;
	font-size: 11px;
	padding-left: 18px;
	height:auto;
}

div#menu ul ul a, div#menu ul ul ul a{
	line-height: 14px;
	padding-left: 23px;
	height:auto;
}

div#menu ul ul ul a{
   background-color: #A9A9A9;
	font-size: 10px;
	padding-left: 30px;
	height:auto;
}

div#footer a {
	color: #ECEF63;
}

div#inhalt {
	position: relative;
	margin-left: 200px;
	padding: 63px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	height:auto;
}

div#contentdynamic a {
	color: #80ECD7;
	text-decoration: underline;
	font-weight: bold;
	height:auto;
}
