body {
	text-align: center;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background-color: #3B4853;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#mainContainer {
	width: 700px;
	text-align: left;
	margin: auto;
}

#header {
	width: 470px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#graphic {
	width: 500px;
	margin-left: 200px;
	height: 100px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/zimmer.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 464px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 5px solid #dce2e7;
}
#navigation {
	width: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
}
#navigation li a {
	text-decoration: none;
	color: #C3F400;
	display: block;
	width: 100%;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	height: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation li a:hover {
	color: #FFFFFF;
}
#leftContainer {
	margin-left: 21px;
}
#logo {
	height: 100px;
	width: 175px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftBoarder {
	background-image: url(../images/left_l_r.png);
	background-repeat: no-repeat;
}
#rightBoarder {
	background-image: url(../images/left_l_r.png);
	background-repeat: no-repeat;
	background-position: 100%;
}
#shadow {
	float: left;
	width: 200px;
	background-image: url(../images/s_l.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#impress {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
a {
	color: #6F890E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}div#content li {
	padding-bottom: 10px;
}

