@charset "utf-8";
/* CSS Document */

/*GENERAL STYLE START*/
html, body, div, h1, h2, h3, h4, h5, h6, ol, dl, dt, dd, p, 
blockquote, pre, fieldset, table, th, td, form { margin: 0; padding: 0; }
html, body, form{width:100%; height:100%;}
body{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#666;
	background:#fff;
}
a{color:#666; text-decoration:none;}
a:hover{text-decoration:underline;}
h1, h2{font-size:18px; margin-bottom:20px; font-weight:lighter;}
h1{margin-top:18px;}
h3{font-size:16px; font-weight:lighter;}
hr{margin:0; padding:0; border:0; border-bottom:1px solid #b6d87d; margin-top:20px;}
p{line-height:1.5em;}
img{border:0px;}
.floatLeft{float:left;}
.floatRight{float:right;}
.clear{clear:both;}
/*GENERAL STYLE END*/

/*DESIGN START*/
#wrapper{
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:0 auto -108px;
	background:#fff url(images/content_bg.png) repeat-y; 
}
#menu{
	border:1px solid #fff; 
	position:absolute; 
	z-index:2;
	background:#003966;
	width:700px;
	height:40px;
	margin:280px 0 0 -1px;
}
#menu ul, #menu li, #footerContainer ul, #footerContainer li {margin:0; padding:0;}
#menu ul{margin-top:11px;}
#menu li{
	display:inline; 
	list-style:none;
	margin-left:25px;
	padding-left:25px;
}
#menu .seperator{border-left:1px dotted #fff; }
#menu ul li:first-child {border-left:none;}
#menu a{color:#fff; font-size:14px; text-decoration:none;}
#menu a:hover{text-decoration:underline;}
#footer, #push{height:108px;}
#footer, #wrapper{width:960px; padding:0 8px;}
#footer{
	background:#fff url(images/content_bg.png) repeat-y; 
	margin:0 auto;
}
#footerContainer{background:#efefef; width:930px; height:72px; padding:30px 0 0 30px;}
#footerContainer ul{margin-left:60px;}
#footerContainer li{
	display: inline;
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}
#footerContainer .seperator{border-left:1px solid #666;}
#footerContainerGreen{height:6px; width:100%;}
#footerContainerGreen, #containerGreen{background:#b6d87d}
#containerGreen{width:100%; height:50px; margin-top:1px;}
#rightBox{
	position:absolute; 
	z-index:2;
	width:260px;
	margin:230px 0 0 700px;
}

#rightBoxLogo{
	background:url(images/logo.png) no-repeat;
	height:110px;
}
#rightBoxContainer{
	background:url(images/right_box_bg.png) repeat-y ;
	padding:14px 8px 5px 8px;
}
#rightBoxContainer h2{margin:0 0 0 26px;}
#rightBoxContainer ul {padding:10px 0 10px 40px; line-height:1.3em;}
#imageContainer a, #rightBoxContainer a{color:#eb6f03; text-decoration:underline;}
#imageContainer a:hover ,#rightBoxContainer a:hover{color:#666;}
#imageContainer ul, #rightBoxContainer ul{list-style:url(images/right_box_list_icon.png);}
#imageContainer li, #rightBoxContainer li{padding:2px;}
#rightBoxContainer p{line-height:1.5em; margin-left:28px;}
#rightBoxFooter{
	background:url(images/right_box_bottom.png) no-repeat; 
	height:7px;
}
#content{
	width:367px; 
	margin: 7px 10px 0 0; 
	padding-left:30px;
	min-height:370px;
}

#content p{margin:10px 0;}

.inputs 
{
    width:260px;
    height:21px;
    background-image:url(images/inputs_bg.jpg);
    background-repeat:repeat-x;  
    border:none;
    color:#999;
    padding:6px 0 0 5px;  
}
.inputs_sh 
{
    width:280px;
    height:43px;
    background-image:url(images/inputs_sh.jpg);
    background-repeat:no-repeat;
    padding:8px 0 0 7px;
}

#Anfrage 
{
    width:260px;
    height:118px;
    background-image:url(images/anfrage_bg.jpg);
    background-repeat:repeat-x;
    border:none;
    color:#999;
    font-family:Arial;
    font-size:13px;
    padding:8px 0 0 5px;
    
}

#anfrage_sh 
{
    width:273px;
    height:134px;
    background-image:url(images/anfrage_sh.jpg);
    background-repeat:no-repeat;
    padding:6px 0 0 7px;
}

#imageContainer{width:288px; margin-top:7px; }
#imageContainer h3{ 
	margin:0; 
	padding:0; 
	margin:0 0 4px 10px; 
	padding-bottom:4px;
	border-bottom:1px dashed #ccc;
	width:250px;
}
.imagebox{
	background:url(images/box_start.png) no-repeat;
	width:110px;
	height:110px;
	padding:15px
}

.rahmen 
{
    width:110px;
    height:109px;
    overflow:hidden;
}

.rahmen_gross
{
    width:230px;
    height:109px;
    overflow:hidden;
}

.boxMargin{margin-right:8px;}
.imageboxDetail{
	background:url(images/imageBoxDetail.png) no-repeat;
	width:240px;
	height:110px;
	padding:15px;
}
#googlemap{width:270px; height:290px; margin-top:67px;}
/*DESIGN END*/

/*HACKS START*/
*+html #rightBoxContainer ul {padding:10px 0 10px 10px;}
*+html #googlemap {width:270px; height:290px; margin-top:50px;}
/*HACKS END*/
