html{
  min-height: 101%;
}

body{
	font-size: 12px;
   font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #808080;
	margin: 0px;
	padding: 0px;
	background-image: url(../design_images/stripe_kachel.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

img{
	border: none;
}

#box{
	position: relative;
	top: 20px;
	width:950px;
	min-height: 875px;
	text-align:left;
	margin:0 auto; /* horizontale Zentrierung*/
	background-repeat: no-repeat;
/*	background-color: Fuchsia;*/
}


h1{
	position:relative;
	font-size: 22px;
	font-weight: bold;	
	color: #ffffff;
	padding:0;
	margin:0;
	margin-bottom:19px;
}

h2{
	font-size: 16px;
	color: #000000;
	padding-left: 2px;	
}

h3{
	font-size: 14px;
	color: #02C0F4;
}

a{
	text-decoration: underline;
	color: #00A922;
	outline: none;	
}

a:hover{
	text-decoration: underline;
	color: #00A922;
}

#footer a, #footer a:hover{
	text-decoration: none;
	color: #000000;
}

p{
	color: #808080;
}

.cleaner{
	/* Cleaner bereinigt alle Floats*/
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* FORM START*/


.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 115px; /*width of left column containing the label elements*/
/*border-top: 1px dashed #02c0f4;*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -115px; /*width of left column*/
width: 110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.jsvalidation{
	padding-left: 5px;
	color: #00A922;
}

#head{
	position: relative;
	height: 68px;
	background-image: url(../design_images/navi_head.png);
	background-repeat: no-repeat;
}

#main{
	position: relative;
	width: 950px;
	background-image: url(../design_images/ganzkachel_950px.png);
	background-repeat: repeat;
}

#footer{
	position: relative;
	height: 38px;
	background-image: url(../design_images/footer.png);
	background-repeat: repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}

#footer a{
	position: relative;
	text-decoration: none;
}

.home_link, .home_link:hover{
	position: absolute;
	left: 50px;
	top: 00px;
	display: block;
	width: 181px;
	height: 68px;
	text-decoration: none;
}

#navi{
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	font-weight: bold;
	background-image: url(../design_images/navi_head.png);
	background-repeat: repeat-x;
}

#navcontainer{
	position: relative;
	left: 250px;
	width: 700px;
}

/*START NAVI********************************************************************************/
#navlist
{
position: relative;
height: 64px;
margin: 0;
padding: 0;
white-space: nowrap;
}

#navlist li
{
float: left;
margin: 0 0 0 0px;
list-style-type: none;
}

#navlist li a
{
position: relative;
display: block;
height: 24px;
padding-top: 20px;
margin: 0;
color: white;
text-align: center;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
border-right: solid 2px #676258;
}

#navlist li a:hover
{
color: white;
background-color: #676258;
}

#navlist li a#active
{
color: white;
background-color: #676258;
}

#navlist li#active a:hover { color: #fff; }

#navlist ul#subnavlist
{
position: absolute;
width: 100%;
left: 0;
top: 45px;
margin: 0;
margin-left: 13px;
padding: 0;
white-space: nowrap;
}

#navlist ul#subnavlist li
{
margin: 0;
border: 0;
padding: 0;
color:white;
}

#navlist ul#subnavlist li a
{
display: inline;
width: auto;
height: 18px;
margin:0;
padding:0;
padding-left: 2px;
padding-right: 2px;
margin-right: 2px;
color: white;
font-weight: normal;	
border:none;
}


#navlist ul#subnavlist li a:hover
{
color: white;
background-color: transparent;
text-decoration: underline;
/* IE5/Mac disappearing item fix */
}

#navlist ul#subnavlist li#subactive a
{
color: white;
background-color: transparent;
}

#navlist ul li a#current{
text-decoration: underline;
}


/*STOP NAVI********************************************************************************/ 

#head_box{
	position: relative;
	height: 103px;
	padding-top: 190px;
	padding-left: 65px;
}

#links{
	position: relative;
	width: 53px;
	float: left;
}

#mitte{
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;	
	width: 403px;
	float: left;
}

#rechts{
	position: relative;
	width: 464px;	
	float: left;
}

.f_sheet{
	position: relative;
}

.f_links{
	position: relative;
}

.f_rechts{
	position: relative;
	height: 220px;
	padding-top: 10px;
	padding-left: 40px;
}


.doppelpfeil{
	position: relative;
	float: left;
	margin-right: 10px;
}

.f_rechts_headline{
	position: relative;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;		
	color: #808080;
}


.blog_headline{
	position: relative;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;		
	color: white;
}


#tooltip{
	height: 2px;
	width: 0px;
	line-height: 0px;
	font-size: 0px;	
}

.h1_f_sheet{
	position: relative;
	display: block;
	padding-left: 15px;
	color: white;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
}

.h2_f_sheet{
	position: relative;
	display: block;
	padding-left: 15px;	
	color: white;
	font-size: 22px;
	font-weight: bold;	
	margin-bottom: 30px;	
}

