/**
** Stoll Farbtreu Stylesheet
** Date: 10.08.2007
** Author: Esther Hengge
** ---------------------------------------------------------
** Tested in 
** 	Version: 0.1
** 	Browser: Internet Eplorer 6 / Internet Eplorer 7 / Firefox 2 
** ---------------------------------------------------------
**/


html{ 
	width:100%; 
	height:100%; 
	overflow: -moz-scrollbars-vertical;
}

body{ 
	width:100%; 
	height:100%; 
	margin:0; 
	padding:0; 
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:11px; 
	color:#343434; 
	line-height:17px; 
	background: url(/img/bg.jpg); 
	background-position:top left;
	background-repeat:repeat-x; 
	background-color:#eef1f4;
}
html > body{
	height:auto;
	min-height:100%;
}

/* OVERALL */
.clear{
	clear:both;
}
.error{
	border:1px solid #d50000;
	background-color:#f9e2d8;
}
a, a:link, a:active, a:visited { 
color : #343434;
} 

a:hover { 
color : #343434;
} 

h1 {
	font-weight:bold;
	font-size:14px;
	color:#204379;
}

h2 {
	font-weight:normal;
	font-size:14px;
	color:#5f5f5f;
	margin-top:0;
}


/*SEITE*/
#site{
	position:relative;
	width:980px;
	margin:0 auto;
	padding:20px 0 10px 0;
}

/*HEADER_TOP Grafik*/
/*#meta{
	width:100%;
	font-size:10px;
	margin-bottom:7px;
	text-align:right;
}
#meta a{
	text-decoration:none;
}*/

/*HEADER*/
#main_frame{
	width:100%;
	height:580px;
	background-image : url(/img/site_bg_home.jpg);
	display:block; 
	background-position : bottom left; 
	background-repeat : repeat-x; 
	background-color:#ffffff;
}
html > body #main_frame {
	height:auto;
	min-height:580px;
}
/*Header*/

#main_frame #header{
	width:100%;
	height:114px;
}
#main_frame #header #logo{
	float:left;
	display:inline;
	margin:30px 20px 0 20px;
	width:185px;
}

/*Hauptnavigation*/

#main_frame #header #main_navi{ 
	float:left;
	display:inline;
	margin:12px 0 0 0;
	padding:0 0 0 20px;
	height:49px;
	width:auto;
	font-size:13px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#main_frame #header #main_navi div{ 
	float:left;
	width:92px;	
	border-left:1px solid #cfd6dc;
	padding-left:9px;
}

#main_frame #header #main_navi a,
#main_frame #header #main_navi a:link,
#main_frame #header #main_navi a:active,
#main_frame #header #main_navi a:visited{ 
	padding:33px 0 0 0;
	float:left;
	display:block;
	text-decoration:none; 
	color:#5f5f5f; 
}		
#main_frame #header #main_navi a:hover{ 
	font-weight:bold;
	color:#3c5e82;
}
#main_frame #header #main_navi a.main_act,
#main_frame #header #main_navi a:link.main_act,
#main_frame #header #main_navi a:active.main_act,
#main_frame #header #main_navi a:visited.main_act {  
		color:#3c5e82;
		font-weight:bold;

}

/*Sprachwahl*/
/*#sprache{
	width:102px;
	margin:12px 20px 0 0;
	float:right;
	display:inline;
	height:15px;
	padding-top:34px;
	text-align:right;
}
#sprache a{
	text-decoration:none;
}
#sprache a.meta_act,
#sprache a:link.meta_act,
#sprache a:active.meta_act,
#sprache a:visited.meta_act{
	font-weight:bold;
	color:#3c5e82;
}*/

/* CONTENT_FRAME */
#main_frame #content_frame{ 
	width:100%;
}

/*Subnavi*/

#main_frame #content_frame #sub_navi{ 
	display:none;
}


/*Subnavi_Ende*/

#content_box #image{
	display:none;
}
	
