/* screen.css 
 */@import url(http://fonts.googleapis.com/css?family=Exo:400,500,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400);

* {
	margin:0;
	padding:0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#3D3B38;
	background:#E6E6E6;
}

h3 {
	color:#0095EF;
	font-size:16px;
	}

h4 {
	color:#0095EF;
	font-size:16px;
	font-weight:700;
	}

h5 {
	color:white;
	font-size:15px;
	font-weight:700;
	}
	
strong {
	font-weight:bold;
	}

.subtitle {
	margin-top:9px;
	display:block;
	}
	
.text h5 {
	color:#3d3b38 !important;
	}

#top {
	background:white;
	height:139px;
	padding-top:7px;
	}
	
#main {
	background:url(template/img/bg_us.jpg) no-repeat black 50px 0px;
	min-height:663px;
	}
	
#main_us {
	background:url(template/img/bg_us.jpg) no-repeat black 50px 0px;
	min-height:666px;
	}
	
.big_ue_gelb {
	color: #ffef3b;
    font-family: "Open Sans";
    font-size: 75px;
    font-weight: 300;
    height: 110px;
    letter-spacing: -4px;
    margin-bottom: -20px;
    margin-top: 185px;
	}
	
.big_ue_weiss {
	font-family:'Open Sans';
	font-size:45px;
	font-weight:300;
	color:white;
	letter-spacing:-1px;
	height:71px;
	}

.onecol > img {
    margin-left: 15%;
}

#teaser {
	margin-top:100px;
	}

#newsbox_01 {
	background:url(template/img/colors.gif) no-repeat white;
	}

#newsbox_02 {
	background:white;
	}

#suche {
	width:80%;
	padding-left:10%;
	padding-right:10%;
	padding-top:20px;
	font-size:11px;
	height:83px;
	padding-bottom:10px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNzkiLz4KICAgIDxzdG9wIG9mZnNldD0iNTMlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0.79) 0%, rgba(239,239,239,1) 53%, rgba(226,226,226,1) 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0.79)), color-stop(53%,rgba(239,239,239,1)), color-stop(98%,rgba(226,226,226,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0.79) 0%,rgba(239,239,239,1) 53%,rgba(226,226,226,1) 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(255,255,255,0.79) 0%,rgba(239,239,239,1) 53%,rgba(226,226,226,1) 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,0.79) 0%,rgba(239,239,239,1) 53%,rgba(226,226,226,1) 98%); /* IE10+ */
background: linear-gradient(135deg,  rgba(255,255,255,0.79) 0%,rgba(239,239,239,1) 53%,rgba(226,226,226,1) 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9ffffff', endColorstr='#e2e2e2',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

	}
	
input#search-input {
	width:70%;
	float:left;
	height:32px;
	border:0px;
	}
input#search-submit {
	width:29%;
	background:#0095EF;
	border:0px;
	color:white;
	cursor:pointer;
	font-family:'Exo';
	height:33px;
	}
input#suchebutton:hover {
	background:#262626;	
	}

#suche p {
	display:block;
	margin-top:5px;
	}

#newsletter {
	width:80%;
	padding-left:10%;
	padding-right:10%;
	padding-top:20px;
	font-size:11px;
	background:#F2F2F2;
	padding-bottom:10px;
	height:74px;
	}

#newsletter .weiter {
	width:29%;
	background:#0095EF;
	border:0px;
	color:white;
	cursor:pointer;
	font-size:13px;
	font-family:'Exo';
	height:27px;
	padding-top:6px;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	float:right;
	margin-top:25px;
	}

#newsletter .weiter:hover {
	background:#262626;	
	}

.normal_content {
	font-family:Arial, Helvetica, sans-serif;
	}
	
.arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:10px;
	}

.content_type_tinymce a {
	color:#3D3B38;
	font-weight:bold;
	text-decoration:none;
	}

.newsbox .content_type_tinymce a {
	font-weight:normal;
	}

a.prev {
	text-decoration:none;
	color:#FFFFFF;
	margin-bottom:20px;
	margin-top:10px;
	float:left;
	text-transform:uppercase;
	background:#CF171F;
    padding-left: 6px;
    padding-right: 6px;
	}

a.next {
	background:#CF171F;
    color: #FFFFFF;
    float: right;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
    text-transform: uppercase;
	}

