/* CSS Document */

/* 
zs_links = zwei spalten layout links
zs_rechts = zwei spalten layout rechts 

ds_links = drei spalten layout links
ds_mitte = drei spalten layout mitte
ds_rechts = drei spalten layout rechts 
*/


/* 
Farben
brown: #28201e
orange: #EE9B3A
ganz helles grau: #dddddd
*/


.bold {
	font-weight:bold;
	color:#28201e;
	}


.logo_punkt_text {
	margin-right:7px;
	border:none;
	}

/* Drei Spalten Menü */	/* Drei Spalten Menü*/	/* Drei Spalten Menü*/	/* Drei Spalten Menü*/	


#einleitungstext_kontakt {
	width:700px;
	float:left;
	margin-left:20px;
	height:auto;
	margin-bottom:0px;
	margin-top:25px;
	}
	
#einleitungstext_kontakt h2{
	color:#28201e;
	font-size:18px;
	margin-bottom:10px;
	}
	
/* Spalte Mitte */		
#ds_m_mitte_impressum {
	width: 340px;
	margin-left:20px;
	float:left;
	margin-top:20px;
	margin-bottom:5px;
	}
	

#ds_m_mitte_impressum img{
	float:left;
	border:none;
	}	
	
			
#ds_m_mitte_impressum a {
	color:#7A4E1A;
	text-decoration:none;
	}
	
#ds_m_mitte_impressum a:hover {
	color:#EE9B3A;
	text-decoration:underline;
	}
	
	

/* Spalte Rechts */		
#ds_m_rechts_impressum {
	width: 340px; 
	margin-left:20px;
	float:left;
	margin-top:20px;
	margin-bottom:5px;
	}


#ds_m_rechts_impressum img{
	float:left;
	border:none;
	}	

#ds_m_rechts_impressum a {
	color:#7A4E1A;
	text-decoration:none;
	}
	
#ds_m_rechts_impressum a:hover {
	color:#EE9B3A;
	text-decoration:underline;
	}

	
#haftungsauschluss {
	width:700px; 
	min-height:200px;
	float:left;
	margin-left:20px;
	margin-bottom:60px;
	}


#engagement {
	width:700px; 
	min-height:200px;
	float:left;
	margin-top:40px;
	margin-left:20px;
	margin-bottom:60px;
	}
	
	
#engagement img{
float:left;
margin-top:5px;
margin-right:15px;
margin-bottom:0px;
border:#999 1px dotted;
	}

#engagement h2{
	color:#28201e;
	font-size:18px;
	margin-bottom:10px;
	}


	
#job {
	width:700px; 
	min-height:200px;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	}
	
			
#job a {
	color:#7A4E1A;
	text-decoration:none;
	}
	
#job a:hover {
	color:#EE9B3A;
	text-decoration:underline;
	}
	

	
	
#strassenbahn img {
	float:left;
	margin-right:20px;
	margin-top:15px;
	border:dotted #666 1px;
	}
