body,html {
	background-color: #FFA400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
    width:100%;
	height:100%;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #006600;
	text-decoration:underline;
}
a:visited {
	color: #006666;
	text-decoration:underline;
}

p.bodytext a{
	font-size: 12px;
	color: #006600;
	text-decoration:none;
	padding:0;
	padding-left:10px;
	background-image:url(/fileadmin/user_upload/Layout-Elemente/link_pfeil3.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

p.bodytext a img{
	border: 0px;
}

h1 {
	font-size: 15px;
	line-height: normal;
}
h2 {
	font-size: 13px;
	line-height: 1.1em;
	margin-bottom: 0.8em;
	margin-top: 1.5em;
}
p {
	margin-bottom: 1em;
	margin-top: 0.5em;
}


h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	margin-top: 0.5 em;
}



#ecke {
	height: 120px;
	width: 185px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffc800;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 10;
	position: absolute;
}

#ecke img {
	top: 20px;
	left: 20px;	
	border-width: 0;
	z-index: 5;
	position: absolute;
}


#kopf {
	position: absolute;
	height: 140px;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffc800;
	padding-left: 0px;
	padding-top: 0px;
	width: 100%;
	z-index: 4;
}
#kopf img {
	top: 30px;
	left: 320px;	
	border-width: 0;
	z-index: 5;
	position: absolute;

}
.bodytext {
	font-size: 12px;
	line-height: 1.4em;
}

#nav {
	width: 200px;
	top: 180px;
	margin-left: 0px;
	left: 0px;
	padding-top: 0px;
	position: absolute;
	z-index: 2;
	background-color: #ffc800;
}
#nav div {
	clear:both;
	}
#nav p.bodytext {
	margin-left: 20px;
}

#spalte_re {
	width: 200px;
	top: 180px;
	margin-left: 0px;
	left: 780px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	background-color: #ffc800;
	border: none;	
}
#spalte_re p.bodytext,h1,h2,h3,ul,a {
	padding:3px;
}
#nav_grund {
	width: 200px;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffc800;
	z-index: 0;
	position: fixed;
}
#content {
	left: 200px;
	top: 140px;
	position: absolute;
	width: 500px;
	padding-top: 30px;
	padding-left: 40px;
	background-image: url(../../user_upload/Layout-Elemente/eckenrundung.gif);
	background-repeat: no-repeat;
	background-color:#FFA400;
	z-index: 2;
}
#content li {
	padding: 0.5em;
	line-height: 1.3em;
}
.sta_gruen {
	font-size: larger;
	font-style: italic;
	color: #009900;
}  

   /*Navigation */

ul#navigation{
	list-style-type:none;
	width: 185px;
	margin: 0;
	margin-left:15px;
	padding: 0;
	font-size: 12px;
    }



ul#navigation li{
	list-style-type: none;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: thin;
	font-weight: normal;
    }
ul#navigation a {
	color: #000000;
	text-decoration: none;
}
ul#navigation a:hover {
	text-decoration: underline;
}


/*Navigation 2.Ebene(submenus)*/
ul#navigation li ul{
	color:#000000;
	margin-left:0px;
	padding: 0;
	padding-left: 20px;
	position: relative;
	list-style-type: none;
	background-color: ##ffc800;

    }
ul#navigation ul a {
	font-size: 11px;
}


    ul#navigation li ul li{
	clear:both;
	list-style-type: none;
	padding: 0;
	font-size: 9px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: thin;
	background-color: ##ffc800;

    }

ul#navigation li.akt {
	background-color: #FFA400;
	font-weight: bold;
}

ul#navigation li.akt ul{
	background-color: #FFc800;
	font-weight: bold;
}
#home_links {

	left: 30px;
	top: 30px;
	position: absolute;
	width: 330px;
	padding: 2px;
}

TABLE.contenttable {
	padding-top: 6px;
}

TABLE.contenttable TD {
	vertical-align: top;
}
/*h1.csc-firstHeader {
	font-size:13pt;
	font-weight:bold;
}
*/

