body {
	margin:0 0 0 0;
	background-image:url(bilder/rechts-hintergrund.gif);
	background-position:top-left;
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}

input, text, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 2px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color:#FF8B00;
	font-weight:bold;
}

a:hover {
	color:#CF7F20;
	font-weight:bold;
}

img {
	border:0;
}

#eins {
	float:left;
	min-height:619px;
	height: auto !important;
	height: 619px;
	width:148px;
}

#zwei {
	float:left;
	min-height:619px;
	height: auto !important;
	height: 619px;
	width:514px;
}

#drei {
	float:left;
	width:318px;
	min-height:619px;
	height: auto !important;
	height: 619px;
}

#eins_bild {
	margin-top:181px;
}

#adresse {
	position:absolute;
	top:354px;
	width:148px;
	background-image:url(bilder/unten-links.gif);
	background-repeat:no-repeat;
	height:265px;
	font-size:10px;
	color:#FF8B00;
	
}

#zwei_oben {
	background-color:#FFFFFF;
	height:181px;
	width:514px;
	background-image:url(bilder/titel.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#zwei_unten {
	width:514px;
	min-height:438px;
	height: auto !important;
	height:438px;
	background-image:url(bilder/hintergrund-content.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#drei_oben {
	width:318px;
	height:181px;
	background-image:url(bilder/rechts-oben.jpg);
	background-repeat:no-repeat;
}

#drei_mitte {
	width:318px;
	height:173px;
	background-image:url(bilder/rechts-mitte.jpg);
	background-repeat:no-repeat;
}

#drei_unten {
	width:318px;
	height:265px;
	background-image:url(bilder/rechts-unten.gif);
	background-repeat:no-repeat;
}

#menu {
	padding-top:32px;
	margin-left:10px;
}

#menu a{
	color:#FF8B00;
	font-weight:bold;
	display:block;
	text-decoration:none;
	text-indent:24px;
}

#menu a:hover{
	color:#CF7F20;
	font-weight:bold;
	background-image:url(bilder/pfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:24px;
}

#menu ul{
	list-style-type: none;
	margin:0px 0 0px 0;
	padding:0px;
}

#content {
	padding: 20px 30px 20px 30px;
	color:#FF8B00;
}

h1 {
	color:#FF8B00;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	margin:10px 0 20px 0;
}

h2 {
	color:#FF8B00;
	font-weight:bold;
	font-size:14px;
	margin:10px 0 20px 0;
}

