

/* kopf */
.logo-hintergrund_{width:100%; background:url(./images/logo_oml.jpg) repeat-x; height: 45px; position:absolute; right:0px; top:0px; margin:0px 0px 0px 0px;}
.logo-links-1_{background-image:url(./images/logo_ol.jpg); background-repeat:no-repeat; width:160px; height:165px; position:absolute; margin:0px 0px 0px 0px; z-index:2;}
.logo-oben-rechts{background:url(./images/logo_or.jpg) no-repeat; width:75px; height:70px; position:absolute; right:0px; top:0px; margin:0px 0px 0px 0px;}
.logo-mudrosti-dnja{width:760px; height:23px; position:absolute; right:0px; top:0px; margin:45px 75px 0px 0px; z-index:1;}
.logo-unten-links-2{background:url(./images/logo_uml.jpg) no-repeat; width:45px; height:95px; position:absolute; float:left; margin:70px 0 0 160px;}
.logo-unten-links-3f{background:url(./images/forum.png) no-repeat; width:730px; height:80px; position:absolute; float:left; margin:78px 0 0 210px;}
.logo-unten-links-3g{background:url(./images/gostevaja.png) no-repeat; width:630px; height:80px; position:absolute; float:left; margin:78px 0 0 210px;}
.logo-oben-mitte{background:url(./images/logo_om.jpg) no-repeat; width:579px; height:45px; position:absolute; float:left; margin:0px 0 0 145px;}



/* ------------------------- */
.logo2-hintergrund_ {
	width:100%; 
	background:url(./images/logo_oml.jpg) repeat-x; 
	height: 45px; 
	position:relative; 
	right:0px; 
	top:0px; 
	margin:0px 0px 0px 0px;
}

.logo2-links-1_ {
	background-image:url(./images/logo_ol.jpg); 
	background-repeat:no-repeat; 
	width:160px; 
	height:165px; 
	position:relative;
	margin:-45px 0px 0px 0px; 
	z-index:3;
}

.logo2-oben-mitte {
	background:url(./images/logo_om.jpg) no-repeat; 
	width:579px; 
	height:45px; 
	position:relative; 
	left:145px; 
	top:0px;
	float:left; 
	margin:-165px 0 0 0px;
}

.logo2-oben-rechts {
	background:url(./images/logo_or.jpg) no-repeat; 
	width:75px; 
	height:70px; 
	position:relative; 
	right:0px; 
	top:0px; 
	float:right;
	margin:-165px 0px 0px 0px;
	z-index:2;
}

.logo2-mudrosti-dnja {
	width:760px; 
	height:23px; 
	position:relative; 
	right:75px;
	top:0px;
	float:right; 
	margin:-120px 0px 0px 0px; 
	z-index:1;
}

.logo2-unten-links-2 {
	background:url(./images/logo_uml.jpg) no-repeat; 
	width:45px; 
	height:95px; 
	position:relative; 
	left:160px; 
	top:0px;
	float:left; 
	margin:-95px 0px 0px 0px;
}

.logo2-unten-links-3f {
	background:url(./images/forum.png) no-repeat; 
	width:730px; 
	height:80px; 
	position:relative; 
	left:50px; 
	top:5px;
	float:left; 
	margin:0px 0px 0px 0px;
}

.logo2-unten-links-3g {
	background:url(./images/gostevaja.png) no-repeat; 
	width:630px; 
	height:80px; 
	position:relative; 
	left:50px; 
	top:5px;
	float:left; 
	margin:0px 0px 0px 0px;
}

.logo2-unten-links-3a {
	background:url(./images/fotoalbom.png) no-repeat; 
	width:630px; 
	height:80px; 
	position:relative; 
	left:50px; 
	top:5px;
	float:left; 
	margin:0px 0px 0px 0px;
}


/* Search box3
--------------------------------------------- */
#search-box3 {
	color: #FFFFFF;
	position: absolute;
	right:0px;
	top:0px;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap;
	margin:12px 75px 0px 0px;

}

#search-box3 #keywords {
	width: 95px;
	background-color: #FFF;
}

#search-box3 input {
	border: 1px solid #b0b0b0;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
/* kopf */