/* CSS Document */

*{
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	color:#828282;
	margin:0;
	padding: 0;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover {
	color:#1769a5;
}

a.act {
	color:#1769a5;
}

html { height: 100% }

body{
	margin:0;
	padding:0;
	background:#FFFFFF;
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	text-align: left;
}

h1,h2,div#navigation ul li a {
	margin-top:0px;
	margin-bottom:0;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	padding:0 0 5px 0;
}

div#navigation ul li a {
	font-size:12px;
}

h1, h2, h3 {
	padding:0px 0 10px 0;
}

p{
	margin:0px;
	padding:0px;
}

p.bodytext{
	line-height:18px;
}

ul{
	margin:0 0 0 15px;
	padding:0;
	list-style-type: circle;
	line-height:18px;

}

li{
	line-height:18px;
	margin:0 0 0 0;
}

#maincontainer {
	width:958px;
	padding-bottom: 20px;
	margin:0 ;
	margin-left: auto;
	margin-right: auto;
	max-width:none;  /* min-width fr fixes Layout abschalten */
	min-width:inherit;  /* max-width fr fixes Layout abschalten */
	background-color:#FFFFFF;

}

#logo {
	float:left;
	width:368px;
	height:140px;
	overflow:hidden;
}

#metanavigation {
	float: left;
	width:368px;
	height:70px;
	overflow:hidden;
}

ul#metalevel{
	list-style-position: inside;
	list-style-type: none;
	margin:55px 0 0 22px;
	padding:0 10px 0 0;
}

ul#metalevel li{
	float:left;
	margin:0;
	padding:0 0px 0 2px;
}

ul#metalevel li div.innerwrap{
	padding:0 0 0 0px;
}

ul#metalevel li div.innerwrap a{
	padding:0 0 0 5px;
}

#banner {
	float:left;
	width:590px;
	height:210px;
	overflow:hidden;
}

#content{
	float:left;
	padding:0 0 0 10px;
	width:580px;

}

#navigation{
	float:right;
	width:340px;
	padding:0 0 0 0;
	overflow:hidden;
}

#teasernews{
    float:right;
    width:220px;
    padding:0 120px 0 0;
    overflow:hidden;
}

#teasernews h1, #teasernews h2, #teasernews h3, #teasernews p{
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.spacer_white {
	clear: both;
	color:#FFFFFF;
}

.spacer_grey {
	clear: both;
	color:#FFFFFF;
}

ul.navigation{
	margin:0;
	padding:0;
	list-style-type:none;
}

.skip {
	position:absolute;
	left: -2000px;
	width:10px;
	overflow: hidden;
}

h1.type1 {
	
}

.linie {
	background:url(../img/dots2.gif);
    	background-position:top left;
   	background-repeat:repeat-x;
    	padding:0 0 0 0;
    	height:5px;
}

.CE {
	clear:both;
}

p.bodytext {
	padding:0 0 0 5px;
}

.csc-textpic-intext-left {
	padding: 20px 0 0 5px;
}

.csc-textpic-imagewrap img {
	padding: 4px 0 0 0;
}

.container_2_spaltig {
	width:580px;
	overflow: hidden;
}

.container_2_spaltig .col1 {
	float: left;
	width:280px;
	padding:0 10px 0 0;
	overflow: hidden;
}

.container_2_spaltig .col2 {
	float: left;
	width:275px;
	padding:0 15px 0 0;
	overflow: hidden;
}

.container_2_spaltig h1.type1 {
	width:280px;
	overflow: hidden;
}


.container_4_spaltig {
	width:580px;
	overflow: hidden;
	clear:both;
}

.container_4_spaltig .col1 {
	float: left;
	width: 130px;
	padding:0 15px 0 0;
	overflow: hidden;

}

.container_4_spaltig .col2 {
	float: left;
	width: 130px;
	padding:0 15px 0 0;
	overflow: hidden;

}

.container_4_spaltig .col3 {
	float: left;
	width: 130px;
	padding:0 15px 0 0;
	overflow: hidden;

}

.container_4_spaltig .col4 {
	float: left;
	width: 130px;
	padding:0 15px 0 0;
	overflow: hidden;
}

.container_4_spaltig h1.type1 {
	width:135px;
}

/**
	Mailform
*/

.tx-thmailformplus-pi1 {
	margin:0 0 0 7px;
}

.mailform_kontakt {
	padding:0;

	width:580px;
}

.mailform_kontakt .anredefix {
	*padding-bottom:2px;
}

.mailform_kontakt td {
	vertical-align:top;
	margin:0;
	padding:0;
	line-height:13px;
	*line-height:10px;
}

.mailform_kontakt td.label {

}

.mailform_kontakt td.input {
	height:22px;
	margin:-2px 0 0 0;
	padding:1px 0 0 0;
}

.mailform_kontakt td.checkgroup_bg {
	width:142px;
	height:22px;
	border:none;
	background:url(../img/input_klein.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.mailform_kontakt input.input_klein {
	width:134px;
	height:19px;
	border:none;
	background:url(../img/input_klein.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:2px 0 0 4px;
	margin: 1px 0 0 0;
}

.mailform_kontakt input.input_lang {
	width:279px;
	height:19px;
	border:none;
	background:url(../img/input_lang.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:2px 0 0 4px;
	margin: 0px 0 0 0;
}

.mailform_kontakt .textarea_kontakt {
	width:280px;
	height:158px;
	border:none;
	background:url(../img/textarea_kontakt.gif);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	padding:5px 0 0 2px;
	margin:0 0 0 0;
	*margin:-1px 0 0 0;
}

.mailform_kontakt .radiobutton {
	position:relative;
	top:1px;
	*top:0px;
	left:0px;
}

.mailform_kontakt td.linie_oben {
	background:url(../img/dots2.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:10px 0 0 0;
}



/* Clearfix-Methode zum Clearen der Float-Umgebungen */
 .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Diese Angabe bentigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox { overflow:hidden; }

/* IE-Clearing: Bentigt nur der Internet Explorer und ber iehacks.css zugeschaltet */
#ie_clearing { display: none }

.tx-odsajaxmailsubscription-pi1 {
    position: relative;
    padding:0 0 0 5px;
}

#nl_subscribe_form {

}

#nl_subscribe_form td.col1 {
    width:50%;
    vertical-align: top;
    height: 45px;
    padding: 0 30px 0 0;
}

#nl_subscribe_form td.col2 {
    width:50%;
    vertical-align: top;
    height:30px;
}

#nl_subscribe_form .selectfield {
    width: 272px;
    border:  1px solid #828282;
    height: 20px;
}

#nl_subscribe_form .inputfield {
    color: #828282;
    border:  1px solid #828282;
    height: 18px;
    width: 270px;
}

#nl_subscribe_form .checkboxfield {
    color: #828282;
    cursor: pointer;
}

#nl_subscribe_form .submitbtn {
    margin: 10px 0 0 0;
    border:  1px solid #828282;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}

div#tx_odsajaxmailsubscription_pi1_indication {
    left: 554px;
    position: absolute;
    top: 58px;
}

p.error, p.info {
    border: 1px solid #828282;
    color: #000000;
    padding: 10px;
    margin: 0 0 10px 0;
    width: auto;
}

ul#metalevel li#fblink {
    background:url(../img/fbicon.gif);
    background-position:6px 4px;
    background-repeat:no-repeat;
    padding:0 0 0 16px;    
}
