body,html{
	height:100%;
	font:12px Verdana, Arial, sans-serif;
	color:black;
	background:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
}

#box{
	width:964px;
	margin:0 auto;
	text-align:left;
	background:url(picture/background_div.gif) repeat-y #000000;
  	position: relative;
  	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
}

#spalte_links{
	width:209px;
	clear:left;
	float:left;
}

#spalte_rechts{
	width:550px;
	margin:145px 10px 0 260px;
	min-height:320px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF000;
}

#spalte_copyright{
	position:absolute;
	top:130px;
	left:867px;
	width:24px;
}

#logo{
	position:absolute;
	top:130px;
	left:645px;
	width:24px;
}


#spalte_rechts a, #spalte_rechts a:link, #spalte_rechts a:visited, #spalte_rechts a:active {
	padding:0px;
	margin:0px;
	color:#FFF000;
	text-decoration:none;
	border-bottom: 1px dotted #FFF000;
} 

#spalte_rechts a:hover {
	border-bottom-style:solid;
}

img {
	display:block;
}

.zitate {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#spalte_rechts li, #spalte_rechts ul {
	margin-left: 8px
}

hr {
	border:0;
	height:1px;
	color:#3D3D3D;
	background-color:#CCCCCC;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:59px;
	background-repeat:no-repeat;
	padding-left:28px;
	text-indent:-9999px;
	margin-top:60px;
	position:absolute;
	display:block;
	left:209px;
	width:300px;

}

h1.anfahrt {
	background-image:url(picture/titel_anfahrt.gif);
}
h1.kontakt {
	background-image:url(picture/titel_kontakt.gif);
}
h1.produkte {
	background-image:url(picture/titel_produkte.gif);
}
h1.zur_person {
	background-image:url(picture/titel_zurperson.gif);
}
h1.kosten {
	background-image:url(picture/titel_kosten.gif);
}
h1.texte {
	background-image:url(picture/titel_texte.gif);
}
#spalte_rechts h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF000;
	font-weight:bold;
}

#spalte_copyright a img, #spalte_copyright a:link, #spalte_copyright a:active {
	border:none;
	text-decoration:none;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:40px;
}

input {
	border: 1px solid #838282;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.03em;
	color:#000000;
	width:230px;
}

textarea {
	border: 1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	letter-spacing:0.03em;
	color:#000000;
	width:230px;
}

.weiss {
	color:#FFFFFF;
}
