body{
	background-color: #DFDFDF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper{ 
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    background-color: #ffffff;
    background-image: url(../images/ecke_ru.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#header {
	padding-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	padding-bottom: 4px;
	border-bottom: 8px solid #9a9a9a;
}

#logo  { width: 180px; float: left; text-align: center; margin-top: 60px; }
#bild1 { width: 257px; height: 180px; float: left; 	margin-right: 6px;}
#bild2 { width: 447px; height: 180px; float: left; }



#chanmenu img {
	margin-top: 6px;
	margin-right: 3px;
	float: left;
}

#chanmenu #lastimg {
	margin-top: 6px;
	margin-right: 0px;
	float: left;
}


#main {
	padding-bottom: 4px;
	padding-top: 0px;
	margin-left: 4px;
	
}

#links {
	margin-left: 0px;
	width: 180px;
	float: left;
	text-align: left;
	background-color: #A1E062;
	background-image: url(/images/verlauf2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#menu {
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 26px;
	padding-bottom: 24px;
	border-top: 3px solid #ffffff;
	background-image: url(/images/verlauf1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#menu .ebene1Aktiv {
	width: 170px;
	height: 16px;
	background-color: #008131;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu .ebene1 {
	width: 170px;
	height: 16px;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu .ebene2Aktiv {
	width: 170px;
	height: 16px;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu .ebene2 {
	width: 170px;
	height: 16px;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu .ebene3Aktiv {
    margin-left: 8px;
	height: 14px;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu .ebene3 {
    margin-left: 8px;
	height: 14px;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#suche {
	height: 121px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #ffffff;
	background-image: url(/images/verlauf1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#login {
	height: 120px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #ffffff;
}

#content{
	float: left;	
	text-align: left;
	width: 698px; 
}

#content1{
	float: left;
	text-align: left;
	width: 236px;
}

#content2{
	float: left;
	text-align: left;
	width: 442px;
}

.content4 {
	text-align: left;
	width: 500px; 
}

#footer{
	text-align: right;
	margin-left: auto; 
	margin-right: auto; 
	width: 900px;
	margin-bottom: 25px;
}

.clearer {
	clear: both;
}


.bilduntertitel {
	font-size: 9px;
}

.bild_left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.bild_center {
	text-align: center;
	margin-bottom: 8px;
}

.bild_left_no_float {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bild_right_no_float{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.bild_right{
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}