#mitte .f_sheet h1{
	position: relative;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 0px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.link_f_sheet{
	position: relative;
	color: #808080;
	/*color: #00A922;*/
	text-decoration: none;
	display: block;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: normal;	
}

.link_f_sheet:focus, .link_f_sheet:hover, .link_f_sheet:active{
	color: #808080;
	outline: none;
	text-decoration: underline;
}

.innit_f_sheet{
	position: relative;
	color: #808080;	
}

.prototip .default a, .innit_f_sheet a{
	color: #00A922;
	text-decoration: none;
	background-image: url(../design_images/doppelpfeil.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 14px;
}

a.link_startseite{
	background-image: none;
	padding-left: 0px;	
}


.blog_kasten{
	position: relative;
	color: white;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 20px;	
	min-height: 125px;
}

.blog_kasten h1{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	font-weight: bold;	
}

.link_blog{
	position: relative;
	color: white;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

.link_blog:hover{
	color: white;
	text-decoration:underline;
}


.grauer_kasten_rechts{
	position: relative;
	width: 260px;
	height: 280px;
	background-color: #70716B;	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;	
}

.grauer_kasten_rechts h1{
	position: relative;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;		
}

.case_image_text, .case_image_text:hover{
	position: relative;
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	clear: both;
}

.case_image{
	position: relative;
	float: left;
	margin-right: 10px;	
	margin-bottom: 15px;	
}


.image_right{
	position: relative;
	float: right;
	margin-left: 10px;
}

.wofuer_box_abstand{
	margin-bottom: 20px;
}

.wofuer_box{
	position: relative;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;	
	min-height: 125px;
	color: #ffffff;
}

.list_box_scale{
	position: relative;
	background-image: url(../design_images/list_box_content.png);
	width: 258px;	
	padding: 20px;	
}

.list_box{
	position: relative;
	height: 220px;
	padding-top: 10px;
	padding-left: 40px;
}

.tagcloud_box{
	position: relative;
	height: 230px;
}

.wofuer_box h1{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: white;	
	font-size: 16px;
	font-weight: bold;	
}

#highlights.highlights ul, .list_box_scale ul{
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin:0px;

}

#highlights.highlights ul li, .list_box_scale ul li{
	color: #808080;	
	padding-left: 25px;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../design_images/bulletpfeil.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.spacer_startseite{
	position: relative;
	height: 10px;
}

.highlights {
	color: #808080;	
	overflow-x:hidden;
	overflow:hidden;
	margin:0px;
	padding-right: 20px;
}	

#slider_footer{
	position: relative;
	height: 10px;
}


#mitte ul {
	margin: 0;
	padding: 0;
}


#mitte ul li{
	color: #808080;
	list-style: none;
	padding-left: 14px;
	background-image: url(../design_images/bullet_doppel_pfeil.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#rechts ul {
	margin: 0;
	padding: 0;
}


#rechts ul li{
	color: white;
	list-style: none;
	font-size: 12px;
	padding-left: 26px;
	background-image: url(../design_images/bullet_doppel_pfeil_weiss.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


.rechts_oben{
	position: relative;
	width: 464px;
	min-height: 110px;
	background-image: url(../design_images/r_oben_dkl.png);
}

.rechts_mitte{
	position: relative;
	width:464px;
	height: 350px;
	background-image: url(../design_images/r_mitte_unten.png);
}

.rechts_mitte_content{
	height: 230px;
}

#rechts ul.subsection_tabs{
	padding-top: 10px;
	padding-left: 0px;
}

#rechts ul li.tab{
	background-image: none;
	padding-left: 0px;	
}


.subsection_tabs{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.mitte_kachel{
	position: relative;
	height: 470px;
	background-image: url(../design_images/mitte_kachel.png);
	margin: 0;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#head_bg{
	position: absolute;
	width: 950px;
	height: 357px;
	background-image: url(../content_images/motiv_bluefish.jpg);	
}

#flash_container{
	position: absolute;
	z-index: -1;
	left: 0px;
	width: 950px;
	height: 357px;
}

#sitemap ul li{
	background-image:none;
	margin-bottom:3px;
}

#sitemap ul li a{
	color: #808080;
}

#startflash{
	position: relative;
	height: 340px;
	width: 400px;
	margin-top:10px;
}


#content_contact{
	position: relative;
	margin-top: 10px;
	width: 327px;
	height: 135px;
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 5px;
	background-image: url(../design_images/wk_kontaktbox_140px.png);
	background-repeat: no-repeat;
	font-weight: normal;
}

.green{
	color: #00A922;	
}

.tagcloud_box_headline{
	padding-top: 10px;
	padding-left: 40px;
}

#carousel-wrapper {
    width: 360px;
    height: 400px;
    overflow: hidden;
}

#carousel-content {
    width: 2500px;
}

#carousel-content .slide {
    float: left;
    width: 360px;
    height: 400px;
}

.slide{
	background-color: transparent;
	text-align: center;		
	}
	
.referenz_image{
	margin:0 auto; /* horizontale Zentrierung*/
}

.lv_DataText .lv_Title{
	font-size: 12px;
	font-weight: bold;
}

.lightview{
}

