/*******************************************************************************
     Projekt:    Krauth + Timmermann
     Entwickler: Beate Reis
*******************************************************************************/	
/*******************************************************************************
	Startseite
*******************************************************************************/
/* ### Bild links oben ########################################################### */
#liob {
	position:absolute;
	top:15px;
	height: 200px;
	width:200px;
	left:0px;
/*	background-image: url(ktliobstart01xmas.jpg); */
        background-image: url(ktliobstart01.jpg); 
	background-position: 0 0;
	background-repeat: no-repeat;
	}
/* ### Logo ################################################################# */
#printlogo {display: none;
 	visibility: hidden;}

#logo {
/*	display: none; */
	position:absolute;
	top:10px;
	height: 50px;
	width:236px;
	right:40px;
/*	border: 1px solid #37444f; */
	background-image: url(logoktkl.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* ### Header ############################################################### */
#header {
	background:#ffffff;
	background-image: url(ktheadstartn.jpg);
	height:200px;
	background-position: bottom right; 
/*	background-position: 170px 1px; */
	background-repeat: no-repeat; 
}

#nav-header {

	position:absolute;
	left:0px;
	top:30px;
}

/* ### Teaser ############################################################### */

#main-teaser {
/*	background-image: url(hausersatz.jpg);*/
     background-image: url(ktteasuntern.jpg);
}


/* ### Start-block Background ################################################# */

#main-block {

	background-position: 627px 0;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-repeat: no-repeat;
	background-color: #5d6065;
	min-height: 614px;
	padding-bottom: 40px;
}

* html body #main-block { height: 580px; } /* IE 6 / 5.5 Hack */

/* ### main-block => MainContent ################################################### */

#main-content-block {

	padding-right:0px;
/*	padding-left:10px; */
}

/* ### Geschaeftsbereiche #################################################################### */
#geberuereha a, 
#geberuereha a:link {
	color: white;
	background: inherit;
	text-decoration:underline;
        vertical-align: top;
   
}

#geberuereha a:hover {
	color: white;
	background: inherit;
	text-decoration: none;
   	
}

#geberuereha {
/*	background-color: white;*/
	width: 220px;
	height: 26px; 
	border: 0px solid; border-collapse: collapse;
/* 	background-image: url(ktbackreha02.jpg);  background-position:  center;
	position:   inherit;  */
	float: left;
 
	text-align: center; /* margin-bottom: 3;*/ 
 	vertical-align:  top;
	font-size:1.3em;
 	margin-right: 5px;
	color:  white; 
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	white-space:  normal;
}
#geberuemedt a, 
#geberuemedt a:link {
	color: white;
	background: inherit;
	text-decoration:underline;
        vertical-align: top;
   
}

#geberuemedt a:hover {
	color: white;
	background: inherit;
	text-decoration: none;
   	
}
#geberuemedt {
	width: 220px;
	height: 26px; 
	border: 0px solid;
/* 	background-image: url(ktbackmedt02.jpg);  background-position:  center;*/
/*	position:   inherit;  */
	float: left;
	text-align: center; /* margin-bottom: 3;*/ 
 	vertical-align:  top;
	font-size:1.3em;
 	margin-right: 5px;
	color:  white; 
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	white-space:  normal;

}
#geberueelektro a, 
#geberueelektro a:link {
	color: white;
	background: inherit;
	text-decoration:underline;
        vertical-align: top;
   
}

#geberueelektro a:hover {
	color: white;
	background: inherit;
	text-decoration: none;
   	
}
#geberueelektro {
	width: 220px;
	height: 35px; 
	border: 0px solid;
/* 	background-image: url(ktbackelek02.jpg);  background-position:  center;
	position:   inherit;  */
	float: left;
 
	text-align: right; /* margin-bottom: 3;*/ 
 	vertical-align:  top;
	font-size:1.3em;
 	margin-right: 5px;
	color:  white; 
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	white-space:  normal;
}
#geberreha {
	background-color: inherit;
	background-color: inherit;
        margin-top: 10px;
	float:  left;
	text-align: center;
	font-size:1.2em;
	width: 220px;
	height: 190px; 
	border: 1px solid;
	margin-right: 5px;
	color:  white;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
}
#gebermedt {
	background-color: inherit;
        margin-top: 10px;
	float:  left;
	text-align: center;
	font-size:1.2em;
	width: 220px;
	height: 190px; 
	border: 1px solid;
	margin-right: 5px;
	color:  white;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;

}
#geberelektro {
 	background-color: inherit;
        margin-top: 10px;
	float:  left;
	text-align: center;
	font-size:1.2em;
	width: 220px;
	height: 190px; 
	border: 1px solid;
	margin-right: 5px;
	color:  white;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;

}






