@charset "utf-8";
/* CSS Document */
html, body { height:101%; }

body{
	font-family: 'Doppio One', Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#ebebeb;
	-moz-font-feature-settings: "liga=0";
}

nav{
	float:right;
	width: 220px;
	text-align:left;
}

h1{
	font-family: 'Alfa Slab One', Tahoma, Geneva, sans-serif;
	font-size:95px;
	margin:0;
	color:#000;
	text-decoration:none;
}


h2{
	font-family: 'Alfa Slab One', Tahoma, Geneva, sans-serif;
	font-size:25px;
	margin:0;
	margin-bottom:8px;
	color:#6ba67d;
	text-decoration:none;
	font-weight:normal;
}

h3{
	font-family: 'Alfa Slab One', Tahoma, Geneva, sans-serif;
	font-size:15px;
	margin:0;
	margin-bottom:8px;
	color:#6ba67d;
	text-decoration:none;
	font-weight:normal;
}


p{
	line-height:1.75;
}

a{
	text-decoration:none;
	color:#000;
}

footer{
	width:950px;
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
}

a:link{color:#000;}
a:visited{color:#000;}
a:hover{color:#6ba67d;}
a:active{color:#000;}

ul{
	list-style-image:url(../img/liststyleimg.jpg);
	list-style-position:0;
	padding-left:22px;
}

li{
	font-family: 'Alfa Slab One', Tahoma, Geneva, sans-serif;
	font-size:15px;
	margin-bottom:8px;
	color:#6ba67d;
	text-decoration:none;
	list-style-position:0;
}

.wrap {
    margin: 0 auto;
	margin-top:20px;
    padding: 0;
    width: 950px;
}

.top{
	width:950px;
}

.subhead{
	position:absolute;
	margin-left:440px;
	/*margin-top:-58px;*/
	margin-top: -85px;
}

.navgalerie{
	float:right;
}

.navtext{
	margin-top:85px;	
}

section{
	margin-bottom:30px;
}

.pagetext{
	width:430px;
}

.content_box_1spaltig{
	width:934px;
	background-color:#FFF;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 0px solid #800000;
	min-height:40px;
	padding:8px;
	padding-top:15px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
}


.content_box_2spaltig{
	width:435px;
	background-color:#FFF;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 0px solid #800000;
	min-height:40px;
	padding:8px;
	padding-top:15px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
}

.content_box_2spaltig_unten{
	margin-top:50px;
}

.content_box_3spaltig{
	width:274px;
	background-color:#FFF;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 0px solid #800000;
	min-height:40px;
	padding:8px;
	padding-top:15px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
}

.content_box_3spaltig_ausgleich{
	margin-left:39px;
}

.box_right{
	float:right;
}

.bottom{
	width:950px;
	font-family: 'Alfa Slab One', Tahoma, Geneva, sans-serif;
	font-size:15px;
}



#bottom_box_audio{
	width:237px;
	float:left;
	margin: 0 auto;
	text-align:center;
}

#bottom_box_video{
	width:237px;
	float:left;
	margin: 0 auto;
	text-align:center;
}

#bottom_box_archiv{
	width:237px;
	float:left;
	margin: 0 auto;
	text-align:center;
}

#bottom_box_kasten{
	width:237px;
	float:left;
	margin: 0 auto;
	text-align:center;
}

a.linkactive{
	color:#6ba67d;
}

.clear{
	clear:both;
}

.bordernull{
	border:0;
}

.album{
	width:273px;
}

.galerieabstand{
	margin-bottom: 12px;
}

.galerieabstand_r{
	margin-right:12px;
}