/* CSS Reset */
/* * { margin:0; padding:0; }
img,fieldset { border:0; }
textarea { font-family:inherit; } */
 
/* CSS DEFAULT */
/* html { overflow-y:scroll; }
body { margin:0.5em; font-size:12px; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; line-height:1.5em; color:#000000; background:#ffffff; }
h1,h2,h3,h4,h5,h6,p,ul,ol { margin-bottom:1em; }
li { margin-left:1.6em; }
table { border-collapse:collapse; border-spacing:0; }
td,th { vertical-align:top; }
 */
/* KLASSEN */
.clear { float:none; display:block; clear:both; }

/* TINYMCE CONTENT ( .content_type_tinymce ) */

/* DESIGN */

.unterseite .text h3 {
	color:#3d3b38;
	}

b {
	font-weight:400;
	}

.auswahlfeld_text {	
	font-weight:400;
	width:30%;
	display:inline-block;
	font-size:0.9em;
	}

form.add_cart select {
	width:60%;
	}

#color1, #color3, #color3{
	width:100%;
}

input.submit {
	background:#49443D;
	color:white;
	border:0px;
	padding-left:1%;
	padding-right:1%;
	cursor:pointer;
	margin-top:2%;
	margin-bottom:2%;
	}

.color{
	float:left;
	/*width:50px;*/
	text-align:center;
	font-size:0.8em;
	margin-right:3%;
    width: 21%;
	margin-bottom:3%;
	height:77px;
}

.red {
	color:#D4251C;
	} 

.ueberblendung_ue {
	color: #FFFFFF;
    font-size: 3.1em;
    font-weight: 300;
    line-height: 1.1em;
    position: absolute;
    top: 40%;
	left:55px;
    z-index: 2000;
	}

.container{
	max-width:1140px;	
	margin:0 auto;
}

.col50percent {
	width:50%;
	float:left;		
	}

.newsbox {
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
    height: 186px;
    padding-left: 5%;
    margin-top: 30px;
    padding-right: 5%;
    width: 90%;
	line-height:19px;
	}

.newsbox h2 {
	font-size:17px;
	font-weight:500;
	color:white;
	width:98%;
	padding:2%;
	margin-bottom:10px;
	font-family:'Exo';
	}
	
h2.blue {
	background:#1458AC;
	}
	
h2.red {
	background:#DF4746;
	}
	
h2.lightblue {
	background:#0D9FCB;
	}
	
h2.orange {
	background:#EE8D34;
	}

.greybox {
    height: 216px;
	margin-left:1px;
    width: 100%;
	}


.onecol{
	width:33.3333333%;
	float:left;	
}

.twocol{
	width:66.6666666%;
	float:left;	
}

.threecol{
	width:100%;
	float:right;	
}

#footer {
	}


.content_id_1.content_type_newslist, .content_id_179 {
    padding: 4%;
}











	
.white {
	background:white;
	padding-left:3%;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:3%;
	width:76.8%;
	float:right;
		}
	
.uebersichtsbild {
	width:100%;
	}
	

.sixcol{
	width:100%;
}

.row{
	overflow:hidden;
}

.margin_top_5 {
	margin-top:-5%;
	}
	
.last{
	margin-right:0;	
}


.clear{
 clear:both;
}

.wrapper a {
	color:white;
	text-decoration:none;
}
#nav1 {
  display:table;
  padding:0;
  margin:0 auto;
  list-style-type:none;
	border-collapse: separate;
  border-spacing: 0px 0;
  width:100%;
  margin-top:87px;
  }
 
#nav1 li {
  display:inline;
  margin-right:1px;
  float:left;
  }
#nav3{
	float:left;
	margin-right: 19%;
}

img.test{
	width:100%;
}

.content_type_sitelist li {
	float:left;
	list-style:none;
	width:100%;
	margin-bottom:15px;
	height:205px;
	text-align:center;
	}

.content_type_sitelist li {
	float:left;
	list-style:none;
	width:33.33333%;
	margin-bottom:15px;
	height:205px;
	text-align:center;
	}

.content_type_sitelist li a {
	font-family:'Exo';
	color:#109EF4;
	text-decoration:none;
	font-weight:500;
	font-size:16px;
	}

