* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	background-color:#E1E1E1;
	color:#000;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#669924;
}
a:hover {
	color:#C9252B;
}

img {
	border:0;
}

input, textarea {
	border:1px #dadada solid;
}

h1 {
	color:#85BC3C;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:31px;
	font-weight:normal;
	margin:0;
}
h1 a {
	color:#85BC3C;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:31px;
	font-weight:normal;
	margin:0;
}
h1 a:hover {
	color:#C9252B;
	text-decoration:none;
}

h2 {
	color:#669924;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size:16px;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size:14px;
	color:#000;
	font-weight:normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-left:24px;
	margin:0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:2px 0 2px 5px;
	margin:0;
	background-color:#84bc3b;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}

.transparent {
	behavior:url("styles/pngbehavior.htc");
}

#outer {
	background-color:#E1E1E1;
	background-image:url(../images/bgh.jpg);
	background-repeat:repeat-x;
	margin:0;
}

#main {
	width:980px;
	margin:0 auto;
}

#header {
	position:relative;
	width:980px;
	height:305px;
	background-color:#fff;
}
#header-start {
	position:relative;
	width:980px;
	height:335px;
	background-color:#fff;
}

#logo {
	left:41px;
	position:absolute;
	top:22px;
}

#language {
	right:42px;
	position:absolute;
	top:27px;
}

#language img {
	vertical-align:middle;
	margin:0 3px 0 0;
}

#language a {
	color:#787A75;
	font-size:11px;
}

#global {
	right:20px;
	position:absolute;
	top:57px;
	height:25px;
	overflow:hidden;
}

#global a {
	background-image:url(../images/global_bg.gif);
	background-repeat:no-repeat;
	color:#787A75;
	display:block;
	float:left;
	font-size:14px;
	height:25px;
	padding-right:22px;
	padding-left:10px;
	padding-top:10px;
}
#global a.active, #global a:hover{
	background-image:url(../images/global-active_bg.gif);
	color:#000;
}


#themepic {
	position:relative;
	background-color:#84bc3b;
	height:200px;
	width:980px;
	top:105px;
}
#themepic-start {
	position:relative;
	background-color:#84bc3b;
	height:230px;
	width:980px;
	top:105px;
}
#themepic-start .themepic{
	width:600px;
}
.themepic {
	width:300px;
	height:200px;
	overflow:hidden;
}
#themepic-start .themepic{
	width:600px;
}
#themepic-start .slogan{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-left:43px;
	vertical-align:bottom;
}
#themepicoverflowstart {
	width:600px;
	height:200px;
	overflow:hidden;
}

#themelayer {
	position:absolute;
	top:170px;
}
#themelayer-start {
	position:absolute;
	top:200px;
}

#body {
	padding:10px 40px;
	background-color:#fff;
}
#body-start {
	padding: 0 40px 10px 40px;
	background-color:#fff;
	background-image:url(../images/body-start_bg.gif);
	background-repeat:repeat-y;
}

#pathfinder{
	color:#787A75;
	height:20px;
	margin-bottom:26px;
	margin-top:7px;
}
#pathfinder a{
	color:#787a75;
}
#pathfinder a:hover{
	color:#000;
}

#left {
	float:left;
	width:280px;
}

#search{
	margin-top:7px;
}
#search .searchterm{
	color:#787A75;
	font-size:14px;
	height:16px;
	padding-left:3px;
	padding-top:3px;
	width:224px;
	float:left;
}
#search .searchbutton{
	float:left;
	padding-left:9px;
	border:none;
}

#nav0-1{
	padding-top:25px;
}
#nav0-1 a{
	background-image:url(../images/nav0-1_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	font-size:16px;
	height:27px;
	margin-bottom:3px;
}
#nav0-1 a.active{
	color:#84BC3B;
	font-weight:bold;
}
#nav0-1 a:hover{
	color:#84BC3B;
}
#nav0-2 {
	background-image:url(../images/nav0-1_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:4px;
	margin-top:12px;
	padding-bottom:7px;
	padding-left:14px;
}
#nav0-2 a{
	background-image:none;
	font-size:14px;
	height:24px;
	margin-bottom:0;
}
#nav0-2 a.active,#nav0-2 a:hover{
	color:#669924;
	font-weight:normal;
}
#hotline{
	left:-48px;
	margin-top:30px;
	position:relative;
}

#right{
	float:left;
	margin-left:20px;
	width:600px;
}

#content {
	position:relative;
	width:600px;
	padding-bottom:20px;
}
#content-start {
	float:right;
	width:280px;
	z-index:10;
	position:relative;
}
#start-bottom {
	position:relative;
	width:580px;
	margin-top:40px;
}

#left-start {
	float:left;
	width:280px;
}
#left-start-outer {
	margin-top:32px;
	float:left;
	width:580px;
	margin-right:20px;
}

#right-start {
	float:right;
	margin-right:5px;
	width:280;
}

