@charset "utf-8";

/* std things */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background-image:url(../images/subpage_bg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;	
}

/*.subpage {
	background-image:url(../images/subpage_bg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
	height: 500px;
	position: relative;
}

.subpage_no_menu {
	background-image:url(../images/subpage_bg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
	height: 500px;
	position: relative;
}
*/
.clear {
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

img {
	border: 0;
}

.csc-frame-rulerBefore {
	background-image:url(../images/dot_grey.gif);
	background-position: left top;
	height: 1px;
	margin-bottom: 5px;
}

.csc-frame-rulerAfter {
	background-image:url(../images/dot_grey.gif);
	background-position: left top;
	height: 1px;
	margin-bottom: 5px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #0079C0;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin-bottom: 5px;
	letter-spacing: 0.03em;
}

.sterntext_grau {
	font-size: 0.6em;
	color: #999999;
}

h1, h2, h3, h4 {
	color: #ffa23c;
	color: #0079C0;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 5px;
	background-image:url(../images/dot_grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h5 {
	color:#007AC0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	margin:0;
	background-image: none;
}

.content_right .headline {
	background-image:url(../images/headline_bg_orange.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 205px;
	padding: 3px 0 0 15px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.content_right .headline_blue, .content_right .headline_blue a {
	color: #0079c0;
	text-decoration: none;
	font-size: 0.9em;
	background-image: none;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 0.9em;
}

.content_right .csc-mailform {
	margin-bottom: 15px!important;
}	

.content_center .bodytext {
	font-size: 0.8em;
	letter-spacing: 0.03em;
}

.content_center a {
	color: #037BC1;
}

.content_center a:hover {
	color: #333;
}

/* Mainpage */

.wrapper {
	width: 800px;
	margin: auto;
	position: relative;
	padding-top: 14px;
}

.wrapper_box {
	position: absolute;
}

.menu {
	height: 33px;
	background-image:url(../images/menu_repeater_2.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	margin-bottom: 5px;
}

.subpage .menu, .subpage_no_menu .menu {
	height: 104px;
}

.subpage_no_menu .menu {
	height: 70px;
}

.submenu {
	font-size: 11px;
	position: absolute;
	top: 38px;
	width: 800px;
	background-image:url(../images/submenu_repeater.png);
	background-repeat: repeat-x;
	height: 48px;
}

.submenu a {
	float: left;
	margin:20px 25px 5px 5px;
}

.top_teaser {
	font-size: 100%;
	margin-bottom: 15px;
	float: left;
}

.content_top {
	/*background-image:url(../images/bg_shadow.jpg);*/
	background-repeat: no-repeat;
	float: left;
	font-size: 0px;
	margin-bottom: 25px;
}

.banner {
	width: 552px;
	height: 229px;
	margin-top: 8px;
}

.teaser {
	width: 552px;
	height: 74px;
	background-image:url(../images/teaser.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	text-transform: uppercase;
	float: left;
	display: none;
}

.teaser .csc-textpic-left, .teaser .csc-textpic-imagewrap, .teaser .csc-textpic-image {	DISPLAY: inline;	MARGIN-RIGHT: 0px!important;}

.contact {
	width: 242px;
	height: 280px;
	margin-left: 6px;
	margin-top: 8px;
	float: left;
	font-size: 0px;
	background-image:url(../images/kontaktform.gif);
	background-repeat: no-repeat;
}

.content_center {
	width: 538px;
	float: left;
	padding: 0px 7px 0 7px;
}

.content_right {
	width: 222px;
	margin-left: 6px;
	float: right;
	padding: 0px 10px;
}

.footer_box {
	height: 102px;
	float: left;
	width: 800px;
	margin-top: 15px;
}

.footer_content_top {
	height: 30px;
	font-size: 10px;
	color: #6eb1f1;
}

.footer_content_top a {
	color: #6eb1f1;
}

.footer_content_top a:hover {
	color: #333;
}

.footer_content_top p {
	margin:0;
}

.footer_content_bottom {
	height: 72px;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #fff;
	line-height: 40px;
}

.footer_content_bottom a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

.footer_content_bottom a:hover {
	color: #333;
}

/* MENU */

.menu_firstlvl, .menu_firstlvl_act {
	float: left;
	line-height: 33px;
}

.subpage .menu_firstlvl_act {
	background-color: #FFFFFF;
	position: relative;
	z-index: 999;
}

.menu_firstlvl a, .menu_firstlvl_act a {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 0 16px 0 16px;
}

.menu_firstlvl a:hover {
	color: #037bc1;
}

.menu_firstlvl_act a {
	color: #037bc1;
}

.menu_contact {
	background-image:url(../images/menu_repeater_orange.gif);
	background-repeat: repeat-x;
	padding-left: 7px;
}

.menu_secondlvl_act a {
	color: #037bc1;
}


/* KONTAKTFORM */

/*.csc-mailform {
	background-image:url(../images/kontaktform_main.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 95px 0 0 0;
	border: 0;
	height: 214px;
}*/

.csc-mailform {
	background-repeat: no-repeat;
	margin: 0;
	padding: 108px 0 0 8px;
	border: 0;
	height: 190px;
}


.subpage .csc-mailform, .subpage_no_menu .csc-mailform {
	background-image:url(../images/kontaktform_sub_no_menu.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 190px 0 0 0;
	border: 0;
	height: 205px;
	width: 221px;
	font-size: 11px;
}

.subpage label, .subpage_no_menu label {
	visibility: hidden;
	font-size: 0;
}

.mailform-field input, .mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 193px;
	margin-bottom: 8px;
	margin-left: 12px;
}

.form_submit {
	margin-left: 12px;
	margin-top: 0px;
}

.subpage .mailform-field input, .subpage .mailform-field textarea, .subpage_no_menu .mailform-field input, .subpage_no_menu .mailform-field textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 193px;
	margin-bottom: 8px;
	margin-left: 13px;
}

.subpage .form_submit, .subpage_no_menu .form_submit {
	margin-left: 13px;
	margin-top: 5px;
}


.content_center .csc-mailform {
	background-image: none;
	height: auto;
	width: 300px;
	padding: 0px;
}

.content_center .mailform-field input, .content_center .mailform-field textarea, .content_center .mailform-field input, .content_center .mailform-field textarea, select, .content_center .form_submit  {
	margin-left: 0px;
}



/* fontsize */

.tx-efafontsize-pi1 {
	float: left;
	padding-top: 5px;
}

/* NEWS */

.news-latest-container .bodytext {
	font-size: 0.8em;
	letter-spacing: 0.03em;
}

.news-latest-container p {
	margin: 2px 0 2px 0;
}

.news-latest-morelink a {
	font-size: 0.8em;
	color: #0079c0;
	text-decoration: none;
	letter-spacing: 0.03em;
}

.news-latest-item {
	padding: 0 15px;
}

.news-latest-item .csc-frame-rulerAfter {
	margin: 10px 0 10px 0;
}

.news-single-backlink, .news-single-timedata {
	font-size: 0.8em;
	letter-spacing: 0.03em;
}

.news-single-imgcaption {
	font-size: 0.7em;
	color: #333;
}

.news-list-morelink {
	font-size: 0.8em;
	letter-spacing: 0.03em;
}

.news-list-item {
	margin-bottom: 20px;
}

.clearer {
	clear: both;
}

.news-single-img {
	float: left;
	width: 150px;
	margin: 10px 10px 10px 0px;
}

.news-list-item img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.news-list-date {
	font-weight: bold;
	color: #333;
}

/* 2er TMPL */

.box_2er_tmpl {
	font-size: 0.8em;
	letter-spacing: 0.03em;
}

.box_2er_tmpl .bodytext {
	font-size: 95%;
}

.box_2er_tmpl h4 {
	color:#007AC0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	margin:0;
	background-image: none;
}

.left_2er_tmpl { position: relative; float: left; margin-right: 14px;}
.right_2er_tmpl { position: relative; float: left; margin-left: 14px;}


/* 3er TMPL */



.left_3er_tmpl { position: relative; float: left;}
.center_3er_tmpl { position: relative; float: left; margin: 0 14px 0 14px;}
.right_3er_tmpl { position: relative; float: left;}

.left_3er_tmpl h1, .left_3er_tmpl h2, .left_3er_tmpl h3, .left_3er_tmpl h4 {
	margin: 0;
	background-image: none;
}

.center_3er_tmpl h1, .center_3er_tmpl h2, .center_3er_tmpl h3, .center_3er_tmpl h4 {
	margin: 0;
	background-image: none;
}

.right_3er_tmpl h1, .right_3er_tmpl h2, .right_3er_tmpl h3, .right_3er_tmpl h4 {
	margin: 0;
	background-image: none;
}

/* RTE AREA */

.detail {
	color: #037BC1;
}

.csc-textpic-caption {
	font-size: 0.6em;
}

.important {
	font-size: 0.8em;
	letter-spacing: 0.03em;
}

div.frame3 {
background-color:#F2F6FB;
border:0 solid #333333;
margin:0 0 10px;
padding:5px;
}