.content_type_sitelist li a img {
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.25);
box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.25);
	}

.content_type_newslist ul li {
	border-bottom: 1px solid #CCCCCC;
    display: block;
    list-style: none outside none;
    margin-bottom: 20px;
    padding-bottom: 20px;
	}

.content_type_newslist ul li a {
	font-family:'Exo';
	color:#109EF4;
	text-decoration:none;
	font-weight:500;
	font-size:17px;
	}

.content_type_newslist ul li p.smalllink a {
	font-size:13px;
	}

.newsuebersicht_left {
	float:left;
	width:33.333333%;
	}

.newsuebersicht_right {
	float:left;
	width:66.666666%;
	}

a.zurueck-zur-uebersicht {
	color:white;
	padding:5px 8px 5px 6px;
	text-decoration:none;
	display:inline-block;
	margin-bottom:10px;
	background:url("template/img/nava.jpg") repeat-x scroll 0 0 #0995e9;
	}

a.zurueck-zur-uebersicht:hover {
	background:black;
	}

fieldset {
    border: 1px solid #CCCCCC;
    padding: 3%;
    width: 94%;
}

.content_type_kontakt {
	font-family: 'Exo', sans-serif;
	}

.textintext {
    border: 1px solid #cccccc;
    display: inline-block;
    margin: 5%;
    padding: 3%;
    width: 84%;
}


.content_type_kontakt fieldset {
    border: 1px solid #cccccc;
    display: inline-block;
    margin: 5%;
    padding: 3%;
    width: 84%;
}

#warenzustand {
	background:white;
	font-family:Arial;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:3%;
	padding-bottom:3%;
	font-size:0.9em;
	}

label {
    display: inline-block;
    width: 20%;
	margin-bottom:8px;
}

label#katalog {
    display: inline-block;
    width: 70%;
	margin-bottom:8px;
}

input#katalog {
    width: 10%;
	height:25px;
}

input {
    width: 30%;
	height:25px;
}

.content_type_kontakt input {
    width: 60%;
	height:25px;
}

select#branche {
	width:60%;
	}

textarea#nachricht {
	width:30%;
	height:100px;
	}

.content_type_kontakt textarea#nachricht {
	width:60%;
	height:100px;
	}

input#submit_anfrage {
	background: none repeat scroll 0 0 #49443D;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 2%;
    margin-top: 2%;
    padding: 1% 1% 3% 1%;
	}

input#submit {
	background: none repeat scroll 0 0 #0095ef;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 2%;
    margin-top: 2%;
	width:auto;
	}

#nav1 a {
	text-decoration:none;
	color:#6A6C6E;
	font-size:17px;
	font-weight:400;
	padding:15px 15px 13px;
	display:block;
	font-family:'Exo';
}

#nav1 a:hover {
	color:#0A96EA;
	}

#nav1 li.active a {
	background:url(template/img/nava.jpg) #0995E9 repeat-x;
	color:white;
	}

#nav2 {
	background:url(template/img/lineright.gif) repeat-x;
	min-height:20px;
	padding-left:20px;
	margin-top:15px;
	}

#statt_nav {
	background:url(template/img/lineright.gif) repeat-x;
	min-height:20px;
	margin-top:15px;
	float: left;
    width: 66.6667%;
	}

#nav2 ul{
	list-style:none;
}

#nav2 ul li{
	float:left;
	margin-right:1%
}

#nav2 a{
	text-decoration:none;
	color:#3D3B38;
	font-size:11px;
	font-weight:400;
	background:#E6E6E6;
	padding-left:4px;
	padding-right:4px;
}

#adressleiste {
	margin-top:20px;
	border-top:1px solid #B8B8B8;
	padding-top:20px;
	font-size:11px;
	margin-bottom:20px;
	}

#adressleiste_unterseite {
	padding-top:10px;
	font-size:11px;
	margin-bottom:20px;
	}

#subnav {
	background:url(template/img/blue.png) repeat;
	height:auto;
	padding-top:9px;
	padding-bottom:9px;
	}

#subnav ul li {
    list-style: none outside none;
    margin: 0;
	float:left;
	padding:3px 10px 3px 10px;
}

#subnav ul li a {
	color:white;
	font-family:'Exo';
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
}

