@charset "utf-8";
/* CSS Document */

/* Allgemeine Festlegungen */

html, body {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}

img {
	border:0px;
}

.clear {
	clear:both;	
}

/* Schriftdefinitionen */

/* Seitenname */
.sitename_green {
	color:#A4B904;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
}

/* Seitenname blue */
.sitename_blue {
	color:#2CA1C2;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
}

.subline {
	color:#2CA1C2;
	font-weight:bold;
	font-size:16px;
}

a.pdf_link:link, a.pdf_link:visited {
	background:url(bilder/acrobat.png) no-repeat left top;
	text-decoration:none;
	color:#2CA1C2;
	padding-left:25px;
	display:block;
}

a.pdf_link:active, a.pdf_link:hover {
	background:url(bilder/acrobat.png) no-repeat left top;
	text-decoration:none;
	color:#A4B904;
	padding-left:25px;
	display:block;
}


a.content_link:link, a.content_link:visited {
	text-decoration:none;
	color:#2CA1C2;

}

a.content_link:active, a.content_link:hover {
	text-decoration:none;
	color:#A4B904;
}


a.jump_link:link, a.jump_link:visited {
	text-decoration:none;
	color:#2CA1C2;
	background:url(bilder/blue_arrow_down.png) no-repeat left;
	padding-left:20px;
	font-weight:bold;
}

a.jump_link:active, a.jump_link:hover {
	text-decoration:none;
	color:#A4B904;
	background:url(bilder/green_arrow_down.png) no-repeat left;
	padding-left:20px;
	font-weight:bold;
}



/* Top-Box */
#top_box {

}

/* Top-Box Center */
#top_box_center {


}

/* Top-Box Center Himmel */
#top_box_center_sky {

}

/* Top-Box Center Logo-Box */
#top_box_center_logo_box {
	display:block!important;
	visibility:visible!important;
	margin-left:100px;
}

/* Top-Box Center Slogan-Box */
#top_box_center_slogan_box {
	display:none;
	visibility:hidden;
}

/* Top-Box Center Boden */
#top_box_center_ground {
	width:1000px;
	height:47px;
}

/* Top-Box Center Boden Service Navi */
#top_box_center_ground_service_navi {
	display:none;
	visibility:hidden;
}

#top_box_center_ground_service_navi a:link, 
#top_box_center_ground_service_navi a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#top_box_center_ground_service_navi a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}


/* Show-Reel Hauptbox */
#show_reel_main_box {
	display:none;
	visibility:hidden;
}

/* Show-Reel innere Box */
#show_reel_inner_box {
	background: url(bilder/show_reel_bg.jpg) repeat-x bottom #009ecf;
	height:300px;
}

/* Show-Reel Content */
#show_reel_content {
	width:1000px;
	margin:0 auto;
}

/* Slider Opener */
#slider_opener {
	background:url(bilder/slider_opener_bg.png) repeat-x;
	width:100%!important;
	height:40px;
	display:block;
}

/* Slider Opener Button */
#slider_opener_button {
	width:1000px;
	margin:0 auto;
}

/* Content-Hauptbox */
#content_mainbox {
	width:920px;
	margin:0 auto;
	margin-top:20px;
	padding:40px 20px 40px 40px;
	background:url(bilder/content_top_bg.png) no-repeat top;

}

/* Navigations-Box */
#navi_box {
	display:none;
	visibility:hidden;

}

#navi_box a:link,
#navi_box a:visited {
	color:#2CA1C2;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
	line-height:1.2;
	display:block;
	margin-bottom:6px;
}

#navi_box a:hover {
	color:#A3BA03;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
	line-height:1.2;
	display:block;
}

.navi_link_active {
	color:#A3BA03!important;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
	line-height:1.2;
	display:block;
}

a.sub_navi:link, a.sub_navi:visited {
	background:url(bilder/sub_navi_arrow.png) no-repeat top left;
	font-size:13px!important;
	color:#A3BA03;
	padding-left:20px;
}

a.sub_navi:active, a.sub_navi:hover {
	background:url(bilder/sub_navi_arrow_active.png) no-repeat top left;
	font-size:13px!important;
	color:#A4B904;
	padding-left:20px;
}

.sub_navi_active {
	background:url(bilder/sub_navi_arrow_active.png) no-repeat top left;
	font-size:13px!important;
	color:#A4B904!important;
	padding-left:20px;
}

a.sub2_navi:link, a.sub2_navi:visited {
	background:url(bilder/sub_navi_arrow.png) no-repeat top left;
	font-size:13px!important;
	color:#A3BA03;
	padding-left:20px;
	margin-left:20px;
}

