html, body {
	height: 100%;
}
#container {
	position: relative;
	min-height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-attachment: fixed;
	background-image: url(images/bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
			}
			html>body #container {
				height: auto;
			}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #571B00;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #571B00;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}
#top {
	position: relative;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	left: 0px;
	top: 0px;
	text-align: right;
}
#nav2 {
	float:right;
	margin-right: 338px;
	margin-top: 1px;
	text-align: right;
}

#frau {
position: fixed;
float: right;
	/*left: 675px;*/
	background-image: url(images/start_rechts.jpg);
	background-repeat: no-repeat;
	height: 641px;
	width: 326px;
	right: 0px;
	bottom: 0px;

}
#top a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A200A;
	text-decoration: none;
		
}
#content {
	/*position: absolute;*/
	float: right;
	overflow-y: auto;
	overflow-x: auto;
	height:100%;
	margin-right: 326px;
		margin-top: 0px;
	width: 720px;
	/*margin-bottom:200px;*/
	/*background-color: #0C3;*/
}
#clear
{
 clear:both;
}
/* CSS Tabs */
#navcontainer2 {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 345px;
	}
#navcontainer {	clear: right;
float: right;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 345px;
	}
ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
	clear: right;
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #eef4f1;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 4px 4px 4px;
        color: #6AC2B6;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
}

ul#navlist li#active {
        color: #95bbae;
        background-color: #d1e3db;
}

#navlist a:hover {
        color: #74a893;
        background-color: #d1e3db;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #5A200A;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
		margin-top: 2px;
	padding-top: 2px;
}
/*td .rand{
	border: 1px dashed #999;
}*/
.startrahmen {
	border: 1px solid #CCCCCC;
}

