/******************** Startseite ************************/
.start_bild {
	width:700px;
	height:360px;
	background-image:url(/pic/startseite/start_bild_schatten.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}

.start_boxen {
	width:220px;
	margin-left:15px;
	float:left;
}

.start_boxen .box {
	width:222px;
	height:119px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/bg_boxen_re_non.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.start_boxen .box:hover {
	width:222px;
	height:119px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/bg_boxen_re_akt.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.box_quer .boxstart_1 {
	width:160px;
	height:155px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/box_quer1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.box_quer .boxstart_1:hover {
	width:160px;
	height:155px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/box_quer1_hover.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.box_quer .boxstart_2 {
	width:160px;
	height:155px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/box_quer2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.box_quer .boxstart_2:hover {
	width:160px;
	height:155px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/box_quer2_hover.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.box_quer .boxstart_3 {
	width:160px;
	height:155px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/box_quer3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.box_quer .boxstart_3:hover {
	width:160px;
	height:155px;
	margin-bottom:0px;
	background-image:url(/pic/startseite/box_quer3_hover.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

.start_boxen .box a{
	text-decoration:none;
	color:#000000;
}


.start_boxen h1, .start_boxen p {
	margin:0px;
	padding:0px;
	border-bottom:0px;
}

.start_boxen h1 {
	font-weight:normal;
	font-size:18px;
	color:#000000;
}

.start_boxen .box h1{
	height:30px;
	width:203px;
	padding-left:15px;
	line-height:30px;
}

.start_boxen .box p{
	width:188px;
	height:40px;
	padding:15px;
}


.box_quer {
	background-color:#FFFFFF;
	width:300px;
	height:155px;
}

.box_quer h1 {
	height:28px;
	background-color:#515b62;
	width:125px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:18px;
	line-height:28px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	float:left;
}

.box_quer a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#000000;
}

.box_quer h1 a {
	color:#FFFFFF;
}

.boxquer_schatten {
	background-image:url(/pic/startseite/bg_boxen_unten.png);
	background-position:top left;
	background-repeat: no-repeat;
	width:300px;
	height:170px;
	float:left;
	margin-right:17px;
	padding:0;
	margin-bottom:5px;
}

.boxquer_schatten_r {
	background-image:url(/pic/startseite/bg_boxen_unten.png);
	background-position:top left;
	background-repeat: no-repeat;
	width:300px;
	height:170px;
	float:left;
	margin-left:3px;
	padding:0;
	margin-bottom:5px;
}

.box_quer p {
	float:left;
	width:110px;
	padding-left:15px;
	padding-right:15px;
}

.box_quer img {
	float:left;
}
