* {margin:0; padding:0;}

html {
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%;
}

body {
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%;
	background-image:url(../images/aufbau/bg_body.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1020px;
	min-height:100%;
	background-image:url(../images/aufbau/bg_content.png);
	background-repeat:repeat;
	background-position:top left;
}
* html #wrapper {background-image:url(../images/aufbau/bg_content.gif);}

#top {
	position:relative;
	width:1020px;
	height:180px;
	background-image:url(../images/aufbau/bg_top.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
* html #top {background-image:url(../images/aufbau/bg_top.gif);}

#logo {
	float:left;
	height:92px;
	width:305px;
	margin: 20px 0 0 0;
	background-image:url(../images/aufbau/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
}
* html #logo{background-image:url(../images/aufbau/logo.gif);}

#leiste {
	float:right;
	height:40px;
	width:397px;
	margin: 0 0 0 0;
	padding: 5px 0 0 20px;
	background-image:url(../images/aufbau/bg_leiste.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#858585;
	font-size:11px;
}
* html #leiste{background-image:url(../images/aufbau/bg_leiste.gif);}

#leiste ul {float:left; margin:0; padding:0; }
#leiste ul li{float:left; list-style:none; margin:0 20px 0 0;}
#leiste a{color:#494949;}
#suche {
	width:78px;
	height:12px;
	padding: 3px 18px 3px 7px;
	margin: 0 20px 0 0;
	background-color:#f4f5f3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #c4c5c3;
	background-image:url(../images/aufbau/bg_suche.jpg);
	background-repeat:no-repeat;
	background-position: 87px 3px;
	color:#919191;
}

#drucken {
	padding: 0 0 0 18px;
	margin:0 20px 0 0;
	background-image:url(../images/aufbau/drucker.png);
	background-repeat:no-repeat;
	background-position: left center;
}
* html #drucken {background-image:url(../images/aufbau/drucker.gif);}

#schrift_gr {
	display:inline-block;
	width:70px;
	height:15px;
	padding:0 0 0 18px;
	margin: 0 0 0 0;
	border:none;
	background-color:transparent;
	background-image:url(../images/aufbau/bg_schrift_gr.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	cursor:pointer;
}
* html #schrift_gr {background-image:url(../images/aufbau/bg_schrift_gr.gif);}

#schrift_kl {
	display:inline-block;
	width:75px;
	height:15px;
	padding:0 0 0 15px;
	border:none;
	background-color:transparent;
	background-image:url(../images/aufbau/bg_schrift_kl.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	cursor:pointer;
}
* html #schrift_kl {background-image:url(../images/aufbau/bg_schrift_kl.gif);}

#kontakt {
	padding: 0 0 0 15px;
	margin:0 0 0 20px;
	background-image:url(../images/aufbau/kontakt.png);
	background-repeat:no-repeat;
	background-position: left center;
}
* html #kontakt { background-image:url(../images/aufbau/kontakt.gif);}

#content {
	position:relative;
	width:1020px;
	height:auto;
	padding: 0 0 50px 0;
}

/*--------- Spalte Links ------------*/

#spalte_li {
	float:left;
	width:150px;
	margin: 0 0 0 18px;
}

.abschluss {
	position:relative;
	clear:both;
	width:1020px;
	height:1px;
	background-color:transparent;
}

#menu {
	margin:0;
	padding: 0;
	font-family: 'OpenSansSemibold', Arial, Helvetica, sans-serif;
	color:#494949;
	font-size:14px;
}

#menu li{
	list-style-type:none;
	border-bottom: 1px solid #d5ceb9;
	padding: 5px 0;
	font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
}

#menu li a{
	font-family: 'OpenSansSemibold', Arial, Helvetica, sans-serif;
	color:#494949;
	font-size:14px;
	text-transform:none;
	display:block;
}
#menu li.last{
	border-bottom:none;
	margin: 0 0 30px 0;
}
#menu li a.aktiv{
	padding: 0 0 0 10px;
	background-image:url(../images/aufbau/bg_li_aktiv.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
	color:#0164a4;
}

#menu li ul{
	margin:0;
}

#menu li ul li{
	list-style-type:none;
	border-bottom: none;
	padding:0;
	color:#494949;
	text-transform:none;
}
#menu li ul li a{
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
}

