*{
	line-height:1.5;
	margin:0;
	padding:0;
}

body {

	background-color:white;
	background-image:url("img/topleft.jpg");
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#whole{
	min-width: 1200px;
	max-width: 1200px; 
	background-image:url("img/bottomleft.jpg");
	background-position: bottom left;
	background-repeat:no-repeat;
}

h1 img{
	margin:35px 0 0 60px;
}

#header{
	background-image:url("img/headerbackground.png");
	margin:22px 0 0 118px;
	height:10em;
	color:#AAA;
}

#header ul{
	margin:16px 42px 0 0;
	width:225px;
	float:right;
}

#header li{
	list-style-type:none;
	padding:0.5ex 1px;
	border-bottom:1px solid #AAA;
}

#header li a{
	text-decoration:none;
	color:#CCC;
}

#header li a:hover{
	color:#d23627;
}

.balken{
	background-image:url("img/balkenbackground.png");
	margin:0 0 0 118px;
	padding:4px 40px 0 0;
	height:22px;
	text-align:right;
	color:#EEE;
	font-size:12px;
}

#newscontainer{
	margin:15px 0 15px 15px;
	width:265px;
	float:right;
	color:#444444;
	text-align:left;	
}

#news {
	margin:0;
	background:transparent url(img/newsbg.jpg) no-repeat scroll left top;
	padding:0;
	text-align:left;
}

#news2{
	background:transparent url(img/newsbg-bottom.jpg) no-repeat scroll 0% bottom;
	padding:7px 30px 30px;
	min-height:300px;
}

#news h2{
	font-size:25px;
	margin-bottom:10px;
}

#news h3{
	font-size:16px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

#news .more{
	margin-bottom:1em;
	border-bottom:1px solid #CCC;
	padding-bottom:0.4em;
}

#news p{
	margin-right:20px;
}

#news a{
	color:#7a7a7a;
	font-weight:bold;
	text-decoration:none;
}

#news a:hover{
	color:#d23627;
	font-weight:bold;
	text-decoration:none;
}

#news #bottom{
	text-align:center;
}

h2, h3{
	color:#d23627;
	font-family:Georgia,serif;
	font-weight:normal;
}

#container{
	background-image:url("img/contentbg.png");
	min-height:300px;
	margin:0 0 0 118px;
	padding:0 0 2em 60px;
	color:black;
}

#container h2{
	margin:0;
	padding:15px 0 0px;
	font-size:46px;
}

#container h3{
	margin:8px 0;
	font-size:22px;
	color:black;
	line-height:1.3;
	font-family:Arial, Helvetica, sans-serif;
}

#container img, #container img.titleimg{
	margin-top:15px;
}

#container .front{
	margin-top:1em;
}

#container ul {
        list-style-type:square;
        list-style-position:inside;
	margin-bottom:15px;
}

#container table{
	margin:0 0 15px;
}

#container table td{
	border-bottom:1px solid #CCC;
	padding: 0.2em 1.7em 0.2em 0;
}

#container .css_guestbook_position table{
       margin:0; padding:0;
}

#container .css_guestbook_position table td{
	border-bottom:none;
	/*padding: 0.2em 1.7em 0.2em 0;*/
}



#container p{
        margin-bottom:0.7em;
}

#container a{
        color:#D23627;
        text-decoration:none;
}

#container a:hover{
        color:#D23627;
        text-decoration:underline;
}

#wichtigste{
	
	clear:right;
	height:150px;
	padding:30px 15px 30px 15px;
	margin:0 0 45px 178px;
	background-color:#DDD;
	color:#666;
}

#wichtigste div{
	float:left;
	width:33%;
}

#wichtigste div img{
	float:left;
	margin-right:15px;
}
#wichtigste div a{
	text-decoration:none;
	color:#666;
}

#wichtigste h2{
	font-size:30px;
	margin-bottom:0.5em;
}

#wichtigste h3{
	font-size:18px;
	margin-bottom:0.5em;
}



.show{
	background-image:url("img/show.gif");
	background-repeat:no-repeat;
	padding-left:180px;
	width:120px;
	height:150px;
}

.tickets{
	background-image:url("img/tickets.gif");
	background-repeat:no-repeat;
	padding-left:150px;
	width:150px;
	height:150px;
	float:right;
}


