body {
	background: #ffffff url(../pic/bg.jpg);
	margin-top: 38px;
	margin-bottom: 20px;
}

#container {
	width: 955px;
	height: auto;
	background: #ffffff;
	margin: 0;
}

#logoblock {
	width: 955px;
	height: 89px;
	margin: 0;
	text-align: left;
}

#menublock {
	width: 955px;
	height: 21px;
	margin: 0;
	text-align: left;
}

#submenublock {
	width: 800px;
	height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	position: absolute;
	padding-left: 133px;
}

#submenublockarchiv {
	width: 400px;
	height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	position: absolute;
	padding-left: 573px;
}

#submenublockkontakt {
	width: 400px;
	height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	position: absolute;
	padding-left: 531px;
}

#submenublockmieter {
	width: 770px;
	height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	position: absolute;
	padding-left: 135px;
}

#bodyblock {
	width: 953px;
	height: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0;
}

#greenblockleft {
	width: 21px;
	height: 100%;
	background-color: #6ebea1;	
	position: absolute;
}

#contentblock {
	width: 312px;
	height: auto;
	background-color: #ffffff;	
	margin-left: 22px;
	text-align: left;
	position: absolute;
	padding-left: 23px;
}




#greenblockright {
	width: 619px;
	height: 100%;
	text-align: left;
	margin-left: 334px;
	position: absolute;
}

/*#bildblockinhalt {
	width: 497px;
	height: 300px;
	background-color: yellow;
	text-align: left;
	position: absolute;
	margin-left: 0px;
	margin-top: 82px;
}*/

#bildblock {
	width: 600px;
	height: 330px;
	background-color: #ffffff;
	text-align: left;
	margin-left: 0px;
	margin-top: 61px;
	position: relative;
}

#righttextblock {
	width: 465px;
	height: 100px;
	text-align: left;
	margin-left: 135px;
	margin-top: 32px;
	position: relative;
	color: white;
}



#rightwhitebg {
	width: 103px;
	height: 100%;
	background-color: #ffffff;
	text-align: left;
	position: absolute;
}

#rightgreenbg {
	width: 516px;
	height: 100%;
	background-color: #6ebea1;
	text-align: left;
	margin-left: 103px;
	position: absolute;
}



h1.ueberschriftoben {
	font-weight: bold;
    font-size: 22px;
    font-family: Verdana;
}

td.maincontent {
	padding-left: 63px;
	padding-right: 5px;
	padding-top: 61px;
	padding-bottom: 20px;
    font-size: 11px;
    font-family: Verdana;
}

td.maintext {
    font-size: 11px;
    font-family: Verdana;
}

td.textrightwhite {
	padding-left: 36px;
    color: white;
    font-size: 14px;
    font-family: Verdana;
}

a {
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
    font-family: Verdana;
}

img {
    border: 0px;
}

p {
    clear: both;
}

div {
	clear: both;
}

a:hover {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana;
}