#menu li ul li a.aktiv{
	padding: 0;
	background-image:none;
	font-family: 'OpenSansSemibold', Arial, Helvetica, sans-serif;
	color:#0164a4;
}

#menu li ul li ul li a{
	border-bottom: none;
	padding: 0 0 0 15px;
	font-family: 'OpenSansSemibold', Arial, Helvetica, sans-serif;
	color:#1d1d1d;
	font-size:12px;
	text-transform:none;
}

/*--------- Spalte Mitte ------------*/
#spalte_mi{
	float:left;
	width:592px;
	height:auto;
	margin: 0 20px 0 40px;
}


/*--------- Startseite ------------*/
#header {
	position:relative;
	width:573px;
	height:396px;
	padding:10px;
	margin: 0 0 15px 0;
	background-color:#e3e3e3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #c3c3c3;
}

#slider {margin:0; padding:0; width:573px; height:279px;}

#slider li {
	float:left;
	width:573px;
	height:275px;
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}

#slider li img {
	float:left;
}

#slider li .overlay {
	float:left;
	width:535px;
	margin: -59px 0 0 0;
	padding: 13px 25px 13px 13px;
	background-image:url(../images/aufbau/bg_overlay.png);
	background-repeat:repeat;
	background-position:left top;
}
* html #slider li .overlay {background-image:url(../images/aufbau/bg_overlay.gif);}

#slider li .overlay h1 {font-family:'OpenSansRegular', Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; font-size:24px; margin:0;}

#slider li .overlay .link_over {
	display:block;
	width:520px;
	margin: 0;
	padding: 0 15px 0 0;
	background-image:url(../images/aufbau/bg_link_over.png);
	background-repeat:no-repeat;
	background-position:right center;
}
* html #slider li .overlay .link_over {background-image:url(../images/aufbau/bg_link_over.gif);}

#header .eintrag_kl {
	float:left;
	width:172px;
	height:99px;
	margin:10px 10px 0 0;
	padding:6px;
	background-color:#d0d0d0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#header .eintrag_kl img {
	float:left;
}

#header .eintrag_kl .text {
	float:left;
	height:15px;
	width:172px;
	margin:2px 0 0 0;
	overflow:hidden;
	font-size:11px;
	font-family:'OpenSansBold', Arial, Helvetica, sans-serif;
}

#header .eintrag_kl.last {
	margin:10px 0 0 0;
}

#header .eintrag_kl.aktiv {
	background-color:#779bb3;
}

#header .eintrag_kl.aktiv .text{
	color:#FFF; 
}

#inhalt {
	position:relative;
	width:532px;
	height:auto;
	padding:30px;
	background-color:#FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}

#inhalt.start {
	width:562px;
	padding:30px 0 30px 30px;
}

#inhalt.start .mail{
	color:#006aaf;
	font-weight:bold;
}

#text_start {
	float:left;
	width:304px;
	height:auto;
	margin: 0 19px 0 0;
}

#bild_start {
	float:left;
	width:239px;
	margin: -20px 0 0 0;
}


/*--------- Inhaltsseite ------------*/

#inhalt .abschluss{
	position:relative;
	clear:both;
	width:532px;
}

#inhalt a {
	display:inline-block;
	padding: 0 0 0 17px;
	background-image:url(../images/aufbau/bg_mail.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#387fbb;
}
#inhalt a:hover {color:#545454;}

#inhalt a.abc {
	display:inline-block;
	height:15px;
	width:9px;
	padding:2px 8px;
	margin: 0 10px 6px 0;
	background-image:none;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	}
#inhalt a.abc:hover {background-color:#dcdcdc;color:#545454;}

#inhalt a.top {
	float:right;
	background-image:url(../images/aufbau/bg_link_top.gif);
}

#inhalt span.abc {
	display:inline-block;
	height:15px;
	width:9px;
	padding:2px 8px;
	margin: 0 10px 6px 0;
	background-image:none;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#000;	}

#breadcrumbs {
	position:relative;
	width:532px;
	height:auto;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #d4d4d4;
}

#breadcrumbs .breadcrumb{
	display:inline-block;
	padding: 0 15px 0 0;
	margin: 0 5px 0 0;
	background-image:url(../images/aufbau/bg_li_aktiv.png);
	background-repeat:no-repeat;
	background-position:right center;
	font-size:11px;
}
* html #breadcrumbs .breadcrumb{background-image:url(../images/aufbau/bg_li_aktiv.gif);}