.show img, .tickets img{
	float:left;
	margin-right:7px;
}

#service{
	background-image:url("img/headerbackground.png");
	margin:0 0 0 118px;
	padding:15px 15px 15px 60px;
	color:#666666;
	min-height:15em;
}

#service h2{
	font-size:20px;
	line-height:1;
}

.servicebox{
	list-style-type:none;
}

.servicebox li, .partnerbox li{
	display:inline;
}

.servicebox li a{
	color:#8E8E8E;
	font-size:15px;
	/*font-family:Georgia,serif;
	font-weight:normal;*/
	text-decoration:none;
	text-align:center;
	width:150px;
	height:1.5em;
	margin:15px 10px 15px 0;
	border:1px solid #AAA;
	background-color:#FFF;
	float:left;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}


.servicebox li a:hover{
	color:#D64130;
	border:1px solid #D64130;
}

.servicebox li.page-item-37 a{ /* SHOP */
	background-image:url(img/icon-shop.gif);
	background-repeat:no-repeat;
	background-position: 6px 2px;
}


.servicebox li.page-item-322 a{ /* WORKSHOPS */
	background-image:url(img/icon-workshop.jpg);
	background-repeat:no-repeat;
	background-position: 6px 2px;
}

.servicebox li.page-item-43 a{ /* GAESTEBUCH */
	background-image:url(img/icon-gaestebuch.gif);
	background-repeat:no-repeat;
	background-position: 6px 2px;
}

.servicebox li.page-item-45 a{ /* FACEBOOK */
	background-image:url(img/icon-facebook.gif);
	background-repeat:no-repeat;
	background-position: 6px 2px;
}

.servicebox li.page-item-39 a{ /* PRESSESPIEGEL */
	background-image:url(img/icon-presse.gif);
	background-repeat:no-repeat;
	background-position: 6px 2px;
	padding-left:5px;
}

.servicebox li.page-item-87 a{ /* QUERSCHLEGER */
	background-image:url(img/icon-querschleger.gif);
	background-repeat:no-repeat;
	background-position: 4px -20px;
	padding-left:5px;
}

.partnerbox{
	width:900px;
}

.partnerbox li a{
	text-decoration:none;
}

.partnertitle{
	clear:left;
}

.partner{
	text-align:center;
	width:185px;
	height:52px;
	margin:15px 15px 15px 0;
	border:1px solid #AAA;
	background-color:white;
	float:left;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

.partner1{
	background-image:url("img/logo/gaswerk.gif");
	background-repeat:no-repeat;
	background-position: -3px 2px;
}

.partner1:hover{
	background-image:url(img/logo/gaswerk.gif);
	background-repeat:no-repeat;
	background-position: -2px 3px;
}

.partner2{
	background-image:url(img/logo/Logo_Sponsoren.jpg);
	background-repeat:no-repeat;
	background-position: -3px 2px;
}

.partner2:hover{
	background-image:url(img/logo/Logo_Sponsoren.jpg);
	background-repeat:no-repeat;
	background-position: -2px 3px;
}


.partner3{
	background-image:url(img/logo/Logo_Stiftungen.jpg);
	background-repeat:no-repeat;
	background-position: -3px 2px;
}

.partner3:hover{
	background-image:url(img/logo/Logo_Stiftungen.jpg);
	background-repeat:no-repeat;
	background-position: -2px 3px;
}

.partner4{
	background-image:url(img/logo/Logo_Landbote.jpg);
	background-repeat:no-repeat;
	background-position: -3px 2px;
}

.partner4:hover{
	background-image:url(img/logo/Logo_Landbote.jpg);
	background-repeat:no-repeat;
	background-position: -2px 3px;
}

#footer{
	background-image:url("img/headerbackground.png");
	margin:0 0 0 118px;
	padding:0.5em 60px 0.5em 60px;
	color:#666666;
	text-align:right;
	clear:both;
}

#footer a{
	text-decoration:none;
	color:#666666;
	font-size:12px;
}

#footer a:hover{
	text-decoration:none;
	color:#999999;
}
/* Anpassungen die Plugin-Stylesheets überschreiben */

.ngg-albumoverview {
clear: none !important;
width:650px !important;
}
.ngg-galleryoverview {
clear: none !important;
width:650px !important;
}

.css_form_embedded {
width: 670px !important;
}

