body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: #FFFFFF;
	background-color: #FFFFFF;
	}

a {
	text-decoration: none;
	color: #333333;
	}

a:hover {
	text-decoration: underline;
	color: #90ABB4;
	font-weight: bold;
	}

#container {
	width: 700px;
	margin-left: -350px;
	}

#button1 {
	width: 124px;
	height: 25px;
	float: left;
	background: url(images/button1.jpg) no-repeat;
	}

#button2 {
	width: 112px;
	height: 25px;
	float: left;
	background: url(images/button2.jpg) no-repeat;
	}

#button3 {
	width: 114px;
	height: 25px;
	float: left;
	background: url(images/button3.jpg) no-repeat;
	}

#button4 {
	width: 112px;
	height: 25px;
	float: left;
	background: url(images/button4.jpg) no-repeat;
	}

#button5 {
	width: 112px;
	height: 25px;
	float: left;
	background: url(images/button5.jpg) no-repeat;
	}

#button6 {
	width: 126px;
	height: 25px;
	float: left;
	background: url(images/button6.jpg) no-repeat;
	}

.headerbutton-text {
	text-align: center;
	padding-top: 14px;
	font-size: 12px;
	font-weight: bold;
	}

#navi-header {
	clear: both;
	margin-top: 10px;
	}

#main {
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #000000;
	line-height: 1.6em;
	background-color: #FFFFFF;
	border: 3px solid #D4C09B;
	float: left;
	}

#header-image {
	width: 686px;
	border: 1px inset #000000;	
	height: 200px;
	background-color: #FFFFFF;
	clear: both;
	background: url(images/header-image.jpg) no-repeat;
	}

#sidebar {
	width: 160px;
	border-left: 2px solid #999999;
	float: right;
	margin-left: 9px;
	margin-top: 20px;
	padding-left: 8px;
	text-align: left;
	clear: both;
	}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #90ABB4;
	padding-top: 5px;
	}

#footer {
	background-color: #999999;
	color: #90ABB4;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-top: 15px;
	clear: both;
	width: 704px;
	}

#menu {
	width: 213px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #FFFFFF;
	}

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

#menu li {
	border-bottom: 1px solid #999999;
	margin: 0;
	width: auto;
	}

#menu li a {
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #90ABB4;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	width: auto;
	background-color:#FFFFFF;
	}

#menu li a:hover {
	border-left: 5px solid #666666;
	color: #90ABB4;
	background-color: #EDE5D6;
	font-weight:bold;
	}

.titel {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #666666;
	display: block;
	background-color: #FFFFFF;
	}

.text {
	font-size: 12px;
	font-weight: bold;
	color: #90ABB4;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}

#menu-all {
    position: relative;
    width: 213px;
    height: 200px;
    background: #76503D;
    float: right;
    clear:both;
	}

.line {
    margin: 7px 0px 7px 0px;
	color: #EDE5D6;
	}

p {
	margin:0;
	padding: 0;
	}