/*** container **************************************************/
#maincontainer {
	width: 760px;
	margin-left: -380px;
}

#header {
	width: 760px;
	padding-top: 3px;
}

#content {
	width : 760px;
}

/****** navi1 *******************************************/
#nav_1 {
	width : 760px;
	height: 20px;
	//top: -22px; /* minuswert wg. breaks unter bild-ouputtype */
	margin-left:10px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #77BB29;
}

.navibox {
	position:relative;
	float: left;
	width: 100px;
	height:20px;
	border-right: 1px solid #77BB29;
	text-align: center;
}

/*** linker content ******************************************/
#special_area {
	height : auto;
	margin: 10 0 0 0;
	width : 210px;
	float: left;
	position: relative;
	margin-left:10px;
}

#special_area2 {
	height : auto;
	width : 410px;
	float: left;
	position: relative;
	margin-left:10px;
	margin-top:15px;
}

/*** content ******************************************************/
#b_11 {
	width: 745px !important;
	width: 545px;
	height: auto;
	color: #000000;
	padding: 0 0 0 10; /* im uhrzeigersinn - oben -> rechts ->... */
}