/* Clear Class */
.c {clear: both; font-size:0px; height:0px;border:0px;overflow:hidden;}
.c2 {clear:both; font-size:2px; height:2px;border:0px;overflow:hidden;}
.c5 {clear:both; font-size:5px; height:5px;border:0px;overflow:hidden;}
.c10 {clear:both; font-size:10px; height:10px;border:0px;overflow:hidden;}
.c15 {clear:both; font-size:15px; height:15px;border:0px;overflow:hidden;}
.c20 {clear:both; font-size:20px; height:20px;border:0px;overflow:hidden;}
.c25 {clear:both; font-size:25px; height:25px;border:0px;overflow:hidden;}
.c30 {clear:both; font-size:30px; height:30px;border:0px;overflow:hidden;}
.c40 {clear:both; font-size:40px; height:40px;border:0px;overflow:hidden;}
.c50 {clear:both; font-size:50px; height:50px;border:0px;overflow:hidden;}


body{
   background-color: #9D9999; 
   text-align: center;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 12px;
   color: #000000px;
}

#wrapper{
    position: relative; 
    width: 826px; 
  	background-image: url(/design/gbkz/images/bg.gif);
	margin-top: 0px; 
    margin-left: auto; 
    margin-right: auto;
	display: block;
}


/**************************************************/

#content{
	width: 780px;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;	
}

/****************** erstes Drittel ***********************/
#first_third{
	width: 780px;
	height: 274px;
	background-image: url(/design/gbkz/images/head.jpg);
	background-repeat: no-repeat;
}

#common_navi{
	color: #610006;
	margin:56px 0px 0px 63px;
	float: left;
	text-align: left;
	display: inline;
	font-size: 11px;
}

#head_navi{
	background-image: url(/design/gbkz/images/head_navi.jpg);
	width: 270px;
	height: 133px;
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	color: white;
	font-size: 18px;
	text-align: left;
}



#head_navi_new{
 	background-image: url(/design/gbkz/images/plain_brown_line.jpg);
	width: 270px;
	-height: 133px;
	min-height: 133px; 
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	color: white;
	font-size: 18px;
	text-align: left;
	background-repeat: repeat-y;
}

#home{
	float:left;
	diplay: block;

	width: 470px;
	height: 123px;
	margin: -70px 0px 0px 20px;
}



/****************** zweites und drittes Drittel ***********************/

#second_third{
	width: 780px;
	height: 274px;
	background-color: white;
	border:1px solid black;
}

.brown_box{
	width:270px;
	height: 133px;
	float: left;

	margin: 60px 0px 0px 0px;
	background-image: url(/design/gbkz/images/plain_brown.jpg);
	
	text-align: left;
	color: white;
	font-size: 12px;
	line-height: 24px;

}


.teaser_box{
	float: right;
	width: 480px;
	text-align: left;
}


.image_line{
	float: left;
	text-align: center;
	height:118px;
	width:157px; 
	display: block;
	margin:  8px 8px 0px 0px;
	line-height: 0px; font-size: 0px;
}


.teaser{
	width: 470px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
}

.teaser img{margin: 0px 0px 0px 0px; text-align: center; padding: 0px 0px 0px 0px; }

.image_line img{}


.text {width:100%}

/*************** FOOTER ***********************/

#left_footer{
	float: left;
	margin: 0px 0px 0px 22px;
	display: inline;
	font-size: 11px;

}

#right_footer{
	float: right;
	margin: 0px 25px 0px 0px;
	display: inline;
	font-size: 11px;

}

#white_footer{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
	float: left;
	width: 780px;
	height: 20px;
	margin: 0px 0px 0px 22px;
	display: inline;
	font-size: 11px;

}