a.sub2_navi:active, a.sub2_navi:hover {
	background:url(bilder/sub_navi_arrow_active.png) no-repeat top left;
	font-size:13px!important;
	color:#A4B904;
	padding-left:20px;
	margin-left:20px;
}

.sub2_navi_active {
	background:url(bilder/sub_navi_arrow_active.png) no-repeat top left;
	font-size:13px!important;
	color:#A4B904!important;
	padding-left:20px;
	margin-left:20px;
}



/* Content-Text-Box */
#content_text_box {
	width:640px;
	float:left;
	padding-left:50px;
	padding-bottom:40px;
}

#content_text_box font {
	margin-left:30px;
	margin-right:20px;
	margin:30px;
	display:block;
	font-size:14px;
}
#content_text_box li {	
	list-style:url(bilder/list_arrow_grey.png);
	padding-top:0px;
	margin-bottom:5px;
	padding-left:10px;
}

#content_text_box ul {	
	margin-top:10px;	

}
/* Green-Box */
#green_box {
	width:620px;
	background:url(bilder/green_box.png) no-repeat bottom #a3ba03;
	padding:10px;
}

/* innere Green-Box */
#inner_green_box {
	width:580px;
	border:1px solid #fff;
	padding:20px;
	color:#fff;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

/* Footer-Box */
#footer_box {
	display:block;
	visibility:hidden;
}

/* Footer-Box-Inhalt */
#footer_box_content {
	width:1000px;
	margin:0 auto;
	color:#C5C5C7;
	font-size:12px;
}

/* blaue runde Box */
#blue_round_box {
	width:639px;
	background-color:#00a4d6;
	margin-bottom:20px;
}

/* blaue runde Box Kopf */
#blue_round_box_head {
	background:url(bilder/blue_round_box_top.png) no-repeat;
	height:15px;
}

/* blaue runde Box Inhalt */
#blue_round_box_content {
	margin:10px 30px 0px 0px;
	color:#fff;
	font-size:14px;
}

/* blaue runde Box Inhalt italic */
#blue_round_box_content_italic {
	margin:0px 30px 0px 0px;
	padding:10px 30px 10px 30px;
	color:#fff;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#blue_round_box_content li {	
	list-style:url(bilder/list_arrow.png);
	padding-top:10px;
}

#blue_round_box_content ul {	
	margin-top:0px;	

}

#blue_round_box_content_italic li {	
	list-style:url(bilder/list_arrow.png);
	padding-top:0px;
	padding-left:0px;
	margin-left:15px;		
}

#blue_round_box_content_italic ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}

/* blaue runde Box Fuss */
#blue_round_box_bottom {
	background:url(bilder/blue_round_box_bottom.png) no-repeat;
	height:15px;
}



/* gruene runde Box */
#green_round_box {
	width:639px;
	background-color:#a3ba03;
	margin-bottom:20px;
}

/* gruene runde Box Kopf */
#green_round_box_head {
	background:url(bilder/green_round_box_top.png) no-repeat;
	height:15px;
}

/* gruene runde Box Inhalt */
#green_round_box_content {
	margin:10px 30px 0px 0px;
	color:#fff;
	font-size:14px;
}

/* gruene runde Box Inhalt italic*/
#green_round_box_content_italic {
	margin:0px 30px 0px 0px;
	padding:10px 30px 10px 30px;
	color:#fff;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#green_round_box_content li {	
	list-style:url(bilder/list_arrow.png);
	padding-top:0px;	
}

#green_round_box_content ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}

#green_round_box_content_italic li {	
	list-style:url(bilder/list_arrow.png);
	padding-top:0px;
	padding-left:0px;
	margin-left:15px;		
}

#green_round_box_content_italic ul {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
}



/* gruene runde Box Fuss */
#green_round_box_bottom {
	background:url(bilder/green_round_box_bottom.png) no-repeat;
	height:15px;
}

/* Login-Button */
#login_button {
	width:170px;
	height:35px;
	background:url(bilder/button_login.png) no-repeat;
	padding-left:20px;
	padding-top:15px;
	margin-top:40px;
}

#login_button a {
	color:#fff!important;
}

/* Angebotsformulare-Teaser */
#form_teaser {
	width:190px;
	height:232px;
	background:url(bilder/angebotsformulare.png) no-repeat;
	margin-top:20px;
}

#form_teaser a {
	color:#fff!important;
	padding-left:20px;
	padding-top:10px;
}






/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:300px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:50px;
		height:300px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
