@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color: #fff6dc;
	background-image: url(../pv_bilder/bgsite.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border:none;
		font-family:Arial, Helvetica, sans-serif;
			font-size: small;
	voice-family: inherit;
}

.container {
	position:relative;
	
	width: 870px;
	padding:0;
	margin: 0 auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
}

#sprache {
	position:absolute;
	right:100px;
	top:300px;
	background-color:#33F;}

.header {
padding:0px 10px 10px 10px;
height:323px;
width:850px;
}




.sidebar1 {
	float: left;
	width: 200px;
	padding-left:10px;

}
.content {
	padding:10px;
	width: 430px;
	float: left;
}
.sidebar2 {
	float: left;
	width: 200px;
	margin-right:10px;


}




/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im .container) platziert werden, wenn .footer entfernt oder aus dem .container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}




a:link {
	font-size:95%;
	font-weight: bold;
color:#0040ab;
}
a:visited {
	font-size:95%;
	font-weight: bold;
color:#0040ab;
}
a:active {
	font-size:95%;
	font-weight: bold;
color:#0040ab;
}
a:visited {
	font-size:95%;
	font-weight: bold;
color:#0040ab;
}
a:hover {
	font-size:95%;
	font-weight: bold;
color:#0040ab;
}
.CLASS_ERROR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
color:#0040ab;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
input, textarea, checkbox {
	border-top: 1px solid #000099;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000099;
	background-color: #fff6dc;
}
/*Flashfilm mittig ausrichten für Firefox */
#content-element-id70, #content-element-id106, #content-element-id107 {
	text-align:center;
}
.tx-lumogooglemaps-pi1 {
	padding-right:5px;
}
h1.objekte {
	font-size:95%;
}
