body {

	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	background-color:#e3f1fb;
	color:#3B3E43;
	width:980px;

}

#address {

	position:fixed;
	top:22px;
	left:800px;
	z-index:3;
	
}

#navi {

	position:fixed;
	top:145px;
	left:10px;

}

#logo {

	width:980px;
	background-image:url(http://www.roderwald.de/grafics/verlauf.jpg);
	z-index:3;
	height:130px;
	position:fixed;
	top:5px;
	left:10px;

}

#content {

	position:absolute;
	top:145px;
	left:170px;
	width:700px;
	z-index:1;

}

a {

	text-decoration:none;

}

a.hauptnavi {

	display:block;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	/*padding:3px;*/
	/*border-width:2px;
	border-style:outset;
	border-color:#777777;*/
	background-color:#3538AA;
	background-image:url(http://www.roderwald.de/grafics/button.jpg);
	background-repeat:no-repeat;
	color:#3B3E43;
	z-index:1;
	font-size:13px;
	width:140px;
	height:18px;
	margin-bottom:1px;
	

}


a.hauptnavi:focus, a.hauptnavi:hover, a.hauptnavi:active {

	background-color:#3538AA;
	background-image:url(http://www.roderwald.de/grafics/button_over.jpg);
	background-repeat:no-repeat;
	color:#E0E0E0;
	
	
}

a.hauptnavi:visited {

	/*color:#ABABAB;*/

}

a.text {

	text-decoration:none;
	color:#0000AA;

}

a.text:focus,a.text:hover,a.text:active {

	color:#DD0000;

}

a.text:visited {

	color:#3B3E43;

}

h1 {

	margin-top:0px;
	font-size:20px;

}

h2 {

	font-size:17px;

}

h3 {

	font-size:14px;

}

p {

	font-size:13px;

}

ul {

	font-size:13px;

}

h1.home {


}

h2.home {


}

address {

	font-style:normal;
	font-size:14px;
	font-weight:bold;

}

.name {

	letter-spacing:.2em;

}

.strasse {

	letter-spacing:.255em;

}

.ort {

	letter-spacing:.357em;

}

.telefon {

	letter-spacing:.54em;

}

.email {

	letter-spacing:.0455em;

}

.kontakt {

   width:450px;

}

.beschriftung {

   width:50px;
   text-align:right;

}

.colspan {

	text-align:center;

}