#breadcrumbs .breadcrumb.aktiv{
	color:#387fbb;
}

#breadcrumbs .breadcrumb.last{
	background-image:none;
	padding:0;
	margin:0 2px 0 0;
}

#header_bild {
	position:relative;
	width:532px;
	height:138px;
	margin: 13px 0 35px 0;
}

#inhalt .trenner {
	position:relative;
	width:532px;
	height:1px;
	margin: 0 0 15px 0;
	background-color:#D4D4D4;
}

#inhalt .eintrag_inhalt {
	position:relative;
	width:532px;
	height:auto;
	padding: 0;
	margin:0 0 20px 0;
}

#inhalt .eintrag_inhalt .inhalt_text{
	float:left;
	width:342px;
	height:auto;
	padding: 8px 20px 0 0;
}

#inhalt .eintrag_inhalt .inhalt_text .titel_text{
	display:block;
	margin: 0 0 10px 0;
}

#inhalt .eintrag_inhalt .inhalt_bild{
	float:left;
	width:170px;
	height:auto;
	padding: 0;
}

#inhalt .eintrag_inhalt .inhalt_bild img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

#inhalt .eintrag_inhalt .abschluss{
	position:relative;
	width:532px;
	height:1px;
	clear:both;
}


#inhalt .eintrag_news {
	float:left;
	width:256px;
	height:auto;
	padding: 10px 0 0 0;
	margin:0 20px 20px 0;
	border-top: 1px solid #D4D4D4;
}
#inhalt .eintrag_news.last {
	margin:0 0 20px 0;
}

#inhalt .eintrag_news .news_text{
	float:left;
	width:170px;
	height:auto;
	padding: 0 10px 0 0;
}

#inhalt .eintrag_news .news_text .titel_text{
	display:block;
	margin: 0 0 10px 0;
}

#inhalt .eintrag_news .news_bild{
	float:left;
	width:76px;
	height:90px;
	padding: 0;
}

#inhalt .eintrag_news .news_bild img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}


#inhalt .eintrag_news .abschluss{
	position:relative;
	width:532px;
	height:1px;
	clear:both;
}

#inhalt .beschrieb_chb {
	float:left;
	display:inline-block;
	margin: 2px 10px 10px 5px;
}

#created_by {
	position:relative;
	display:block;
	margin:20px 0 0 5px;
}

/*--------- Spalte Rechts ------------*/

#spalte_re {
	float:left;
	width:184px;
	height:auto;
	margin: -22px 0 0 0;
}

#spalte_re .eintrag_news{
	position:relative;
	width:184px;
	height:auto;
	margin: 0 0 15px 0;
	/*word-break:break-all;*/
}

#spalte_re .eintrag_news .text{
	position:relative;
	width:160px;
	height:auto;
	padding:12px;
	font-size:11px;
	background-image:url(../images/aufbau/bg_eintrag.png);
	background-repeat:repeat;
	background-position:left top;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
* html #spalte_re .eintrag_news .text{background-image:url(../images/aufbau/bg_eintrag.gif);}


#spalte_re .eintrag_news .text ul {
	margin: 0 0 0 12px;
}

#spalte_re .eintrag_news .text ul li{
	list-style-type:disc;
}

#spalte_re .eintrag_news .text ul.kalender {margin:0;}

#spalte_re .eintrag_news .text ul.kalender li {
	list-style-type:none;
	display:block;
	height:auto;
	margin:0 0 10px 0;
	background-image:url(../images/aufbau/bg_li_kalender.png);
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: 1px solid #cccccc;
}
* html #spalte_re .eintrag_news .text ul.kalender li {background-image:url(../images/aufbau/bg_li_kalender.gif);}

#spalte_re .eintrag_news .text .mehr {
	float:left;
	height:16px;
	width:auto;
	display:inline-block;
	padding: 2px 5px 2px 18px;
	margin:10px 12px 0 0;
	border:1px #c3c3c3 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#ffffff;
	background-image:url(../images/aufbau/bg_link.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	color:#006aaf;
	font-weight:bold;
	font-family:'OpenSansBold',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
* html #spalte_re .eintrag_news .text .mehr {background-image:url(../images/aufbau/bg_link.gif);}

#spalte_re .eintrag_news .text .pdf {
	background-color:#c3c3c3;
	background-image:url(../images/aufbau/bg_pdf.png);
	color:#494949;
}
* html #spalte_re .eintrag_news .text .pdf {background-image:url(../images/aufbau/bg_pdf.gif);}

