/* Allgemein */

html, body {
color: #8A7E66;
font:12px/18px Arial,Helvetica,sans-serif;
/* background-color: #251c1c; */
background-color: #fff;
margin: 0;
padding: 0;
}

h1, h2 {
color:#1A355E;
font-size:28px;
font-weight:normal;
letter-spacing:-2px !important;
line-height:30px;
padding:0 0 0 0;
word-spacing:-2px !important;
}

a, a:link, a:visited {
color:#000;
text-decoration:none;
}

a:hover {
color:#000;
}

div,table,tr,td,hr {
padding:0px;
margin:0px;
}

p,label {
padding:0px;
margin:0px;
}

img {
	border:none;
}

#wrapper {
position: absolute;
top:64px;
left:0px;
width:100%;
height:166px;
background-color: #FFFFFF;
color: #000000;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

#wrapperstart {
position: absolute;
top:50%;
left:0px;
width:100%;
height:166px;
margin-top:-88px;
background-color: #FFFFFF;
color: #000000;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

#topnavi {
	position: absolute;
	top:0;
	left:50%;
	width:333px;
	height:28px; 
	margin-left:122px;
	background-image:url("../images/topnav_bg.png");
}

#topnavi p {
	margin:2px 0 0 9px;
	color:#D0B000;
	padding-left:16px;
}

#topnavi a {
/*color: #8A7E66; */
color: #402000; 
text-decoration:none;
font-size:10px;
font-weight:normal;
}

#topnavi a:hover, #topnavi a.akt {
/* color: #D0B000; */
color: #705000;
}

#menuwrapper {
position: absolute;
top:64px;
left:50%;
width:890px;
height:166px;
margin-left:-445px;
}

#menuwrapper img{
margin:35px 0 0 21px;
float:left;
}

#menuwrapperstart {
position: absolute;
top:50%;
left:50%;
width:890px;
height:166px;
margin-left:-445px;
margin-top:-88px;
}

#menuwrapperstart img{
margin:35px 0 0 0;
float:left;
}

ul.menu {list-style:none; float:left;	padding:0;	margin:74px 0 0 20px;}
ul.menu * {margin:0; padding:0}
ul.menu a {color:#1A355E;font-size:18px;font-weight:normal;text-decoration:none;background:url("../images/mark.gif") no-repeat scroll 0 6px transparent;padding:0 20px 0;}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:22px; left:0; display:none; list-style:none;}
ul.menu ul li {position:relative; width:112px; height:28px;margin:1px 0 0 0;background-color:#fff;text-align:center}
ul.menu ul li a {display:block; background:none;padding:6px 7px 4px 8px;font-size:100%;font-weight:normal}
ul.menu ul li a:hover {color:#ff0000}

ul.menu ul li a.active  {color:#ff0000}


#menu li.first a {
background:none;
}

.leftfloat {
	float:left;
}

#pagecontent {
	position:relative;
	margin:284px auto 16px auto;
	width:880px;
	background-color:#e2dbc9;
	padding-bottom:1px;
}

#contentelement_wrapper {
	padding-top:1px;
}

.contentelement {
	margin:7px;
	padding:10px 32px 32px 32px;
	width:794px;
	border:4px solid #fff;
	background:url("../images/cont_bg.gif") repeat-x scroll 0 0 #F2E5CD;
}

#pagecontent a {
	background:url("../images/link_marker.gif") no-repeat left center;
	padding-left:8px;
	margin-left:2px;
	font-weight:bold;
}

.contenttable {
	width:100%;
	table-layout:fixed;
}

.contenttable td {
	width:25%;
}

html, body {height: 100%;}

#wrap {
	min-height: 100%;
	background-color: #fff;
}

#main {
	overflow:hidden;
	padding-bottom: 46px;
	width:100%;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -39px; /* negative value of footer height */
	height: 39px;
	clear:both;
	/* background:url("../images/footer_bg.png") repeat-x transparent; */
} 

#footercontent {
	position: absolute;
	top:0;
	left:50%;
	/*width: 227px;*/
	height: 39px; 
	margin-left:-440px;
}

#footercontent a.seestern_umwelt_ad {
	display: block;
	background: url("../images/seestern_umwelt_ad_full.png") no-repeat;
  width: 227px;
	height: 39px; 
	float:left;
	margin-right:20px;
}

#footercontent a.seestern_umwelt_ad:hover {
	display: block;
	background-position: 0 -39px;
  width: 227px;
	height: 39px; 
}

#footercontent a.seestern_coming_soon {
	display: block;
	background: url("../images/coming_soon.png") no-repeat;
    width: 227px;
	height: 39px; 
	float:left;
}

#footercontent a.seestern_coming_soon:hover {
	display: block;
	background-position: 0 -39px;
	width: 227px;
	height: 39px; 
	float:left;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/	 
}

#topcontent {
	width:100%;
}

#toprightcontent {
	display:none;
	margin-top:56px;
	margin-bottom:10px;
	float:right;
	width:238px;
	border-left:1px dotted #8A7E66;
}

#toprightcontent p {
	padding:30px 0 0 0;
	margin:0 20px;
}

.fblink {
background:url("../images/fblink1.png") no-repeat left center;
padding-left:14px;
}

.xilink {
background:url("../images/xilink1.png") no-repeat left center;
padding-left:4px;
}

.bodytext {
	padding-right:24px;
}



.csc-textpic-image a {
	background:none ! important;
	padding-left:0px ! important;
	margin-left:0px ! important;
	font-weight:bold;
}

.printlink {
	margin:0 ! important;
	padding:0 ! important;
	background:none ! important;
	float:right;
	margin-top:18px ! important;
}


