#mainbox {
	text-align:left;
	/*background-color: #fff;*/
	padding: 0 0 0 0;
	margin-top: 0;	
	}
#head {
	font-size: 1em;
	color: #eaeaea;
	height: 40px;
	background-image:url(images/menu1.jpg);	
}
#head_box {
	width: 800px;
	margin:auto auto;
}
#logo {
	width: 800px;
	margin:auto auto;
}
#logo img {
	padding: 30px 0 5px 0;
	background-color: transparent;
}
#sprachwahl {
	float: right;
	padding: 0 10px 0 0;
	vertical-align: middle;
	line-height:40px;
}
#sprachwahl a {
	color: #e9e9e9;
	padding-left: 8px;
}
#menu ul {
	vertical-align: middle;
	line-height:40px;
	padding:0px;
	margin-left: 0px;
}
#menu li {
	float: left;
	list-style-type: none;
	display: inline;
	padding: 0 15px 0 15px;
	margin:0;
	height: 40px;
}
#menu li:hover {
	background-image:url(images/menu2.jpg);	
}
#menu a {
	color: #e9e9e9;
	text-decoration: none;
	vertical-align: middle;
	line-height:40px;
}
#content {
	width: 800px;
	margin:auto auto;
	overflow:hidden;
	padding: 0 40px 15px 35px;
	}
#content a {
	text-decoration: none;
	color: #000099;
	}
#content a:hover {
	text-decoration: underline;
	}
#footer {
	height: 40px;
	background-image:url(images/bg-footer.jpg);	
}
.divider {
	clear: both;
	visibility: hidden;
}
div.csc-frame-frame1 {
	width: 48%;
	overflow:hidden;
}
div.csc-frame-frame2 {
	clear: right;
	width: 48%;
	float: right;
	overflow:hidden;
}
div.left_66 {
	clear: left;
	width: 64%;
	float: left;
	overflow:hidden;
}
div.right_33 {
	clear: right;
	width: 32%;
	float: right;
	overflow:hidden;
}
div.downloads {
	clear: right;
	width: 32%;
	float: right;
	overflow:hidden;
}
html {	height:100%;}
body {
	background-image:url(images/bg-container.jpg);	
	background-repeat: repeat-y;
	/*background-color: #fff;*/
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0px;
	height:100%;
	}
h1 {
	margin-top: 0.5em;
	font-size: 2em;
	height: 1.2em;
	color: #106010;
	font-weight: normal;
	font-family: "Century Schoolbook",Times,serif;
	border-bottom: 1px solid #CCC;	
	}
h2 {
	font-size: 1.5em;
	margin-top: 0.67em;
	vertical-align:bottom;
	height: 1.6em;
	color: #106010;
	font-weight: lighter;
	font-family: "Century Schoolbook",Times,serif;
	border-bottom: 1px solid #CCC;
	}
h3 {
	font-size: 1.1em;
	vertical-align:bottom;
	margin: 0; padding: 0.5em 0 0 0;
	color: #339;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
p {
	font-size: 1em;
	line-height:1.4em;
	margin: 0 0 0.3em 0;
	}
address {
	width: 800px;
	font-style: normal;
	font-size: 10pt;
	color: #ccc;
	text-align: center; 
	margin:auto auto;
	vertical-align: middle;
	line-height:40px;
	}
img {
	background-color: #fff;
}
img.right {
	float: right;
	padding: 0 0 10px 20px;
}
img.left {
	float: left;
	padding: 0 20px 10px 0;
}
td {
	vertical-align: top;
}
a {
	text-decoration: underline;
}
.downloadelement {
	border-bottom: 1px solid #CCCCCC;
}
.downloadtext {
	width: 120px;
	padding: 0 20px 0 10px;
}

/*************************
  Formulareigenschaften
*************************/
.csc-mailform{
	border: none;
}
.csc-mailform-field label{
	display:inline-block;
	width:100px;
	vertical-align:top;
}
.csc-mailform-submit{
	margin-left: 104px;
}
