html {
	height: 100%;
}
body {
	color: black;
	background: #f6f6f6;
	padding: 0;
	font: 13px verdana, sans-serif;
	margin: 0 auto;
	text-align: center;
	height: 100%;
}

#head {
	color: black;
	border-bottom: 3px solid black;
	padding-top: 0px;
	margin-top: 0px;
}
#banner {
	position: relative;
	right: 0px;
}
#wappen {
	margin-left: 5px;
}

#container {
	overflow: hidden;
	max-width: 1024px;
	margin: 0 auto;
	text-align: left;
	background-color: #ededed;
}
#links, #rechts {
	width: 165px;
	background-color: #ededed;
	padding: 8px 0 20px 0;
}

#links{
	float: left;
}

#rechts{
	float: right;
	margin-top: 33px;
}

#content{
	color: black;
	background: white;
	margin: 0 165px 0 165px;
}
#content_1 {
	margin-top: 20px;
	overflow: hidden;
}
#content_inner {
	color: black;
	background: transparent;
	margin: 0px 5px 0px 5px;
	padding: 8px 20px 10px 20px;
	border-left: 2px solid black;
	border-right: 2px solid black;
}
#content h1{
	margin:0px 0 10px 0;
	padding:2px 0 2px 5px;
	font:bold 16px verdana, sans-serif;
	border-left:10px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}
#content h2{
	margin:25px 0 10px 0;
	padding:2px 0 2px 5px;
	font:bold 14px verdana, sans-serif;
	border-left:8px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}
#content h3{
	margin:25px 0 10px 0;
	padding:2px 0 2px 5px;
	font:bold 12px verdana, sans-serif;
	border-left:6px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}
#content h4{
	font:bold 12px verdana, sans-serif;
	text-align: left;
	/*padding: 2px 0 2px 0;*/
	margin: 5px 0 5px 0;
}
#content .news-single-item h4{
	font:bold 16px verdana, sans-serif;
	text-align: left;
	margin: 5px 0 5px 0;
}
#content h5{
	font:bold 12px verdana, sans-serif;
	text-align: center;
}
#rechts h2 {
	margin: -14px 0 0 0;
	padding: 3px 10px 3px 10px;
	border-top: 1px solid Blue;
	font: 12px verdana, sans-serif;
	color: white;
	background-color: #9DA1FF;
}

#foot_logo {
	position: fixed;
	bottom: 0px;
	padding-left: 28px;
	padding-bottom: 18px;
}
#footer {
	border-top:1px solid #000000;
	clear:both;
	float:left;
	width:100%;
}
#foot{
	position: absolute;
	bottom: 0;
	color:white;
	background:#a8a8a8;
	padding:0;
	margin:0;
	border-top:2px solid black;
}
#foot p{
	margin:0;
	padding:4px;
}
#topnav {
	position: relative;
	background:#a8a8a8;
	border-top:1px solid black;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	color: white;
	height: 18px;
}
#topnav_1 {
	position: static;
	top: 0;
	text-align: left;
	padding-left: 10px;
}
#topnav_2 {
	position: static;
	margin-top: -14px;
	text-align: right;
	padding-right: 10px;
}
#topnav_1 a, #topnav_2 a {
	background-color: transparent;
	text-decoration: none;
	color: white;	
}
#topnav_1 a:hover, #topnav_2 a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: white;	
}
#topnav_1 a:visited, #topnav_2 a:visited {
	background-color: transparent;
	color: white;
}
tr {
	font:13px verdana, sans-serif;
}
#col2 {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#col2links {
	float: left;
	text-align: center;
	vertical-align: top;
	width: 40%;
}
#col2rechts {
	padding-left: 45%;
}

#breadcrumbs, #diashow {
	font-size: xx-small;
	padding-bottom: 6px;
}
#breadcrumbs a, #breadcrumbs a:visited {
	text-decoration: none;
	color: blue;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: blue;
}
#breadcrumbs {
	float: left;
}
.important {
	font-size: x-small;
	text-align: left;
}
#quiz h5 {
	font-size: large;
}
th, td.even, td.col1, td.col2, td.col3 {
	vertical-align: top;
	font-size: 100%;
}
th, td.even {
	background-color: #DFDFDF;
}
td.col1 {
	background-color: #D7D9FF;
	font-weight: bold;
	color: #000099;
}
td.col2, td.col3 {
	background-color: white;
	font-weight: bold;
}
td.center {
	vertical-align: middle;
}

#error {
	color: red;
	font-weight: bolder;
}
#success {
	font-weight: bolder;
}

.readonly {
	background: #D2D2D2;
}

.align-center {
	text-align: center;
}

.csc-textpic-caption {
	font-size: 9px;
	padding: 10px 0 10px 0;
}

div.csc-textpic-above div.csc-textpic-text {
	clear: none;
}
.small {
	font-size: smaller;
	font-weight: lighter;
}

.hidden {
	display: none;
}
form#mailform {
	margin-left: -10px;
}
.csc-mailform {
	border: none;
}

div.csc-mailform-field label {
	display: block;
	float: left;
	margin-bottom: 0;
	padding: 4px 10px 5px 0; 
	text-align: right;
	width: 140px;
	background-color: #D7D9FF;
	color: #000099;
	font-weight: bold;
}

div.csc-mailform-field input {
	margin: 2px 0;
}