@charset "utf-8";
/* CSS Document */

body{ font-family:Arial, Helvetica, sans-serif; 
}

#container{
	width:1024px;
	margin-left:10px;
	margin-top:18px;
	height:500px;
}

#box_oben{
	width:750px;
	height:150px;
	color:#6600CC;
	font-size:14px;
	float:left;
	}
	
	.home_link{
		text-decoration:underline;
		font-size:14px;
		color:#6600CC;
		 font-weight:bold;
	}

#navi_haupt{
	height:34px;
	width:760px;
	float:left;
	margin-right:-1px;
}

#box_text_1{
	width:355px;
	height:400px;
	float:left;
	left: 19px;
	top: 212px;
	margin-left:3px;
}

#box_text_2{
	width:352px;
	height:386px;
	background-color:#6600CC;
	position:absolute;
	float:left;
	z-index:2;
	left: 394px;
	top: 202px;
}
#box_inhalt_2{
	width:610px;
	height:500px;
	position:absolute;
	float:left;
	z-index:2;
	left: 20px;
	top: 202px;
	padding-left:13px;
	padding-top:15px;
}


.navitext{
color:#6600CC;
text-decoration:none;
padding-right:10px;
padding-left:12px;
border-left-color:#6600CC;
border-left-style: inset;
border-width:1px;
}

.text_inhalt{
	color:#6600CC;
}

.navitext:hover{
	color: #000;
}

.navitext_aktuell{
color: #000;
text-decoration:none;
padding-right:10px;
padding-left:12px;
border-left-color:#6600CC;
border-left-style: inset;
border-width:1px;
}

#box_bild{
	width:50px;
	height:45px;
	position: absolute;
	left: 660px;
	top: 16px;
	z-index:1;
}

.lauftext_home_2_W{
	font-size:14px;
	color:#FFF;
	padding-left:10px;
	padding-top:15px;
}

.link{
	color:#6600CC;
	text-decoration:underline;
}
.link:hover{
	color: #000;
	text-decoration:none;
}

.w_link{
	color: #FFF;
	text-decoration:underline;
}
.w_link:hover{
	color: #000;
	text-decoration:none;
}


#clip_box{
	width:auto;
	position:absolute;
	left: -1px;
	top: 303px;
}