#randleiste {
	width:295px;
	position:relative;
	float:left;
	padding-top:50px;
}
#randleiste .news {
	background-image:url(../images/news-bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:11px;
	margin-left:21px;
	padding-bottom:2px;
	width:270px;
}
.news_bild {
	width:200px;
	height:auto;
	overflow:hidden;
}
.news_bild_start {
	width:86px;
	height:86px;
	overflow:hidden;
	float:left;
}
#randleiste .date {
	color:#669924;
	font-size:12px;
	display:block;
	margin-left:95px;
}
#randleiste .newstext {
	margin-left:97px;
	padding-top:5px;
	font-size:14px;
}
#veranstaltungen {
	width:260px;
	background-color:#fff;
	margin:15px 0 15px 21px;
	padding:15px 10px;
	font-size:12px;
}
#veranstaltungen h4{
	font-size:17px;
	color:#c9252b;
	font-weight:normal;
	margin:0;
	padding:0;
}
#veranstaltungen .termin{
	margin-left:1px;
	margin-top:15px;
}
#veranstaltungen .date{
	color:#c9252b;
	display:block;
	margin-left:52px;
}
#veranstaltungen .text{
	margin-left:51px;
}
#veranstaltungen .text strong a{
	color:#c9252b;
}
#randleiste_aktuell {
	position:absolute;
	right:-8px;
	top:-21px;
}

#content_footer {
	background-color:#84BC3B;
	bottom:-10px;
	height:30px;
	margin-top:17px;
	position:relative;
	width:600px;
	left:300px;
}
#content_footer #balken{
	background-color:#C9252B;
	height:5px;
	position:absolute;
	top:-7px;
	left:0px;
	width:100%;
	border-bottom:2px solid #fff;
	line-height:5px;
}

#content_footer a.print{
	margin-left:14px;
	padding-left:22px;
	display:block;
	height:30px;
	line-height:30px;
	background-image:url(../images/print.gif);
	background-repeat:no-repeat;
	float:left;
	color:#fff;
	background-position:left center;
}
#content_footer a.top{
	background-position:right center;
	margin-right:12px;
	float:right;
	padding-right:21px;
	display:block;
	height:30px;
	line-height:30px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	color:#fff;
}


.bildreihe {
	width:195px;
	height:127px;
	overflow:hidden;
}

/*Hack for Quickcheck*/

.breite{
	width:61px;
}	
/*END*/

#footer {
	font-size:12px;
	margin-right:50px;
	margin-top:20px;
	text-align:right;
	margin-bottom:15px;
}
#footer a{
	color:#787A75;
	margin-left:15px;
}

#footer a:hover{
	color:#000;
	margin-left:15px;
}

#copyright {
	color:#A2A2A2;
	font-weight:bold;
	margin-top:3px;
	text-align:right;
}


/* Standard styles */

.clearer {
	clear:both;
}

#sitemap {

}

#sitemap .ebeneTop {
	font-weight:bold;
	font-size:12px;
	margin:10px 0 5px 0;
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-weight:normal;
}

#sitemap div a.eebene {
	display:block;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}

ul ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
}

ul ul ul {
	margin:0 0 0 30px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul {
	margin:0 0 0 45px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul {
	margin:0 0 0 60px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul ul {
	margin:0 0 0 75px;
	padding:0;
	list-style-type:none;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li {
	position:relative;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

ol {
}

ol li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
}

table tr td {
	vertical-align:top;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ANFANG */

.directedit {
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
}

.content {
	font-size:12px;
	padding:10px;
	background-image:none;
	background-color:#fff !important;
}

.content a {
	color:#5692CC !important;
 	text-decoration:none !important;
}

.content table {
	border-collapse:collapse;
}

.content table tr td {
	vertical-align:top;
	font-size:12px;
}

.randleiste_1 {
	background-image:none;
	background-color:#fff !important;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ENDE */

/** 
* Templates
*/
 .search_header {
 	margin:10px 0 10px 0; 
 }
 
.search_header .search_btn {
	border:1px #F40045 solid;
	background-image:none;
	background-color:#ECEBEB; 
}

.search_body {
	
}

.search_body .left * a, .search_body .right * a{
	color:#000;
}

.search_body .categories {
	border-bottom:1px #C2C2C2 solid;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
} 

.search_body .categories .list {
	float:left;
	padding: 0 0 0 5px;
}

.search_body .left {
	float:left;
	width:49%;
	border-right:1px #C2C2C2 solid;
	margin: 0 10px 0 0;
}

.search_body .left_standalone {
	float:left;
	width:100%;
	margin: 0 10px 0 0;
}

.search_body .left .article, .search_body .left_standalone .article {
	padding:10px 0 5px 5px;
	border-bottom:1px #C2C2C2 solid;
	margin:0 10px 0 0;
}

.search_body .right {
	float:left;
	width:49%;
}

.search_body .right .prod {
	padding:0 0 5px 5px;
	border-bottom:1px #C2C2C2 solid;
}

.search_body .right .image {
	float:left;
}

.search_body .right .desc {
	float:left;
}

/* MessageStack */
#error {
	background-color:#ffe4e4;
	background-image:URL(../images/admin/error.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #ff0000;
	padding:10px 10px 10px 55px;
	color:#ff0000;
	margin-bottom:15px;
}

#ok {
	background-color:#cbffc4;
	background-image:URL(../images/admin/ok.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #3f9519;
	padding:10px 10px 10px 55px;
	margin-bottom:15px;
	color:#3f9519;
}

#info {
	background-color:#edf8fe;
	background-image:URL(../images/admin/info.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #2d6bb4;
	padding:10px 10px 10px 55px;
	color:#2d6bb4;
	margin-bottom:15px;
}

#info li, #ok li, #error li {
	list-style:none;
}


.quick-check th , .quick-check-2 th {
	background-color:#ccc;
	height:24px;
	font-size:18px;
	border-bottom:3px solid #fff;
}

.quick-check input{
	width:95%;
	float:left;
}

.quick-check-2 input {
	width:85%;
}

.quick-check .center {
	text-align:center;
}

.quick-check label {
	float:left;
}

.quick-check span.left {
	float:left;
}

.quick-check span.right , .quick-check-2 span.right {
	float:right;
}