/*------SUBHEADER--------------------------------------
-----------------------------------------------------*/

#subheader {
	position:relative;
	top:0px;
	left:0px;
	width:1024px;
	height:157px;
	background:url(../img/balken_start.jpg) top left no-repeat;
	z-index:2;
}

/*------ContentLeft------------------------------------
-----------------------------------------------------*/

#contentleft {
	width:0px;
	height:0px;
}

/*------ContentRight-----------------------------------
-----------------------------------------------------*/	

#contentright {
	width:1024px;
	overflow:hidden;
	float:right;
	display:inline;
	margin-top:20px;
	padding-bottom:40px;
	background-color: #ffffff;
}
	#contrightcolleft {
		float:left;
		display:inline;
		width:747px;
		/*height:400px;*/
		background:url(../img/Punkte.jpg) no-repeat top left;
		margin-left:24px; 
	}
	
	#contrightcolright {
		margin-left:777px;
		padding-top:1px;
		width:240px;
	}
	
	* html #contrightcolleft {
		margin-right:-3px;
	}
/*------ContentLeft-----------------------------------
-----------------------------------------------------*/	
#linksbox {
	margin-left:60px;
	margin-top:0px;
	width:680px;
	overflow:hidden;
}
.boxmain {
	width:187px;
	display:inline;
	height:300px;
	float:left;
	margin-right:15px;
	position:relative;
}

* html .boxmain {
	margin-right:3px;
}

#linkmitgl {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:218px;
	display:block;
}

#linkmitgl a {
	width:200px;
	height:218px;
	display:block;
}

.boxheader {
	width:187px;
	height:52px;
	background:url(../img/Startseite_Button_Lila.jpg);
}

.boxcontent1 {
	width:200px;
	height:218px;
	background:url(../img/start_unsmitglieder.jpg) top left no-repeat;
	padding-top:70px;
}

#logodown {
  margin-top:115px;
  position:relative;
}


span.img-second {
	position:absolute;
	top:16px;
	left:139px;
}

span.img-first {
 	position:absolute;
	top:15px;
	left:6px;
}

span.img-third {
        position:absolute;
	top:0;
	left:310px;
}

span.img-right {
  position:absolute;
	top:0;
	right:27px;
}