body {
	background:#73a74f url(../img/top-repeat.png) repeat-x;
	color:#FFF;
	font-family:arial;
	margin:0px;
	font-size:13px;
	line-height:20px;
	letter-spacing:0px;
}
#wrapper{
	width:940px;
	margin:0 auto;
}
.logo{
	float:left;
	margin-top:30px;
}
#navigation{
	float:right;
}
#navigation ul a:link, #navigation ul a:visited{
	color:#FFF!important;
}
#navigation ul ul a:hover{
	color:#6A9EDD!important;
}
.moduletablemenu{
	margin-top:30px;
}
#top{
	height:370px;
	width:603px;
	margin-left:320px;
	background:url(../img/top-bg.png) no-repeat;
	clear:both;
}
.top-inner{
	margin-left:32px;
	padding-top:36px;;
}
.mod_placehere img{
	width:525px;
	height:270px;
}
.contentheading{
	font-size:25px;
	font-family:"Comic Sans MS", cursive;
	color:#faba1d;
	}
#left{
	width:200px;
	float:left;
	height:300px;
}
#right{
	float:right;
	width:620px;
}
#content{
	margin-bottom:30px;
	margin-left:20px;
}

#footer{
	clear:both;
	height:120px;
	background:url(../img/footer-bg.jpg) #DDA00A repeat-x;
}
a:focus{
	outline:none;
}
.sf-menu ul li a{
	background:url(../img/ul-seperator.gif) bottom repeat-x;
	overflow:hidden;
	color:#FFF;
	width:207px!important;
}
.sf-menu #current {
	background:#a8cef5;
}
.heidi{
	margin-top:-280px;
	float:right;
}
.spenden{
	margin-top:-200px;
	margin-left:7px;
	float:left;
}
.middle{
	width:600px;
	margin:0 auto;
}
#footer .middle{
	width:780px;
	margin:0 auto;
}
#footer ul{
	list-style:none;
	padding-top:40px;
}
.moduletablefootermenu{
	margin-left:150px;
	width:670px;
}
#footer ul li{
	float:left;
	padding:3px;
	font-size:14px;
	text-transform:uppercase;
	color:#cc2217;
}
a:link, a:visited{
	color:#faba1d;
	text-decoration:none;
}
#footer a:link, #footer a:visited{
	color:#FFF;
}
#footer a:hover{
	color:#cc2217;
}
a:hover{
	color:#cc2217;
}
a img{
	border:0px;
}
.tenmost{
	float:right;
	margin-top:-12px;
	margin-right:-30px;
}
.studio{
	float:left;
	margin-top:37px;
	margin-left:25px;
}
#subcontent{
	visibility:hidden;
	height:235px;
	position:absolute;
	width:280px;
	background:#589031;
	border:3px solid #FFF;
	padding-left:20px;
}
#subcontent input{
	background:none;
	height:43px;
	border:0px!important;
	}
.componentheading, h1{
	font-size:25px;
	font-family:"Comic Sans MS", cursive;
	color:#faba1d;
}
h2{
	font-size:20px;
	font-family:"Comic Sans MS", cursive;
	color:#faba1d;
}
h3{
	font-size:15px;
	font-family:"Comic Sans MS", cursive;
	color:#faba1d;
	margin-bottom:8px;
	margin-top:3px;
}
label{
	font-weight:bold;
	font-size:14px!important;
	text-transform:uppercase;
}
input{
	color:#FFF!important;
	background:#589031!important;
	height:25px;
	border:1px #4a8224 solid!important;
	font-size:14px;
}
input:focus{
	background:#639B3D!important;
	border:1px #589031 solid!important;
}
textarea{
	color:#FFF!important;
	background:#589031!important;
	height:100px;
	border:1px #4a8224 solid!important;
	font-size:18px;
	font-family:arial;
	padding:5px;
	}
.ckBtnCon{
	float:right;
	margin-right:10px;
}
#content ul{
	padding-left:15px;
	list-style-color:#000;
}
.leading{
	background:url(../img/content-border.jpg) repeat-x top;
	padding-top:15px;
}
table tr td{
	vertical-align:top;
	padding-right:30px;
	padding-bottom:20px;
}
table tr td h2{
	margin-top:0px;
}
#previewPane{
	background:none!important;
	border:0px!important;
}
#galleryContainer{
	border:3px solid #FFF!important;
	margin-top:50px;
	background:#FFF;
}
#arrow_left, #arrow_right{
	background:none!important;
} 
#theImages{
}
#slidergallery{
	margin-left:-12px;
	margin-top:4px;
}
.content-float{
	width:180px;
	float:left;
}
.content-middle-float, .content-right-float{
	padding-left:20px;
	background:url(../img/content-float-border.gif) left repeat-y;
	float:left;
	width:180px;
	height:210px;
}
.signet{
	float:left;
	margin-top:30px;
}
li:hover{
	-moz-border-radius: 20px 20px 20px 20px!important; /* Firefox */
	-webkit-border-radius: 20px 20px 20px 20px!important; /* Safari, Chrome */
	-khtml-border-radius: 20px 20px 20px 20px!important; /* KHTML */
	border-radius: 20px 20px 20px 20px!important; /* CSS3 */
	 /* für IE */
	behavior: url(border-radius.htc);
	}
span.orange{
	color:#faba1d;
	}
#content img{
	border-color:#649B3E #589031 #589031 #649B3E!important;
	border-style:solid!important;
	border-width:6px;
}
.content-right-float img{
	border-width:0px!important;
	margin-left:-6px;
}