/* CONTENT AND CONTENT_RIGHT */	
#main_frame #content_frame #content{ 
	float:left;
	display:inline;
	width:940px; 
	height:235px; 
	padding:0;
	margin:0 0 20px 20px;
	background:url(/img/content_home_bg.jpg) top left repeat-x;
} 
html > body #main_frame #content_frame #content{ 
	min-height:235px; 
	height:auto;
} 
#main_frame #content_frame p{ 
}
#main_frame #content_frame hr{ 
	height:1px;
	line-height:2px;
	background:url(/img/hr.gif) center left repeat-x;
	border:none;
	color:#000000;
	font-size:1px;
	border:none;
}
#main_frame #content_frame ul{
	margin-left:17px;
	padding-left:0;
}
#main_frame #content_frame ol{
	margin-left:40px;
	padding-left:0;
}
#main_frame #content_frame ul li{ 
	margin:0;
}	

/*----- Content and content_right tables -----*/

/*Rechte Spalte = Boxen unten*/

#site #content_right{
	float:left;
	width:940px;
	margin:0 0 10px 0;
	padding:0 20px;
	font-size:11px;
	color:#fff;
}
#site #content_right h1,
#site #content_right h2{
	color:#fff;
	padding:0;
	margin-top:0;
}

#site #content_right a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#site #content_right a.more{
	display:block;
	padding:0 0 0 10px;
	margin:0;
	background:url(/img/arrow_link.gif) 0px 4px  no-repeat;
}

#site #content_right .box1,
#site #content_right .box2{
	margin-right:20px;
}
#site #content_right .box1{
	padding:15px;
	float:left;
	width:270px;
	height:170px;
	margin-right:20px;
	background:url(/img/box1_bg.jpg) top left no-repeat;
}
#site #content_right .box2{
	padding:15px;
	float:left;
	width:270px;
	height:170px;
	margin-right:20px;
	background:url(/img/box_2_bg.jpg) top left no-repeat;
}
#site #content_right .box3{
	padding:15px;
	float:left;
	width:270px;
	height:170px;
	background:url(/img/box3_bg.jpg) top left no-repeat;
}
#site #content_right .box3 ul{
	margin:0;
	padding:0;
	list-style-image:url(/img/arrow_link_li.gif);
}
#site #content_right .box3 ul li{
	margin-left:17px;
}

/*SCHATTEN*/
#site #shadow_top{
	width:996px;
	height:18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shadow_top.png'); 
}
html > body #site #shadow_top{
	background:url(/img/shadow_top.png) top left no-repeat;
}
#site #shadow{
	width:980px;
	padding:0 8px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shadow.png', SizingMethod='scale'); 
}
html > body #site #shadow{
	background:url(/img/shadow.png) top left repeat-y;
}
#site #shadow_bottom{
	width:996px;
	height:18px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shadow_bottom_home.png'); 
}
html > body #site #shadow_bottom{
	background:url(/img/shadow_bottom_home.png) bottom left no-repeat;
}		
/* FOOTER */

#site #footer{ 
	width:100%;
	background-image : url(/img/footer.gif); 
	background-position :0 35px; 
	background-repeat : repeat-x; 
	padding-top:40px;
	margin:0 8px;
	font-size:10px;
	color:#707070;
}
html > body #site #footer{
	padding-bottom:15px;
}
#site #footer a{ 
	color:#707070;
}
#site #footer #copyright{
	float:left;
} 
#site #footer #madeby{
	display:inline;
	float:right;
	text-align:right;
}
/*slider*/
#basic-accordian{
width:940px;
}
.acc_content{
width:940px;
height:204px;
float:left;
}

.accordion_headings{
	padding:5px 15px 5px 15px;
	background:#80a1c0;
	border-right:1px solid #e0e5e9;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#194874;
}

.accordion_child{
	background:#fff;
}
.accordion_child img{
	float:left;
	width:460px;
}
.acc_text {
	width:440px;
	float:right;
	margin:60px 20px 20px 0;
}
.acc_text h1{
	font-size:24px;
	line-height:24px;
	font-weight:normal;
}
.acc_text p{
	font-size:14px;
}
.header_highlight{
	background:#194874;
}
.tab_container div{
	float:left;
	width:124px;
}

