body {
	margin:0px;
}
img {
	border:0px;
}
a:link {
	color:#C7692C;
}
a:visited {
	color:#AA5A25;
}
a:hover {
	color:#AA5A25;
}
ul {
	list-style-type:circle;
	list-style-position:outside;
}
li {
	padding-bottom:5px;
}
div#mainContainer {
	width:662px;
	height:auto;
}
div#textFormat {
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-top:20px;
}
div#Header {
	width:662px;
	height:171px;
	float:left;
	background-repeat: no-repeat;
}
div#Main {
	width:662px;
	height:auto;
	float:left;
}
div#Menu {
	width:179px;
	height:311px;
	float:left;
}
div#Content {
	width:483px;
	height:auto;
	float:left;
}
div#Titel {
	width:483px;
	height:76px;
	float:left;
}
div#textArea {
	width:413px;
	height:auto;
	padding-right:70px;
	float:left;
	background-image:url(../img/sidebar.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
div#textContent {
	width:402px;
	height:auto;
	float:right;
}
div#Prop {
	width:11px;
	height:282px;
	float:left;
}
div#Footer {
	width:662px;
	height:121px;
	float:left;
	padding-bottom:20px;
}

img.baggrundImage {
	width:127px;
	height:142px;
	float:right;
}
div.border {
	width:400px;
	border-top:1px;
	border-top-style:solid;
	border-color:#000;
	padding-bottom:10px;
}

