@charset "UTF-8";

/* @override 
	http://popfour:8888/css/popfour_web.css
	http://popfour/css/basic.css
*/

/* last modified:
	date: 2009|10|27
	author: Björn Bippus-Brender
	client: popfour 

*/


*{
	margin: 0;
	padding: 0;
	
}

body  {
	font: 12px/16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; 
	text-align: center;
	
}

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */

/* @group Layout */

a:hover, a:active, a:focus {
    outline: none;
}

p {
	color: #111;
	line-height: 16px;
	font-size: 11px;
	padding-right: 15px;
	padding-top: 4px;
	}

.box {
	float: left;
	padding: 4px;
	border-style: dotted;
	color: #8ab3c8;
	border-width: 1px;
	width: 380px;
}

h1 {
	
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #8ab3c8;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #364042;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #535353;
}

h4 {
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: left;
	color: white;
	background-color: #8ab3c8;
	padding: 4px 9px 4px 80px;
	}

.fix {
	font-size: 12px;
	color: #454950;
	background: url(../images/icons/fix-button.gif) no-repeat;
	padding-left: 40px;
	clear: left;
	padding-top: 4px;
}

.anfrage2 {
	font-size: 12px;
	color: #454950;
	background: url(../images/icons/anfrage-button.gif) no-repeat;
	padding-left: 40px;
	clear: left;
	padding-top: 4px;
}

.datefix {
	font-size: 12px;
	padding-right: 9px;
	font-weight: bold;
	float: left;
	display: inline;
	height: 40px;
}

/* @end */

/* @group Boxen */

#wrapper{
	width: 980px;
	background: url(../images/bg/wrapper_bg.jpg) repeat-y 0;
	margin: 0 auto;
}    
#container { 
	width: 980px;
	text-align: center;
	
} 

#headbox{
	width: 940px;
	margin-top: 5px;
	padding-left: 20px;
	float: left;
	display: inline;
}


#leftbox {
	width: 300px;
	height: 275px;
	float: left;
	display: inline;
	background-color: #8ab3c8;
	}
#leftbox img{
	padding-top: 94px;
}

#bildbox{
	width: 368px;
	height: 275px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #aeaca0;
}

#bildbox{
	display: block;
	}



#logobox{
	width: 260px;
	height: 275px;
	float: right;
	padding-right: 0px;
	background: #aeaca0;
	display: inline;
	}



/* middlebox */
#middlebox {
	width: 940px;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 20px;
	margin-top: 0px;
}

#lbox {
	width: 300px;
	height: 300px;
	min-height: 300px;
	height: auto;
	float: left;
	clear: right;
	background-color: #8ab3c8;
	}

#mbox {
	width: 324px;
	float: left;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #8ab3c8;
	margin: 24px 0 20px;
	padding-bottom: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

#mbox h1 {
	
	font-size: 16px;
	color: #8ab3c8;
	line-height: 16px;
	margin: -3px 0 4px;
}
#mbox h2 {
	font-size: 12px;
	color: #111;
	margin: 16px 0 6px;
	line-height: 16px;
}
.down{
	background: url(../images/pfeil.gif) no-repeat scroll 4px 7px;
}
#mbox h5{

	font-size: 0.9em;
	color: #6fa8c1;
	
}


#mbox p{
	color: #111;
	margin: 8px 0 10px;
}
#mbox h3{
	
color: #8ab3c8;
	margin-top: 2em;
	margin-bottom: 1.75em;
	
}
#mbox a {
	color: #83bad1;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#mbox a:hover {
	color: #364042;
	
}

#mbox ul{
	text-align: left; 
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	margin: 4px 0 12px;
	padding: 0;
	list-style-type: none;
	
}

#mbox li {
	padding-left: 20px;
	font-size: 11px;
	color: #666157;
	margin-top: 6px;
	margin-bottom: 5px;
	line-height: 14px;
	background: url(../images/square.gif) no-repeat scroll 4px 2px;
	width: 170px;
}

#mbox li a {
	
	text-decoration: none;
	text-align: left;
	color: #535353;
}

#mbox li a:hover
 {
	color: black;
}

#mbox .more {
	font-size: 11px;
	color: #8ab3c8;
	line-height: 14px;
	background: url(../images/pfeil_right.gif) no-repeat scroll 0 3px;
	text-decoration: underline;
	padding-left: 14px;
}

#rbox {
width: 240px;
float: right;
display: inline;


}

#rbox ul{
	text-align: left; 
	list-style: none; 
	padding: 5px 0 0 0px;
	margin: 5px 0 0;
}

#rbox li {
	color: #111;
float:left;
font-size: 11px;
	height: 24px;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #23120a;
}

#rbox .aktuell{
	margin-bottom: 8px;
	border-bottom: 1px solid #999;
	padding-bottom: 11px;
	margin-right: 50px;
}

#rbox .aktuell h2{
	margin-top: 19px;
	font-size: 16px;
	color: #444;
}

#rbox .aktuell strong{
	color: #8ab3c8;
}

#rbox .aktuell p{
	color: #555;
	margin-top: 11px;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 4px;
}

#rbox .aktuell a{
	color: #535353;
	
}

#rbox li a {
	color: gray;
	text-decoration: none;
	text-align: left;
	padding: 6px 10px 6px 14px;
}
#rbox #sub li a:hover,#rbox #sub li .current {
background: url(../images/stern_subnav.gif) no-repeat scroll -5px 0
}