#subnav ul li.active a {
	color:#FFEA00;
	}

.unterseite {
	}

.unterseite h2 {
	color:#FFEA00;
	font-size:33px;
	font-family:'Exo';
	font-weight:500;
	padding-top:70px;
	}

.unterseite .text h2 {
	padding-top:0px;
	color: #0095ef;
    font-size: 22px;
	}

.unterseite h3 {
	color:white;
	font-size:20px;
	font-family:'Exo';
	font-weight:400;
	margin-bottom:10px;
	}

.unterseite #left h3 {
	margin-bottom:40px !important;
	}

.unterseite #left .content_type_contentGallery h3 {
	margin-bottom:20px !important;
	}

.unterseite #item_bildergalerie h3 {
	font-weight:700;
	margin-bottom:10px !important;
	}

#right {
	background:url(template/img/black.png) repeat;
	min-height:370px;
	width:29%;
	margin-left:2%;
	padding-top:183px;
	padding-left:2%;
	color:white;
	}

#right a {
	color:#0995E9;
	}

#right h3 {
	color:#FFEA00;
	font-size:17px;
	}

.text {
	background:white;
	width:100%;
	margin-top:40px;
	min-height:300px;
	margin-bottom:50px;
	}
#subsubnav {
	min-height:260px;
	}

.content_type_sitelist {
	padding-top:30px;
	}

.content_type_contentGallery {
    padding: 4%;
    width: 92%;
}

.content_type_contentGallery ul li {
	list-style:none;
	float:left;
	margin-right:10px;
	}

#right #unterseiten_info .content_type_tinymce a {
	color:white;
	font-weight:normal;
	padding-left:22px;
	background:url(template/img/download-icon.jpg) no-repeat left top;
	}

#unterseiten_info {
	margin-top:20px;
	}

#uebersicht_zurueck a {
	text-decoration:none;
	font-weight:700;
	margin-top:10px;
	font-size:15px;
	display:block;
	}

a.schreiben-sie {
	background:url(template/img/letter.jpg) no-repeat left top;
	padding-left:22px;
	text-decoration:none;
	color:white !important;
	margin-top:5px;
	display:inline-block;
	}

#subsubnav ul li {	
	list-style:none;
	margin-bottom:4px;
	}

#subsubnav ul li.active a {
	color:#ffea00;
	}

#subsubnav ul li a {
	color:white;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
	}

#item_bildergalerie {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwNWY5OSIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjMDA1Zjk5IiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iOTclIiBzdG9wLWNvbG9yPSIjMDA1Zjk5IiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDA1Zjk5IiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  rgba(0,95,153,0.65) 1%, rgba(0,95,153,0.65) 3%, rgba(0,95,153,0.65) 97%, rgba(0,95,153,0.65) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(0,95,153,0.65)), color-stop(3%,rgba(0,95,153,0.65)), color-stop(97%,rgba(0,95,153,0.65)), color-stop(99%,rgba(0,95,153,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,95,153,0.65) 1%,rgba(0,95,153,0.65) 3%,rgba(0,95,153,0.65) 97%,rgba(0,95,153,0.65) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,95,153,0.65) 1%,rgba(0,95,153,0.65) 3%,rgba(0,95,153,0.65) 97%,rgba(0,95,153,0.65) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,95,153,0.65) 1%,rgba(0,95,153,0.65) 3%,rgba(0,95,153,0.65) 97%,rgba(0,95,153,0.65) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,95,153,0.65) 1%,rgba(0,95,153,0.65) 3%,rgba(0,95,153,0.65) 97%,rgba(0,95,153,0.65) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6005f99', endColorstr='#a6005f99',GradientType=0 ); /* IE6-8 */

	padding:4%;
	height:201px;
	width:92%;
	color:white;
	}
/*
#item_bildergalerie h2 {
	color:white;
	}
*/
#right_item {
	background:white;
	margin-bottom:30px;
	width:90%;
	padding:5%;
	}
	
.normale_textseite.content_id_168, .normale_textseite.content_id_169, .normale_textseite.content_id_170, .normale_textseite.content_id_171 {
	background:none !important;
	}


.normale_textseite ul li {
    list-style: outside none square;
    margin-left: 14px;
    padding-left: 5px;
}

