html, body {
	height:101%;
}
body {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position:center 30px;
	text-align: center;
	margin-top:0px;
}
#rahmen {
	position: relative;
	top: 0px;
	left: 0px;
	margin: -20px auto;
	text-align: left;
	width: 862px;
}
#content {
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	margin: 10px 10px 0px 10px;
	text-align: left;
	width: 842px;
}
#head {
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	width: 842px;
	height:320px;
	text-align: left;
	background-color:#FFFFFF;
}
#head_image {
	position:absolute;
	top:73px;
	right:2px;
	float:right;
}
#logo_small {
	width:105px;
	height:105px;
	position:absolute;
	top:120px;
	right:0px;
	float:right;
	z-index:7;
	background-image:url(../img/logo_small.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#logo_top {
	position:absolute;
	top:40px;
	left:0px;
	float:left;
	background-image:url(../img/logo_top.png);
	background-repeat:no-repeat;
	width:149px;
	height:31px;
	cursor:pointer;
}
#top_menue {
	position:absolute;
	top:20px;
	right:2px;
	text-align:right;
}
#head_text {
	position:absolute;
	top:40px;
	right:2px;
	background-image:url(../img/bg_head_text.png);
	background-repeat:repeat-x;
	width:689px;
	height:31px;
	text-align:right;
}
#head_menue {
	position:absolute;
	top:73px;
	left:0px;
	background-image:url(../img/bg_menue.png);
	background-repeat:repeat-y;
	width:151px;
	height:225px;
}
#head_submenue {
	position:absolute;
	top:73px;
	left:151px;
	background-image:url(../img/bg_submenue.png);
	background-repeat:repeat-y;
	width:214px;
	height:225px;
}
#linke_seite {
	position:relative;
	top: -20px;
	left: 2px;
	float:left;
	width:147px;
	background-color:#eaeaf2;
}
.ls_1, .ls_2, .ls_3, .ls_4, .ls_5, .ls_6 {  position:relative; top:0px; left:23px; width:120px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.ls_1, .ls_2, .ls_4, .ls_5, .ls_6 {  color:#999; }
.ls_3 {  color:#505f7e; }
.ls_1 { margin-bottom:5px; letter-spacing:2px; }
.ls_2 { margin-bottom:25px; letter-spacing:2px; }
.ls_3 { margin-bottom:10px; }
.ls_4 { margin-bottom:15px; line-height:230%; }
.ls_5 { margin-bottom:15px; line-height:120%; }
.ls_5 .small { font-size:10px; line-height:120%; }
.ls_6 { padding-top:15px; margin-bottom:15px; line-height:180%; font-size:11px; }
.ls_6 a, .ls_6 a:visited { color:#999; font-size:11px; text-decoration:none; }
.ls_6 a:hover { color:#505f7e; font-size:11px; text-decoration:none; }
#logo {
	position:relative;
	top:0px;
	left:18px;
	float:left;
	cursor:pointer;
	margin-top:20px;
	margin-bottom:15px;
}
#main {
	position:relative;
	top: 0px;
	left: 2px;
	float: left;
	width: 838px;
	background-color:#f6f5f9;
	padding-bottom:20px;
}
#main_content {
	position:relative;
	margin-bottom:-18px;
}
#foofighter {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}
