html, body {height:100%;margin:0px}
body{
	text-align:center;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:scroll;
	color: #101823;
	background: #4b4a4a url(images/bg.jpg) repeat-x;
}

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

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


td{font-size:11px}

.csc-mailform-label{font-size:11px}

.outerbox {
	text-align:	left;
	margin:	auto;
	width:	1000px;
	border:	0px solid red;
	position: relative;
	margin: 0 auto 30px auto;
}
/*Abstand von oben*/
#topbox{
	height: 260px;
	position: relative;
	width: 1000px;
}
#topbox img{}

#banner {
	position: absolute;
	left: 27px;
	top: 30px;
	width: 946px;
	height: 229px;
	/*background: #000 url(images/banner1.jpg) no-repeat;*/
}
#logo {
	position: absolute;
	left: 27px;
	top: 10px;
	width: 347px;
	height: 27px;
}
#langnav {
	position: absolute;
	left: 773px;
	top: 10px;
	width: 200px;
	height: 15px;
	text-align: right;
}

#copyright {
	position: absolute;
	left: 200px;
	bottom: 10px;
	width: 250px;
	height: 15px;
	text-align: right;
	color: #AAA;
	font-size: 10px;
}

#footnav {
	position: absolute;
	right: 27px;
	bottom: 10px;
	width: 200px;
	height: 15px;
	text-align: right;
	color: #AAA;
	font-size: 10px;
}

#footnav a {
	color: #AAA;
	text-decoration:none;
}

#footnav a:hover {
	text-decoration:underline;
}

#mainnav {
	position: relative;
	margin: 3px 0 0 0;
	height: 34px;
	padding: 1px 0 0 0;
	width: 1000px;
	background: transparent url('images/mainnav_bg.gif') repeat-x;
}

#mainnav[id] {
	height: 33px;
	padding: 1px 0 0 0;
}

#tuev {
	position: absolute;
	right: 35px;
	top: 195px;
	width: 112px;
	height: 112px;
}


#contentbox{
	position:relative;
	padding: 15px 27px 30px 27px;
}

#langnav img {border: 0;}
#langnav .lang {margin: 0 0 0 15px;}

#spacercontent{width:40px;float:left;}
#maincontent{width:707px; ;float:left; border: 1px solid #fff; background: #fff url('images/content_bg.gif') repeat-x;}
#maininside{padding: 10px 30px; height: 550px;}
#maininside[id]{padding: 10px 30px; height: auto; min-height: 550px;}
#leftcontent{width:220px; margin: 0 13px 0 0; float:left; border: 1px solid #fff; background: #fff url('images/content_bg.gif') repeat-x;}
#leftinside{padding: 10px; height: 550px;}
#leftinside[id]{padding: 10px; height: auto; min-height: 550px;}

.leftnavwrap{margin-left:15px; float: left;}
