/* Allgemeines */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #787878;
}

html {
	height: 100%;
	padding-bottom: 1px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 19px;
	font-weight: normal;
}

h5 {
	font-size: 24px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.csc-textpic-image a:focus {
	outline: none;
}

.internal-link,
.link a,
.download,
.mail,
.lightview {
	color: #0085cf;
	font-weight: bold;
	text-decoration: none;
}

.internal-link {
	padding-right: 8px;
	margin-right: 5px;
	font-size: 14px;
	background: url('../main/img/rarrow.png') right center no-repeat;
}

.download,
.link a {
	padding-left: 8px;
	margin-left: 2px;
	background: url('../main/img/arrow_headline.png') left center no-repeat;
}

.button {
	width: 96px;
	height: 26px;
	display: inline-block;
	color: #fff;
	font-weight: normal;
	padding: 4px 0 0 22px;
	margin-bottom: 12px;
	background: url('../main/img/button_clear.png') left center no-repeat;
}

.divider {
	clear: both;
	margin: 15px 0;
	border-top: 1px solid #00338e;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}


/* Seitenelemente */

#wrapper-home {
	width: 960px;
	margin: 0 auto;
	background: url('../main/img/bg-main-home.jpg') repeat-x;
}

#wrapper-content {
	width: 960px;
	margin: 0 auto;
}

#wrapper2 {
/*	width: 960px;
	margin: 0 auto;*/

}

#headnavi {
	width: 100%;
	padding-top: 15px;
}

#logo-print {
	display: none;
}

#headnavi a {
	color: #787878;
}

ul#left {
	float: left;
	width: 20%;
}

ul#right {
	float: right;
	text-align: right;
	width: 70%;
}

ul#left li,
ul#right li {
	display: inline;
}

#left .NaviPipe,
#right .NaviPipe {
	padding-left: 0.83em;
	padding-right: 0.83em;
}

#wrapper3-home {
	clear: both;
	width: 100%;
	height: 520px;
	background: url('../main/img/neu/bg-main-home.jpg') repeat-x;
}

#wrapper3-content {
	clear: both;
	width: 100%;
	height: 326px;
	/*background: url('../main/img/bg-main-content.jpg') repeat-x;*/
}

#wrapper3-home a,
#wrapper3-content a {
	/*color: #0085cf;*/
}

#wrapper3-home a:focus,
#wrapper3-content a:focus {
	outline: none;
}

#logo {
	position: absolute;
	width: 220px;
	height: 52px;
	margin-top: 33px;
	z-index: 3;
}

#logo img {
	color: #00338e;
	line-height: 25px;
}

#metanavi {
	position: absolute;
	width: 960px;
	padding-top: 69px;
	z-index: 2;
}

#metanavi ul {
	float: right;
	list-style: none;
}

#metanavi ul li {
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
}

#metanavi ul li a {
	display: block;
	height: 56px;
	color: #0085cf;
}

#metanavi ul li a:hover,
#metanavi ul li.current a {
	color: #787878;
}

#metanavi ul li.current a {
	background: url('../main/img/1_class_current.png') center bottom no-repeat;
}

#wrapper4-home,
#wrapper4-content {
	position: absolute;
	top: 140px;
	width: 960px;
	height: 415px;
	color: #fff;
	z-index: 1;
}

#wrapper4-content {
	height: 221px;
	background: #00338f url('../main/img/bg-main-content.jpg') repeat-x;
}

#imgbanner-home,
#imgbanner-content {
	float: left;
	height: 100%;
	width: 620px;
}

#sidebar-home,
#sidebar-content,
#sidebar-content-w-bubbles {
	float: right;
	width: 300px;
	color: #fff;
	line-height: 18px;
	padding: 29px 20px 0;
}

#sidebar-home {
	height: 327px;
	background:	#00338f url('../main/img/bg-sidebar-home.jpg') left top no-repeat;
}

#sidebar-content {
	height: 221px;
	/*background: #00338f url('../main/img/bg-sidebar-content.jpg') repeat-x;*/
}

#sidebar-content-w-bubbles {
	height: 221px;
	background: url('../main/img/bg-sidebar-content-w-bubble.jpg') left top no-repeat;
}

#sidebar-home .csc-header {
	margin-bottom: 10px;
}

#sidebar-home ul,
#sidebar-content ul,
#sidebar-content-w-bubbles ul {
	list-style: none;
	/*padding-top: 29px;*/
}

#sidebar-home ul li,
#sidebar-content ul li,
#sidebar-content-w-bubbles ul li {
	height: 17px;
	font-size: 16px;
	margin-bottom: 12px;
}

#sidebar-home ul li a,
#sidebar-content ul li a,
#sidebar-content-w-bubbles ul li a {
	padding-left: 15px;
	color: #0085cf;
	background: url('../main/img/2_class_current.png') left top no-repeat;
}

#sidebar-home ul li a:hover,
#sidebar-content ul li a:hover,
#sidebar-content-w-bubbles ul li a:hover {
	color: #fff;
}

#sidebar-home ul li.current a,
#sidebar-content ul li.current a,
#sidebar-content-w-bubbles ul li.current a {
	color: #fff;
	background-position: 0 -19px;
}

