* {
   margin:0;
   padding:0;
}
body {
	background: #ECECEC url('../img/hg1.png') repeat-y;
        padding: 0px;
        margin: 0px auto;
        text-align: center; /* F�r IE 5.01 & 5.5, um die Boxen horizontal zu zentrieren */
}
.HRHeadline {
	margin-bottom: 20px;
	height: 1px;
	border: none;
	border-top: 1px solid #707e21;
	background-color: #FFF;
}

a:link {color:#707e21}
a:visited {color:#707e21}
a:hover {color:#999999}
a:active {color:#707e21}

div {
	text-align: left;
}
td {
	padding: 3px;
}
#page {
}
#header {
	height: 289px;
	background: url('../img/hg2.png') repeat-x;
	width: 100%;
	padding-top: 36px;
	}
#logo {
	position:absolute;
	right:350px;
	text-align:center;
	top:99px;
	width:100%;
	z-index:1000;
}
ul#headmenu {
	text-align: center;
	margin: auto;
	width: 980px;
	list-style-type: none;
	height: 25px;
	padding-right: 40px;
	}
ul#headmenu li { float: right; margin-right: 14px; }
ul#headmenu li a { color: #ffffff; font-weight: bold; font-family: Arial, Verdana, Helvetica; font-size: 11px; text-decoration: none; }
#slideshow { 
	margin: auto;
	width: 980px;
	position: relative;
	}
#menue {
	position: relative;
	width: 100%;
	z-index: 1000000;
}
ul#menu {
	height: 26px;
	background: url('../img/green_bg.png') repeat-x;
	z-index: 10000;
	width: 980px;
	margin: auto;
	list-style-type: none;
	margin-top: -30px;
}
ul#menu li {
	text-align: center;
	width: 110px;
	float: left;
	color: #ffffff;
	border-left: 1px solid white;
}
ul#menu li.first {
	border-left: none;
}
ul#menu li.last {
	border-right: 1px solid white;
}
ul#menu li a { 
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 11px; 
	text-decoration: none; 
	display: block;
	padding: 7px;
	padding-top: 6px;
}
ul#menu	li ul { 
	display:none; 
}
ul#menu .active {
        background: url('../img/gr_linie.png') repeat;
}
ul#menu a.active  {
	color: #4d4d4d;
}
ul#menu li:hover {
        background: url('../img/gr_linie.png') repeat;
	z-index: 10010;
}
ul#menu li:hover a {
	color: #4d4d4d;
}
ul#menu li:hover ul { 
	display:block; 
	z-index: 10; 
	position: absolute; 
}
#underline {
	height: 20px;
	background: url('../img/gr_linie.png') repeat-x;
	width: 980px;
	margin: 0 auto;
	}
#content {
	width: 980px;
	margin: 0 auto;
        background: #eaeece;
}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

#sidebar {
	float: left; 
	width: 210px;
}
#sidebar p {
	font-size: 11px;
	margin-left: 5px;
	line-height: 16px;
	margin-right: 5px;
	width: 210px;
	font-family: Arial, Verdana, Helvetica;
	margin-bottom: 10px;
}
#sidebar h1 {
        margin-left: 5px;
}
#main {
	background: #FFFFFF;
	margin: 0 217px;
	padding: 30px 17px 50px 20px;
	width: 727px;
}
#main img {
	margin-left: 15px;
}
#main p {
	font-size: 11px;
	line-height: 16px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica;
}
#main ul {
	margin-left: 50px;
	padding-left: 50px;
}
#main ul li {
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica;
}
h1 {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #4d4d4d;
	padding-bottom: 10px;
}
.linie1 {
	height: 3px;
	margin-left: 15px;
	width: 733px;
}
.kasten {
	width: 227px;
	height: 195px;
	background: #DADBDC url("../img/bg_kasten.png") repeat-y;
	float: left;
	border: 1px solid grey;
	margin-left: 20px;
	margin-top: 10px;
}
.kasten .csc-textpic-left {
	margin-top: 10px;
	margin-left: 15px;
}
.kasten img {
	margin-top: 5px;
	margin-left: 15px;
}
.sidekasten {
	background:#DADBDC url(../img/bg_kasten.png) repeat-y scroll 0 0;
	border:1px solid grey;
	height:120px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:right;
	width:195px;
}
.footnote {
	color: #404040;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}
#footer {
	width: 742px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	padding-left: 238px;
	}
#footerend {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background: url('../img/bottom.png') no-repeat;
	}