#spalte_re .eintrag_news .text.ortsplan .mehr {
	margin:0;
}
#spalte_re .eintrag_news .text.ortsplan h4 {
	float:left;
	margin:0 0 3px 0;
}

#spalte_re .eintrag_news .text .bild_news {
	height:64px;
	width:161px;
	background-color:#c3c3c3;
	background-image:url(../images/aufbau/bg_pdf.png);
	color:#494949;
}
* html #spalte_re .eintrag_news .text .bild_news {background-image:url(../images/aufbau/bg_pdf.gif);}

#spalte_re .eintrag_news .abschluss {
	position:relative;
	clear:both;
	width:184px;
}

/*---------- Footer --------------*/

#footer {
	position:relative;
	margin: -38px auto 0 auto;
	width:1020px;
	height:38px;
	background-image:url(../images/aufbau/bg_footer.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:11px;
}
* html #footer {background-image:url(../images/aufbau/bg_footer.gif);}


#footer ul {margin:0; padding:15px 18px 0 18px;}

#footer ul li{
	float:left;
	height:8px;
	width:auto;
	margin:0 35px 0 0;
	padding:0;
	list-style-type:none;
}
#footer ul li.last{
	margin:0;
}

#footer ul li a{
	text-decoration:underline;
}

#footer_logo {
	height:14px !important;
	width:218px !important;
	margin: 0 135px 0 0 !important;
	background-image:url(../images/aufbau/footer_logo.png);
	background-repeat:no-repeat;
	background-position: top left;
}
* html #footer_logo {background-image:url(../images/aufbau/footer_logo.gif);}

/*------- textformatierungen -------*/

a {text-decoration:none; color:#696969;}
a:hover {color:#545454;}

p {margin-bottom:15px; clear:both;}

table {
	width:100%;
	margin:0 0 15px 0;
}

table tr:first-child th:first-child{
	-webkit-border-radius: 6px 0 0 0;
	-moz-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
}

table tr:first-child th:last-child{
	-webkit-border-radius: 0 6px 0 0;
	-moz-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}

table tr:last-child td:first-child{
	-webkit-border-radius: 0 0 0 6px;
	-moz-border-radius:0 0 0 6px;
	border-radius: 0 0 0 6px;
}

table tr:last-child td:last-child{
	-webkit-border-radius: 0 0 6px 0;
	-moz-border-radius: 0 0 6px 0;
	border-radius: 0 0 6px 0;
}


table tr td {padding: 5px; border-top: 1px solid #D5CEB9;}

table tr th {
    padding: 5px;
    font-weight:normal;
    color:#000000;
    text-align:left;
    margin: 0 0 0 0;
    font-size:12px;
    font-family: 'OpenSansSemibold', Arial, Helvetica, sans-serif;
	background-color:#d5d5d5;
}

table tr:nth-child(2n+2) td{
	background-color:#e7e7e7;
}


table.einspaltig tr:first-child th:first-child{
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}


table.einspaltig tr:last-child td:first-child{
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

table tr.titel_einspaltig:first-child th:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

table.no_bg tr td {border:none;}
table.no_bg tr:nth-child(2n+2) td{
	background-color:transparent;
}

ul {
	margin: 20px 0 20px 12px;
}

ul li{
	list-style-type:disc;
}

#inhalt label{
	float:left;
	width:80px;
	margin:3px 0 0 0;
}

#inhalt input[type=text]{
	float:left;
	width:150px;
	height:16px;
	margin: 0 20px 10px 0;
	padding:2px;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

#inhalt input[type=password]{
	float:left;
	width:150px;
	height:16px;
	margin: 0 20px 10px 0;
	padding:2px;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

#inhalt textarea{
	height:80px;
	width:410px;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

#inhalt input[type=submit]{
	float:left;
	width:auto;
	height:auto;
	margin: 10px 20px 10px 0;
	padding: 2px 2px 2px 15px;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/aufbau/bg_link.png);
	background-repeat:no-repeat;
	background-position:5px 8px;
	color:#006aaf;
	font-weight:bold;
	font-family:'OpenSansBold',Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
}

#inhalt input[type=button]{
	float:left;
	width:auto;
	height:auto;
	margin: 10px 20px 10px 0;
	padding: 2px 2px 2px 15px;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-image:url(../images/aufbau/bg_link.png);
	background-repeat:no-repeat;
	background-position:5px 8px;
	color:#006aaf;
	font-weight:bold;
	font-family:'OpenSansBold',Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
}