#sidebar-home .csc-textpic,
#sidebar-content .csc-textpic,
#sidebar-content-w-bubbles .csc-textpic {	
	clear: both;
	margin-bottom: 12px;
}

#sidebar-home .csc-textpic-imagewrap,
#sidebar-content .csc-textpic-imagewrap,
#sidebar-content-w-bubbles .csc-textpic-imagewrap {
	padding-top: 4px;
}

#sidebar-home .news-latest-container a {
	color: #fff;
}

#wrapper5 h1,
#wrapper5 h2,
#wrapper5 h3,
#wrapper5 h4,
#wrapper5 h5 {
	color: #00338e;
}

#wrapper5 img {
	color: #0085cf;
}

#wrapper5 .csc-header {
	margin: 15px 0 10px 0;
}

#wrapper5 .csc-textpic-text {
	margin-bottom: 12px;
}

#wrapper5 .csc-textpic-image img {
	margin-top: 5px;
}

#content {
	float: left;
	width: 620px;
	margin-top: 23px;
}

#content .news-list-container h3 {
	color: #0085cf;
}

#content-620-left {
	float: left;
	width: 330px;
	margin-top: 23px;
}

#content-620-right {
	float: left;
	margin-top: 23px;
}

#content-960 {
	width: 100%;
	margin-top: 23px;
	line-height: 15px;
}

#content-960 p a {
	font-size: 12px;
}

#content-960 h3 a {
	font-size: 18px;
}

#content-960 a {
	color: #787878;
	font-weight: normal;
	background: none;
}

#content ul {
	list-style: none;
	padding-left: 2px;
}

#content ul li {
	background: url('../main/img/le.jpg') left center no-repeat;
	padding-left: 15px;
}

#content-2columns ul {
	float: left;
	list-style: none;
	margin-bottom: 12px;
}

#content-2columns ul li {
	display: block;
	padding-left: 0;
	background: none;
}

#content-2columns-left {
	float: left;
	width: 260px;
}

#content-2columns-right {
	float: left;
}

#side-box {
	float: right;
	width: 320px;
	padding-left: 20px;
	margin-top: 20px;
}

#side-box-w-bubbles {
	float: right;
	width: 320px;
	min-height: 260px;
	padding-left: 20px;
	background: url('../main/img/bg-sidebox-content-w-bubble.jpg') left top no-repeat;
}

#claim {
	width: 155px;
	height: 115px;
	margin-left: 40px;
	margin-top: 20px;
}

#claim a:focus {
	outline: none;
}

#claim .csc-header {
	margin-top: 0;
}

#claim h3 {
	width: 145px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
}

#wrapper_teamlist {
	float: left;
	margin-bottom: 20px;
}

#wrapper_teamlist img {
	margin-top: 0;
}

#wrapper_teamlist ul {
	float: left;
	list-style: none;
}

#wrapper_teamlist ul li {
	position: relative;
	float: left;
	width: 51px;
	height: 51px;
	margin: 0 2px 2px 0;
	background: #00338f;
}

#wrapper_teamlist ul li a {
	color: #fff;
	text-decoration: none;
}

#wrapper_teamlist ul li img {
	border: 1px solid #fff;
}

#wrapper_teamlist ul li img:hover{
	border: 1px solid #0085cf;
}

#details_data {
	clear: left;
}

#details_data img {
	float: left;
	margin: 4px 10px 10px 0;
}

#details_data h2 {
	font-size: 1em;
	font-weight: bold;
	color: #787878;
}

#details_data .email {
	font-size: 11px;
}

#details_data .email a {
	font-weight: bold;
	color: #0085cf;
}

ul#video-preview li {
	float: left;
	width: 154px;
	height: 150px;
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

ul#video-preview li .video-thumb {
	margin-bottom: 7px;
	width: 140px;
	height: 80px;
}

ul#video-preview li img {
	background: #787878;
	border: 1px solid #fff;
}

ul#video-preview li img:hover {
	border: 1px solid #0085cf;
}

ul#video-preview p {
	padding-right: 10px;
	line-height: 14px;
}

#content .tx-chgallery-pi1 {
	margin-top: 34px;
}

#bottom {
	clear: both;
	height: 40px;
}

#wrapper-form {
	margin-top: 20px;
}

#contact-form h2 {
	margin: 15px 0;
}

td, input, select, textarea { color: #787878; }
input, select, textarea { color: #00338e; }
.Bereich, .Feld, .Datei, .Auswahl { background-color: #ebebeb; width: 610px; border: 0; margin: 5px 0; padding: 5px; }
.Feld { background-color: #ebebeb; width: 290px; border: 0; }
.Auswahl { background-color: #ebebeb; width: 300px; border: 0; }
.Datei { background-color: #ebebeb; width: 431px; border: 0; }
.Label { padding-top: 10px; }
.spacer { width: 20px; }
.error { color: #ff0000; }

@media print {
#headnavi,
#wrapper3-content,
#imgbanner-home,
#imgbanner-content,
#sidebar-home,
#sidebar-content,
#sidebar-content-w-bubbles,
#side-box-w-bubbles,
.button,
.internal-link {
	display: none;
}

#logo-print {
	display: block;
	margin-bottom: 40px;
}
}