#main_us .normale_textseite {
	/*padding:20px 30px 20px 30px;*/
	padding:4%;
	}

.kontakttext {
	float:left;
	width:30%;
	}

.kontaktmaps {
	float:right;
	width:70%;
	}

/*
.content_id_178 {
    float: right;
    width: 70%;
}*/

#main_us .normale_textseite.content_type_downloads {
	padding:0px !important;
	background:none !important;
	}

#main_us .normale_textseite.content_type_downloads a {
	color:white;
	font-weight:normal;
	padding-left:22px;
	text-decoration:none;
	background:url(template/img/download-icon.png) no-repeat left;
	}




@media only screen and (max-width:920px){
	.onecol{
		width:auto;
		margin:0;
		float:none;	
	}
	
	.onecol > img {
		margin:0 auto;
		}
	
	#logo {
		position:absolute !important;
		top:0px !important;
		width:100% !important;
		text-align:center;
		}
	
	#nav1 {
		margin:126px auto 0 !important;
		}
	
	.twocol{
		width:auto;
		margin:0;
		float:none;	
	}
	
	.fivecol {
		width:100%;
		}
	
	#top {
		height:auto;
		}
	
	#teaser {
		margin-top: 20px;
	}
	
	#newsbox_01 {
		height:238px;
		}
	
	#footer .newsbox {
		margin-left: 3%;
		padding-right: 6%;
	}
}

@media only screen and (max-width:630px){

	
	#nav1 {
		margin:145px auto 0 !important;
		}
		
	.onecol{
		width:auto;
		margin:0;
		float:none;	
	}
	
	.twocol{
		width:auto;
		margin:0;
		float:none;	
	}
	
	.fivecol {
		width:100%;
		}
	
	#nav1 li {
		float: left;
		margin-right: 0;
		width: 50% !important;
background: #ededed; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #ededed 3%, #f7f7f7 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#ededed), color-stop(99%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 3%,#f7f7f7 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 3%,#f7f7f7 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 3%,#f7f7f7 99%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 3%,#f7f7f7 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-8 */
	}
	
	.big_ue_weiss {
		font-size:30px;
		margin-left:10px;
		}
	
	#teaser {
		margin-top: 15px;
	}
		
	.col50percent {
		width:100% !important;
		float:none;
		padding-top:1px;
		}
	
	.newsbox {
		height:auto;
		 }
	
	#newsbox_01 {
		height: auto !important;
		padding-bottom:15px;
	}
	
	.content_id_19 {
		padding-bottom:20px;
		}
	
	.content_id_4 td {
		display: block !important;
		width: 100% !important;
		}
	
	#adressleiste {
		padding-left:15px;
		}
		
	#footer .newsbox {
		margin-left: 4%;
		}
/*
input.submit {
    background: none repeat scroll 0 0 #49443D;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 2%;
    margin-top: 5%;
	width:100%;
}

.ueberblendung_ue {
	font-size:2.0em;
	top:40px;
	left:10%;
	font-weight:400;
	text-shadow: -1px -1px 4px rgba(150, 150, 150, 1);
	
	}

.wide-container {
	height:165px !important;
	}
*/
}

@media only screen and (max-width:320px){

}

.normale_textseite {
	background:white;
	}

.unterseite .text h3, .unterseite .normale_textseite h3 {
	color:#0095ef !important;
	}

.content_id_40, .content_id_146 {
	padding:30px;
	}

.content_id_40 ul li, .content_id_146 ul li {
	margin-left:15px;
	}

.content_id_4 {
	background:none !important;
	}


#left_item_big_img {
    display: block;
    height: 231px;
    width: 380px;
	background:white;
}

#left_item_big_img h2 {
	color:#3d3b38 !important;
	padding-left:20px;
	}

.content_type_search {
	padding:6%;
	}

.content_type_search hr {
	border-top:1px solid #999999;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	margin-top:20px;
	margin-bottom:25px;
	}

.content_type_search a {
	text-decoration:none;
	border-bottom:1px dotted;
	color:#333333;
	}
	
	
#error{
	display:inline-block;
	width:87.5%;
	margin-left:38px;
	margin-top:30px;
	text-align:center;
	padding:10px;
	border: 1px solid #ff0000;
	color:#FF0000;
	}		
/* fancybox.css 
 *//*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
