/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

div#background {
	background-image: url(../images/layout/background_x-le.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 50%;
	height: 457px;
	position: absolute;
	z-index: 10;
}

div#container {
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 929px;
	height: 457px;
	position: relative;
	z-index: 30;
}

div#links {
	width: 308px;
	float: left;
}

div#bild {
	padding-left: 48px;
	padding-top: 40px;
	width: 243px;
	height: 236px;
}

div#spruch {
	width: 244px;
	padding-left: 70px;
}

div#menue {
	color: #ad1931;
	padding-left: 80px;
	padding-top: 30px;
}

div#rechts {
	width: 600px;
	float: left;
}

div#uebersicht {
	float: right;
	padding-top: 20px;
	font-size: 10px;
}

div#logo {
	padding-left: 24px;
	padding-top: 55px;
	padding-bottom:50px;
	width: 600px;
	height: 176px;
}

div#content {
	padding-left: 43px;
	padding-top: 0;
	width: 527px;
	line-height: 165%;
}

img.header {
	border:1px solid #FFFFFF;
	margin-right:10px;
	margin-top:15px;
}
