/* schaffner_einfuehrung.css */

.gruen {color: #66AB7E;}
.blau { color: #01A6EB;}
.gelb { color: #E3AC48;}
.re { text-align:right; }

body {
	background-color: #DDD; 
	padding: 0;
	margin: 8px 0 0 0;
	text-align: center;
}

   
#main {
	background-color: #FFF;
	margin: 0 auto 0;
	width: 1020px;

	text-align: left;
    border: 1px solid #888888; 
}


#content {
	position: relative;
	height: 570px;
	float:left; /**/
	left:0px;
	top:0px;
}







#bild_oben {
	position: relative;
	left:40px;
	top:10px;
}



/* *** *** */

#spalte_links {
	position: relative;
	top:20px;
	left:116px;
	padding:0;
	margin:0;
	width:280px;
	border: 0px solid #FF0000;
	float: left;

}

#spalte_rechts {
	position: relative; 
	top:20px;
	left:140px;
	padding:0;
	margin:0;
	height: 390px;
	width:290px;
	float:left;
}




#spalte_links p, #spalte_rechts p, #spalte_re_bild{
	position: relative;
	left:0px;
	padding-bottom:16px;
	margin:0;
	font-size:13px;
	line-height:130%;
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#spalte_links .ueb_1, #spalte_rechts .ueb_1, #spalte_re_bild .ueb_1{
	position: relative;
	margin:0; padding:0;
	top:20px;
	padding-bottom:4px;
	font-size:13px;
	font-weight:bold;
	line-height:100%;
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#spalte_li_bild {
	position: relative; 
	float:left;
	top:40px;
	left:74px;
	padding:0;
	margin:0;
	border:0px solid #ff0000;
}

#spalte_li_bild #titel{
	position: relative; 
	padding:0;
	margin:0;
	top:6px;
	left:0px;
	border:0px solid #ff0000;
	font-size:11px;
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}

#spalte_li_bild_kontakt {
	position: relative; 
	float:left;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
	border:0px solid #ff0000;
}

#spalte_li_bild_kontakt #titel{
	position: relative; 
	padding:0;
	padding-top:6px;
	margin:0;
	left:0px;
	border:0px solid #ff0000;
	font-size:11px;
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}

#spalte_re_bild {
	position: relative; 
	float:left;
	top:20px;
	left:180px;
	padding:0;
	margin:0;
	height:430px;
	width:270px;
	border:0px solid #ff0000;
}



#spalte_re_bild #titel{
	position: relative; 
	padding:0;
	margin:0;
	top:6px;
	left:0px;
	border:0px solid #ff0000;
	font-size:11px;
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#spalte_re_bild .img_border{
	margin:0;
	padding:0;
	height:470px;  
	border:2px solid #ddd;
	border-right:0;
}


.abs {
	bottom:0px;
	font-size:0px;
	line-height:100%;
}

#mail_kontakt {
	position: relative; 
	padding:0;
	margin:0;
	left:76px;

}


#mail_kontakt a {
	font-size:13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#mail_kontakt a, a:visited ,a:active{
    color: #777777;
	text-decoration: none;
}


#mail_kontakt a:hover{
    color: #01A6EB;
	text-decoration: none;
}
