body{
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background:#3A3A3A url(../images/bg_image.jpg) fixed no-repeat 50% 0;
	}
.clear{ 
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height:0px;
	height:0px;
	width:0px;
	font-size:0px;
	}
#container{
	width:950px;
	height:auto;
	text-align:center;
	margin:0px auto;
	}
#metanavi{
	width:950px;
	height:20px;
	text-align:left;
	font-size:10px;
	color:#FF66FF;
	padding-top:5px;
	}
#header{
	width:950px;
	height:125px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}
#navi{
	width:939px;
	height:50px;
	background-color:#000000;
	margin-left:5px;
	padding-left:1px;
	padding-top:3px;
	border-top:0px solid #E22029;
	}
#navi a{
	float:left;
	display:block;
	border-bottom:1px solid #FD0100;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	padding-top:15px;
	font-weight:bold;
	color:#FFFFFF;
	height:40px;
	width:156px;
	background-image:url(../images/navi_bg.jpg);
	background-repeat:repeat-x;
	}
#navi a:hover,
#navi a.active{
	float:left;
	display:block;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	padding-top:15px;
	font-weight:bold;
	color:#FFFFFF;
	height:40px;
	width:156px;
	background-image:url(../images/navi_bg_hover.jpg);
	background-repeat:repeat-x;
	}
#content{
	float:left;
	width:940px;
	height:auto;
	margin:0px auto;
	}
h1{
	font-size:16px;
	color:#FF0000;
	}
p a{
	text-decoration:none;
	color:#FF0000;
	}
strong{
	color:#FF0000;
	}
.contactform{
	margin-left:100px;
	}
.contactform td{
	text-align:left;
	vertical-align:top;
	}
input,textarea,select,option{
	background-color:#990000;
	color:#FFFFFF;
	border:1px solid #FF0000;
	}
#footer{
	width:950px;
	height:20px;
	text-align:center;
	font-size:12px;
	color:#FF0000;
	padding-top:5px;
	}
#footer a{
	color:#FF0000;
	text-decoration:none;
	}

.gallery{
	width:800px;
	padding-left:100px;
	margin:0px auto;
	}
.gallery .thumb{
	float:left;
	width:160px;
	height:225px;
	overflow:hidden;
	background-image:url(../images/setcards_bg.jpg);
	background-repeat:no-repeat;
	margin:5px 5px;
	text-align:center;
	}
.gallery .thumb .pic_overflow{
	overflow:hidden;
	width:150px;
	height:200px;
	margin:0px auto;
	}
.gallery_id{
	width:800px;
	padding-left:100px;
	}
.gallery_id .picture_big{
	width:305px;
	height:415px;
	float:left;
	background-image:url(../images/picture_big_bg.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:10px;

	}
.gallery_id .picture_big_overflow{
	width:295px;
	height:405px;
	overflow:hidden;
}
.gallery_id .picture_thumbs{
	width:460px;
	height:auto;
	float:left;
	padding-left:25px;
	}
.gallery_id .picture_thumbs .title{
	width:500px;
	text-align:left;
	color:#FF0000;
	font-size:14px;
	}
.gallery_id .picture_thumbs .teaser{
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}
.gallery_id .picture_thumbs .desc{
	width:500px;
	text-align:left;
	}
.gallery_id .picture_thumbs .thumb{
	width:80px;
	height:80px;
	float:left;
	margin:4px 4px;
	overflow:hidden;
filter:alpha(opacity=50); /* IE */
-moz-opacity:0.5; /* Gecko-Browser */
opacity:0.5; /* Opera 9+ */
	}
.gallery_id .picture_thumbs .thumb:hover{
	width:78px;
	height:78px;
	float:left;
	margin:4px 4px;
	overflow:hidden;
	border:1px solid #FF0000;
filter:alpha(opacity=100); /* IE */
-moz-opacity:1; /* Gecko-Browser */
opacity:1; /* Opera 9+ */
}



.gallery_id .picture_thumbs .back{
	margin-top:15px;
	text-align:left;
	}
.gallery_id .picture_thumbs .back a{
	color:#FF0000;
	text-decoration:none;
	}
.thumbs_verkauf{
	height:235px;
	width:165px;
	background-image:url(../images/thumbs_verkauf_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	}
.thumbs_verkauf .title{
	font-weight:bold;
	color:#FF0000;
	}
.thumbs_events{
	height:225px;
	width:145px;
	background-image:url(../images/thumbs_verkauf_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding:5px 10px;
	overflow:hidden;
	}
.thumbs_events a{
	text-decoration:none;
	color:#000000;
}
.thumbs_events a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.thumbs_events .title{
	font-weight:bold;
	color:#FF0000;
	}

