* {margin: 0;padding: 0;}
body {
	background: url(../img/main/back-body.jpg) repeat-x #FBD187;
	text-align: center;
	margin-top: 6px;
}
#main {
	background: url(../img/main/back-main.gif) repeat-y;
	position: relative;
	width: 788px;
	margin: 0 auto;  /* Zentrierung */
	padding-bottom: 10px;
	text-align: left;
}
#breadcrumb {color: #ED6F00;}
#breadcrumb a {text-decoration: none;}
#breadcrumb a:hover {text-decoration: underline;}
#contentWrapper {
	background: url(../img/main/back-contentWrapper.jpg) no-repeat;
	padding-top: 20px;
}

#content {
	position: relative;
	margin: 0px 0px 30px 210px;
	width: 362px;
	min-height: 603px;
}
* html #content {
	height: 603px;
}
#colRight {
	position: absolute;
	left: 587px;
	top: 225px;
}
#colRight .box {
	margin-bottom: 27px;
}
#colLeft {
	position: absolute;
	top: 225px;
	left: 7px;
}
#newsletter input {
	margin-bottom: 4px;
}
#nav a {
	display: block;
	color: #333333;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#nav a:hover {
	text-decoration: underline overline;
}
#nav a:hover, #nav a.active {
	color: #ED6F00;
}
#nav a.level1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav a.level2 {
	padding: 1px 0px 1px 0px;
}
#nav .subnav {
	margin: 0px 0px 5px 8px;
}
#suche {
	position: absolute;
	left: 647px;
	top: 180px;
}
#suche .suchfeld {width: 100px;}
#suche .button {height: 17px;}
#topNav {
	position: absolute;
	top: 12px;
	left: 18px;
	font-weight: bold;
}
#topNav a {
	color: #333333;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
#topNav a:hover {
	text-decoration: underline;
}
#footer {
	position: absolute;
	bottom: 0;
}

#footer-top {
}

#footer-top .footer-element {
  float: left;
  width: 195px;
}

#footer-top .footer-element .csc-header h1 {
  margin-top: 0;
}

#footer-top .footer-element a img {
  border: 0;
}

#footer-top .footer-element.icon {
  text-align: center;
}

#homebutton {
	position: absolute;
	top: 125px;
	left: 10px;
}
.clearDiv{clear: both;
  position:relative;line-height: 1px;}
 .formfield {
  	display: none;
  }
  
.c50l {
  float: left;
  width: 50%;
}

.c50r {
  float: right;
  width: 50%;
}

.c33l, .c33r {
  width: 33.333%;
}

.c33l {
  float: left;
}

.c33r {
  float: right;
}

.download_table th {
  font-size: 11px;
  text-align: left;
  color: #333333;
}

.download_table b {
  font-weight: normal;
}

.lang select {
  width: 75px;
  margin: 0 0 0 13px;
  border: 1px solid #ED6F00;
  outline: none;
}
