* {padding: 0; margin: 0;}

#float_back{
	clear:left;
}

html, body {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


#wrapperstart {
	/*background-image: url(../bilder/hg_start.gif);*/
	background-repeat: no-repeat;
	width: 835px;
	height: 590px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
}


#wrapperleistungen {
	/*background-image: url(../bilder/hg_start.gif);*/
	background-repeat: no-repeat;
	width: 835px;
	height: 590px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
}

#wrapperabout {
	/*background-image: url(../bilder/hg_start.gif);*/
	background-repeat: no-repeat;
	width: 835px;
	height: 590px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
}

#wrappernetzwerk {
/*background-image: url(../bilder/hg_start.gif);*/
	background-repeat: no-repeat;
	width: 835px;
	height: 590px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
}


#wrapperimpressum {
/*background-image: url(../bilder/hg_start.gif);*/
	background-repeat: no-repeat;
	width: 835px;
	height: 590px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
}

#wrapperarbeitsproben {
	/*background-image: url(../bilder/hg_start.gif);*/
	background-repeat: no-repeat;
	width: 835px;
	height: 590px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
}


#logo {
	position:absolute;
	display:inline;
	float: left;
	margin-top: 35px;
	margin-left: 145px;
}


#textbereich{

	float: right;
	width: 400px;
	height: 300px;
	padding-right: 50px;
	margin-top: 170px;
	margin-right: 30px;
	overflow: visible;
	display:inline; /* IE */
	}
	
#referenzen_start {
	float: right;
	width: 400px;
	height: 50px;
	padding-right: 50px;
	margin-top: 93px;
	margin-right: 30px;
	display:inline; /* IE */
	}
	


#textbereich_referenzen {

	float: right;
	width: 400px;
	height: 385px;
	padding-right: 50px;
	margin-top: 3px;
	margin-right: 30px;
	overflow: visible;
	display:inline; /* IE */
	}
	


td.referenzen_tabelle {
padding-bottom: 10px;
}

#nav_links {
	float:left;
	width: 100px;
	height: 250px;
	margin-top: 215px;
	margin-left: 178px;
	display:inline; /* IE */
}

#nav_links ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #732812;
}

#nav_links li {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #732812;
	padding-bottom: 10px;
}


#nav_links a{
	display:block;
	color: #732812;
	text-decoration: none;
	display:inline; /* IE */
	
}

#nav_links a:hover,
#startseite #nav01 a,
#leistungen #nav02 a,
#referenzen #nav03 a,
#netzwerk #nav04 a,
#uebermich #nav05 a,
#kontakt #nav06 a
{
/*background-color: #4d4a4d;
 border-left: 1px solid #732812;
border-right: 1px solid #732812;*/
font-weight:bold;
}



#adresse {
display: none;                          
float: left;
width: 284px;
height: 88px;
}

#adresse p {
color: #732812;
font-size:8pt;
}

#footer {
display: none; 
float:left;
background-color: #732812;
font-size: 0.7em;
color: #FFFFFF;
width: 590px;
height: 15px;
padding-top: 3px;
padding-left: 205px;
margin-left: 21px;


}

#footer a{
color:#FFFFFF;
text-decoration: none;
}

#footer a:hover{
color:#FFFFFF;
text-decoration: underline;
}


/*  Textformatierungen */

p {
	color: #4d4a4d;
	padding-bottom: 0.5em;
}


h1 {
	font-size: 1.1em;
	color: #732812;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 1.0em;
	color: #732812;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h3 {
	color: #732812;
	font-weight: normal;
}

h4 {
	color: #732812;
	font-weight: normal;
}


.mittel_fett {
font-weight:bold;
}

.mittel_fett_rot { 
color: #732812;
font-weight:bold;
}

.klein_fett {
font-weight:bold;
font-size: 0.8em;
}

.a_klein {
color: #732812;
text-decoration: none;
font-size: 0.7em;
font-weight: bold;
}

.a_mittel {
color: #732812;
text-decoration: none;
}


td {
	color: #4d4a4d;
}

.td_refbild{
height: 300px;
}

.td_reftext{
height: 100px;
}

.td_refborder{
height: 10px;
border-bottom:#666666 1px dotted;
}

.link {
	color: #732812;
	text-decoration: underline;
}

.link:hover{
	color: #732812;
	text-decoration: none;
}


.bildrahmen {
border:  #732812 solid 1px;
}

.bildrahmen_grau {
border:  #CCCCCC solid 1px;
}

