
body, a, h1, input, select, textarea, option, optgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9C99A;
}
/*
body {
	margin: 0;
	text-align: center;
	
}
div#xxlMain {
	margin: auto;
	width: 990px;
	text-align: left;
	padding: 8px 0px 0px 12px;
}
*/
div#xxlLogo {	
	float: left;
	width: 192px;
	border-top: solid 7px #be3724;
	border-left: solid 7px #be3724;
	border-right: solid 8px #be3724;
}
/*
div#xxlNavLeft {
	float: left;
	border-top: solid 3px #be3724;
	border-bottom: solid 12px #be3724;


}

div#xxlHeader {
	background-repeat: no-repeat;
	overflow: hidden;
	float:right;
	border-top: solid 7px #be3724;
		
}


div#xxlHeader {
	float: right;


}

*/

div#xxlMain {
	position: relative;
	width: 970px;
	left: 30px;
	top: 50px;
	margin: auto;
}

div#xxlSprache {
	float: left;
	left: 40px;
	height: 25px;
	width: 800px;
}

div#xxlGruss {
	float: left;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

span#xxlGrussText {
	background-color: #F4A854;
	position: relative;
	top: -5px;
	left: -6px;
	width: 475px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 5px;
}

div#lang {
/*	float: right;*/
}

div#xxlSchneider {
	position: relative;
	top: 30px;
	height: 500px;
}

div#xxlSonnwend {
	position: absolute;
	top: 52px;
	height: 500px;
	left: 460px;
}

div.xxlAdresse{
	position: relative;
	top: 5px;
	left: 100px;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img#xxlLogo {
	position: relative;
	left: -250px;
}

/* Allgemeine Klassen */
.clearer {
	clear: both;
	line-height: 0px;
}
