@charset "utf-8";
#mainwrapper {
	background: #2d8ded; /* Old browsers */
	background: -moz-linear-gradient(left,  #2d8ded 0%, #60abf8 35%, #e5f2ff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2d8ded), color-stop(35%,#60abf8), color-stop(100%,#e5f2ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #2d8ded 0%,#60abf8 35%,#e5f2ff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #2d8ded 0%,#60abf8 35%,#e5f2ff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #2d8ded 0%,#60abf8 35%,#e5f2ff 100%); /* IE10+ */
	background: linear-gradient(to right,  #2d8ded 0%,#60abf8 35%,#e5f2ff 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d8ded', endColorstr='#e5f2ff',GradientType=1 ); /* IE6-9 */
	position: relative;
	height: 100%;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;

	
}

#mainwrapper a:link {
	color: #333;
	text-decoration: none;
}
#mainwrapper a:visited {
	color: #333;
	text-decoration: none;
}
#mainwrapper a:hover {
	color: #FFF;
	text-decoration: none;
}
#mainwrapper a:active {
	color: #333;
	text-decoration: none;
}




#header {
	height: 60px;
	width: 99.5%;
	font-size: 40px;
	padding-left: 5px;
	text-shadow: 2px 3px 5px #4F4F4F;
	padding-top: 5px;
	border-bottom-width: 1px;
}
#mainwrapper #nav {
	width: 150px;
	position: absolute;
}
#content {
	position: relative;
	margin-left: 150px;
	padding: 5px;
	line-height: 20px;
}
#footer {
	height: 25px;
	position: relative;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 50px;
}
.cl_min_content_placeholder {
	height: 500px;
}



#mainwrapper div ul {
	margin-top: 5px;
	margin-left: 10px;
}


#mainwrapper div ul li {
	border: 2px solid #0F0;
	margin-top: 5px;
	height: 20px;
	width: 100px;
	text-align: center;
	padding: 5px;
}
#mainwrapper #nav ul li:hover {
	background-color: #0C0;
}

.cl_title_ulined {
	text-decoration: underline;
	margin-bottom: 7px;
}


.cl_set_vertical_align {
	margin-bottom: 5px;
}
.cl_blocktext_verticalAlign {
	line-height: 18px;



}
.cl_blocktext_verticalAlignKopie_singleElements {
	line-height: 20px;
}
.small_descriptiontext {
	font-size: 10px;
	margin-top: 2px;
}


#download {
	line-height: 22px;
}

#news {
	width: 400px;
	margin-top: 5px;

}
#pictSubtitle {
	font-size: 10px;
	height: 20px;
	width: 500px;
}
#sitemap {
	line-height: 25px;
}