/* @end */

/* @group Formular (Kontakt) */

form.anfrage {
	line-height: 17px;
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 20px;
}

label {
	text-align: left;
	float: left;
	display: inline;
	height: auto;
	color: #111;
	}

label input {
	width: 200px;
	margin-top: 2px;
	float: left;
	border: 1px solid #d0d0d0;
	color: #68757e;
}

label textarea {
	width: 320px;
	float: left;
	border: 1px solid #d0d0d0;
}

label.checkbox{
	width: auto;
	margin-top: 4px;
	border: none;
	color: #68757e;
	
}
.checkbox {
	float: none;
	display: inline;
	margin-bottom: 6px;
	margin-right: 6px;
	padding-right: 6px;
	
}

label.schmal {
	
	width: 200px;
	margin-top: 3px;
	padding-bottom: 5px;
}

label.schmal input {
	width: 200px;
	
}

label.schmal2 {
	
	width: 160px;
	margin-top: 3px;
	margin-bottom: 3px;
}

label.schmal2 input {
	width: 140px;
}

label.schmal3 {
	width: 110px;
}

label.schmal3 input {
	width: 90px;
}

label select {
	width: 100px;
	margin: 2px 0 6px 0px;
	height: auto;
	color: #111;
}

label select.anfrage_art {
	width: 240px;
}

option.dunkel {
	background: #efefef;
}

option {
	padding: 0 5px;
}

.anfrage input.senden {
	float: left;
	margin: 10px 10px 0 0;
	color: #fff;
	font-size: 13px;
	border: none;
	padding: 5px 10px 5px 0;
	cursor: pointer;
}

.anfrage input,
.anfrage textarea,
.anfrage select {
	font-size: 11px;
	margin-top: 2px;
	padding: 2px 5px 2px 0;
}

.anfrage select {
	margin-top: 4px;
	margin-bottom: 4px;
}


fieldset{
	float: left;
	display:inline;
	border: 1px solid #d0d0d0;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 12px;
	padding: 25px 25px 25px 40px;
}

legend{
	font-size: 11px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
    color: #d0d0d0;
}
/* @end */

/* @group Suche */
#suche{
	width: 155px;
	display: inline;
	float: right;
	height: 40px;
	margin-top: 40px;
	padding-right: 85px;
}

.search-bg{
	width: 135px;
	height: 40px;
	background: url(../images/background/searchfield-bg.gif) no-repeat 0 4px;
	padding-left: 0;
	float: left;
}

.textInput
{
	width: 100px;
	background: none;
	border: none;
	text-decoration: none;
	font: 12px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #707070;
	padding-left: 12px;
	margin-top: 10px;
	padding-bottom: 0;
}

#imageField {
	border: none !important;
	width: 16px;
	height: 15px;
	margin-top: 10px;
	padding-top: 0;
	float: right;
	display: inline;
	padding-right: 3px;
}



#suche input:active,
#suche input:focus {
	outline: none;
}

#suche input:active,
#suche input:focus {
	outline: none;
}

/* @end */

   
    /* @group nav */

#nav{
	text-align: right;
	margin-top: 15px;	
	margin-bottom: 40px;
	padding-right: 20px;
}

#nav ul  {
	list-style-type: none;
	
	
}

#nav li, #nav li a {
	list-style-type: none;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/layout/nav_lines.jpg) no-repeat 55px 29px;
	color: #fff;
	margin-right: 0;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
}

#nav li a:hover,#nav li .current {
background: url(../images/stern.gif) no-repeat -5px 2px;
	color: #fff;
	
	}


#nav .sub li {
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 10px;
	background-image: none;
	padding-right: 0px;
	padding-left: 12px;
	
	
}


#nav .sub li a{
	font-size: 10px;
    color: #fff;
	
}

#nav .sub{
	padding: 11px 0 2px;
	text-align: right;
	
}
.service{
	float: left;
	padding-left: 25px;
	margin-top: 38px;
}
.service ul{
	text-align: left; 
	list-style: none; 
	padding: 5px 0 0 0px;
	margin: 5px 0 0;


}

.service li{
	color: #111;
float:left;
font-size: 11px;
	height: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
	width: 160px;
}
.service li a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding: 6px 10px 6px 14px;
}
.service li a:hover,.service #sub li .current {
background: url(../images/stern_subnav.gif) no-repeat scroll -5px 0
}



#sub li a:hover,#sub li .current {
	text-decoration: none;
		background: url(../images/icons/subnav_quad_small.gif) no-repeat 1px 11px;
	float: left;
}


#nav .current{
	color: #fff;
	background: url(../images/icons/subnav_quad.gif) no-repeat 1px 10px;
}



/* @end */

/* @group footer */

#footer {
	width: 980px;
	padding-top: 20px;
	background: url(../images/bg/wrapp_end.jpg) no-repeat center bottom;
    text-align: left;
	height: 90px;
	float: left;
	display: inline;
	
}

    	     
#footer p {

	color: #b8b8b8;
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 341px;
	background: url(../images/logo_small.gif) no-repeat 290px 0;
	padding-bottom: 15px;
}
#footer a{
	color: #b8b8b8;
	text-decoration: none;
}
#footer a:hover{
	color: #6fa8c1;
	
}



/* @end */


