body{
	background:#6f0c0d url(../img/main/body_bg.jpg) no-repeat 50% 0;
	text-align:center;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#DC3988;
	}
#startseite{
	margin:0px auto;
	width:480px;
	text-align:left;
	}
.clear{ 
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height:0px;
	height:0px;
	width:0px;
	font-size:0px;
	}
.container{
	margin:0px auto;
	width:905px;
	text-align:left;
	}
.container .header{
	width:905px;
	height:225px;
	}
.container .header .logo{
	width:260px;
	height:225px;
	background-image:url(../img/main/php_logo.jpg);
	background-repeat:no-repeat;
	float:left;
	}
.container .header .imagepic{
	width:642px;
	height:225px;
	background-image:url(../img/main/imagepic_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:2px;
	}
.container .header .imagepic .imageswitch{
	width:625px;
	height:225px;
	overflow:hidden;
	}
.container .header .imagepic .imageswitch .watermark{
	width:625px;
	height:225px;
	overflow:hidden;
	position:absolute;
	top:0px;
	background-image:url(../img/main/imagepic_wm.gif);
	background-repeat:no-repeat;
	}
.container .trenner{
	height:7px;
	}
.container .main{
	width:905px;
	background-image:url(../img/main/main_bg.jpg);
	background-repeat:repeat-y;
	}
.container .main .left{
	width:240px;
	float:left;
	padding-left:20px;
	background-image:url(../img/main/left_top_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	}
.container .main .right{
	border:0px solid #00FFFF;
	width:625px;
	float:left;
	background-image:url(../img/main/right_top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:2px;
	}
.container .main .right .minheight{
	float:left;
	height:550px;
	width:1px;
	}
.container .main .left .navi{
	padding-top:0px;
	padding-left:30px;
	padding-bottom:10px;
	border:0px solid #99FF00;
}
.container .main .left .navi a{
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a_2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#CCCCCC;
	margin-bottom:5px;
	font-size:12px;
	}
.container .main .left .navi a:hover,
.container .main .left .navi .active{
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a_hover_2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#CCCCCC;
	margin-bottom:5px;
	font-size:12px;
	}
.container .main .left .navi .button_nord{
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a_nord_2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#CCCCCC;
	margin-bottom:5px;
	font-size:12px;
	}
.container .main .left .navi .button_nord:hover,
.container .main .left .navi .active_nord:hover,
.container .main .left .navi .active_nord{
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a_nord_hover_2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#CCCCCC;
	margin-bottom:5px;
	font-size:12px;
	}
.container .main .left .left_trenner{
	height:5px;
	background-color:#4D090A;
	}
.container .main .left .banner{
	padding:10px 30px;
	text-align:center;
	}
.container .main .right h1{
	margin:0px auto;
	color:#CCCCCC;/*DC3988*/
	font-size:14px;
	font-weight:bold;
	padding-left:00px;
	padding-bottom:5px;
	border-bottom:0px solid #DC3988;
	}
.container .main .right h2{
	margin:0px auto;
	color:#DC3988;
	font-size:14px;
	font-weight:bold;
	padding-left:00px;
	padding-bottom:5px;
	border-bottom:1px solid #DC3988;
	}
.container .main .right a{
	text-decoration:none;
	color:#DC3988;
}
.container .main .right .gallery{
	padding-top:00px;
	padding-left:00px;
	height:auto;
}
.container .main .right .gallery .backlink{
	float:left;
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a_2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#CCCCCC;
	margin-bottom:5px;
	margin-right:25px;
	text-transform:uppercase;
	font-weight:bold;
}
.container .main .right .gallery .backlink:hover{
	float:left;
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a_hover_2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#CCCCCC;
	margin-bottom:5px;
	margin-right:25px;
	text-transform:uppercase;
	font-weight:bold;
}
.container .main .right .thumbs{
	padding-top:10px;
}
.container .main .right .gallery .thumb{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	overflow:hidden;
	width:152px;
	height:228px;
	display:block;
	}
.container .main .right .gallery .thumb:hover{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	width:148px;
	height:224px;
	border:2px solid #DC3988;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	background-color:#DC3988;
	opacity: 0.35;
	filter: alpha(opacity=75, finishopacity=75);
	-moz-opacity: 0.35;
	}
.container .main .right .gallery .thumb .west{
	width:228px;
	height:152px;
	background:url(../img/main/wz_west.png) no-repeat left bottom;
	position:relative;
	top:-152px;
	}
.container .main .right .gallery .thumb .nord{
	width:228px;
	height:152px;
	background:url(../img/main/wz_nord.png) no-repeat left bottom;
	position:relative;
	top:-152px;
	}
.container .main .right .gallery .thumb .augsburg{
	width:228px;
	height:152px;
	background:url(../img/main/wz_augsburg.png) no-repeat left bottom;
	position:relative;
	top:-152px;
	}
.container .main .right .gallery .thumb .all{
	height:152px;
	position:relative;
	top:-30px;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	color:#BE4175;
	font-style:italic;
	}
.container .main .right .gallery .thumb .massage{
	width:228px;
	height:152px;

	position:relative;
	top:-152px;
	}
.container .main .right .gallery .picture_big{
	margin-top:10px;
	float:left;
	width:220px;
	height:320px;
	padding-top:10px;
	padding-left:10px;
	background:url(../img/main/picture_big_bg.png) no-repeat;
	}
.container .main .right .gallery .details{
	margin-top:10px;
	width:350px;
	float:left;
}
.container .main .right .gallery .desc{
	color:#FFFFFF;
	padding-right:15px;
}
.container .main .right .gallery .desc .link_homepage{
	color:#DC3962;
	font-size:18px;
	text-decoration:none;
}
.container .main .right .gallery .picture_link{
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#000000;
	margin-bottom:5px;
	}
.container .main .right .sc_thumbs{
	padding-top:10px;
}
.container .main .right .gallery .sc_thumb{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	overflow:hidden;
	width:80px;
	height:80px;
	}
.container .main .right .gallery .sc_thumb:hover{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:76px;
	height:76px;
	border:2px solid #DC3988;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	background-color:#DC3988;
	opacity: 0.35;
	filter: alpha(opacity=75, finishopacity=75);
	-moz-opacity: 0.35;
	}
.container .main .right .gallery .bericht{
	color:#FFFFFF;
	border-bottom:1px solid #DC3988;
	padding:5px 15px 5px 0px;
	font-size:12px;
}
.container .main .right .gallery .bericht a{
	color:#DC3988;
	text-decoration:none;
	}
.container .main .right .gallery .banner{
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.container .main .left #languageselector{
	display:block;
	width:135px;
	height:20px;
	background-image:url(../img/main/navi_a_2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px;
	text-decoration:none;
	color:#000000;
	margin-bottom:5px;
	}
.container .main .left #languageselector select{
	width:125px;
	background-color:#C89EA8;
	border:none;
	font-size:10px;
	}
