/*Ausrichtung */
/*Ausrichtung */


#bg{
position:absolute;
height:100%;
width:950px;
margin:0 0 0 -475px;
margin-top:15px;
top:0;
left:50%;
padding:0px;
}


/*Roter Rand */
#rand
{
width: 950px;
height:auto;
background-color:#b92c11;
float:left;
background-image:url(grafiken/seite/balken.png);
background-repeat:no-repeat;
}


/*Hauptinhalt */
#inhalt-int{
	width:948px;
	height: auto;
	display:inline;
	margin-left:1px;
	margin-right:1px;
	margin-top:10px;
	margin-bottom:3px;
	background-color: #FFFFFF;
	float:left;
}

/*Platzhalter Rand-Flash */
#head-left-halter{

width:19px;
height:141px;
float:left;
background-color:#B92C11;
}
/*Flash  */
#head-left
{
width:227px;
height:141px;
background-color:#B92C11;
float:left;

}
/*Banner  */
#head-right
{
width:702px;
height:141px;
float:left;
background-color:#B92C11;

}

#menue-leiste{
width:948px;
height: 25px;
float:left;
background-color:#b92c11;
}

/*Inhalt */
#box{
width:610px;
height:auto;
float:left;
background-color:#FFFFFF;
	
}

#menue-grafik{

width:266px;
height:25px;
background-image:url(grafiken/menue.jpg)

}

#menue-grafik2{

width:266px;
height:75px;
background-image:url(grafiken/menue2.jpg);
float: left;
}

#menue-grafik_ueb{

width:682px;
height:75px;
float:left;
}

#menue-grafik3{

width:124px;
height:120px;
float:left;
background-image:url(grafiken/menue3.jpg);
background-repeat:no-repeat;
}

#modulcontainer
{
	width:214px;
	height:auto;
	float:left;
	margin-top:12px;
}

#modul
{
	width:174px;
	height:250px;
	float:left;
	margin-top:30px;
	margin-left:20px;
	background-image:url(grafiken/seite/modul.jpg);
	background-repeat:no-repeat;
}
#modulansprechpartner
{
	width:165px;
	height:250px;
	float:left;
	margin-top:30px;
	margin-left:20px;
	text-align:center;	
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	border-width:1px;
	border-style:solid;
	border-color:#b92c11;

}
#modulansprechpartnerklein
{
	border-width:1px;
	border-style:solid;
	border-color:#b92c11;

}
#modulueberschriften
{
	padding-top: 8px;
}
#angebot
{
	width:165px;
	height:250px;
	float:left;
	margin-top:30px;
	margin-left:20px;
	border-width:1px;
	border-style:solid;
	border-color:#b92c11;

}
#angebottext
{
	position: rellativ;
	z-index:100;
	text-align:center;
	padding-top:20px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}



#footer{
width:949px;; 
height:25px; 
float:left;
margin-top:10px;
margin-bottom:0px;
background-color:#b92c11;
}


.haupttext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#b92c11;
text-decoration:underline;


}

.leiste
{
margin-left:266px; 
}

.headline{
height:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
line-height:2.5em;
}


.footertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-top:4px;
	margin-bottom:5px;
	line-height:1.9em;
	text-align:center;	
}



.footertext a{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:underline;


}