#inhalt input[type=checkbox]{
	float:left;
	margin: 2px;
}

#inhalt input[type=radio]{
	float:left;
	margin: 2px;
}

#inhalt select{
	float:left;
	width:150px;
	height:25px;
	margin: 0 20px 10px 0;
	padding:2px;
	background-color:#ececec;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

/*---------------- baustein gallerie ------------------*/

.baustein_galerie {
	float:left;
	width:532px;
	height:auto;
}

.bild_galerie {
	float:left !important;
	margin-bottom:20px;
	padding:0 !important;
	background-image:none !important;
}
.bild_galerie img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.bild_galerie .text {
	width: 532px;
	height:auto;
	color:#696969;
	overflow:hidden;
}

.bild2er{;
    width:256px;
    height:auto;
    margin:0 20px 20px 0;
}
.bild2er.last{margin: 0 0 20px 0;}

.bild2er .text {
	width: 256px;
}

.bild3er{
    width:164px;
    height:auto;
    margin:0 20px 20px 0;
}
.bild3er.last{margin: 0 0 20px 0;}

.bild3er .text {
	width: 164px;
}


/*---------- Schriften --------------*/

h1 {font-family:'OpenSansLight', Arial, Helvetica, sans-serif; color:#696969; font-weight:normal; font-size:28px; margin: 0 0 20px 0;} /*Titel gross Inhalt*/
h2 {font-family: 'OpenSansLight', Arial, Helvetica, sans-serif; color:#696969; font-weight:normal; font-size:14px; margin: 0 0 30px 0;} /*Lead*/
h3 {font-family:'OpenSansBold', Arial, Helvetica, sans-serif; color:#010101; font-size:13px;margin: 0 0 5px 0;} /*Überschrift Eintr&auml;ge Spalte rechts*/
h4 {font-family:'OpenSansSemibold', Arial, Helvetica, sans-serif; color:#010101; font-size:12px; font-weight:normal; margin:0 0 10px 0;} /*Überschrift einzelner Eintrage Spalte rechts*/
h5 {font-family:Arial, Helvetica, sans-serif; color:#595959; font-size:12px; font-weight:bold;} /*Title Kalendereintrag Spalte rechts*/
h6 {font-family: Arial, Helvetica, sans-serif; color:#696969; font-weight:normal; font-size:11px;} /*Titel klein Inhalt*/

p{margin: 0;}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../font/OpenSans-Light-webfont.eot');
    src: url('../font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Light-webfont.woff') format('woff'),
         url('../font/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('../font/OpenSans-LightItalic-webfont.eot');
    src: url('../font/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('../font/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('../font/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../font/OpenSans-Regular-webfont.eot');
    src: url('../font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Regular-webfont.woff') format('woff'),
         url('../font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('../font/OpenSans-Italic-webfont.eot');
    src: url('../font/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Italic-webfont.woff') format('woff'),
         url('../font/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../font/OpenSans-Semibold-webfont.eot');
    src: url('../font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../font/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('../font/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../font/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('../font/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('../font/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../font/OpenSans-Bold-webfont.eot');
    src: url('../font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Bold-webfont.woff') format('woff'),
         url('../font/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('../font/OpenSans-BoldItalic-webfont.eot');
    src: url('../font/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('../font/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('../font/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('../font/OpenSans-ExtraBold-webfont.eot');
    src: url('../font/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../font/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../font/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtraboldItalic';
    src: url('../font/OpenSans-ExtraBoldItalic-webfont.eot');
    src: url('../font/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
         url('../font/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
         url('../font/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

#inhalt .newsletter br {
	clear:both;
}

#inhalt .newsletter select {
	width:156px;
	height:23px;
	padding:0px;
	padding-right:2px;
}

#inhalt .newsletter label {
	padding-top:3px;
	width:130px;
}

#inhalt .newsletter input[type=checkbox] {
	margin-top:8px;
	margin-bottom:8px;
}

