/* CSS Document */


body {
	margin:0px 0px;
 	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../img/bg_site.jpg);
    background-repeat:repeat-y;
	background-position:center top;

}

#site {
	width:936px;
	margin:auto;
	padding:10px 0px 0px 0px;
	position:relative;
	background-image:url(../img/top.jpg);
    background-repeat:no-repeat;
}

#head {
 	width:936px;
	padding:0px;
	margin:0px;
	height:290px;
    overflow:hidden;
    position:relative;
}

.csc-sitemap a {
    color:#3E5C3A;
}
a {
    color:#3E5C3A;
}

#headpic {
    position:absolute;
    left:0px;
    top:0px;
    z-index:0;
}
#bogen {
    position:absolute;
    left:0px;
    top:0px;
    z-index:5;
}


#top {
	background-color:#F0EEEF;
	height:50px;
}

.search_box {
	width:180px;
	float:right;
	position:relative;
	top:12px;
	right:15px;
}

.suche_button {
	background-image:url(../img/bt_suche.gif);
    background-repeat:no-repeat;
	width:22px;
	height:22px;
	border:0px;
}

.search_box form {
	border:0px;
    margin:0px;
    padding:0px;
}


/* NAVIGATION OBEN */
#topmenu {
	font-weight:bold;
	color:#3E5C3A;
	text-align:center;
	height:45px;
    line-height:45px;
	margin:0px;
	text-transform:uppercase;
	width:710px;
	float:left;
}

#topmenu ul {
	color:#000;
	display:block;
	margin:0px;
	padding:0px;
	float:right;
}
#topmenu ul li { list-style:none; float:left;margin:0px; color:#000; text-align:center; }
#topmenu ul li a { color:#3E5C3A; text-decoration:none; display:block; padding-right:10px; padding-left:10px;}
#topmenu ul li.topmenu_act, #nav ul li.topmenu_act a { color:#000; text-decoration:none; }
#topmenu ul li.topmenu_act a { color:#3E5C3A; text-decoration:none;}
#topmenu ul li a:hover {  padding-right:10px; padding-left:10px;color:#000; text-decoration:none; }

/* NAVIGATION LINKS*/

/* 1.Ebene */

#menu {
 	margin:25px 0px 0px 0px;
 	padding:0px;
	text-align:left;
	width:210px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}

.menu1 {list-style:none; color:#fff;line-height:350%;margin:0px 0px 0px 5px;border-top:1px dotted #3E5C3A; }
.menu1 a:hover { text-decoration:none; color: #fff; background-color:#3E5C3A; }
.menu1 a {text-decoration:none;color: #fff;padding:0px 0px 0px 15px; background-color:#65AB2E; width:190px; display:block; height:35px; line-height:35px; margin:5px 0px 5px 0px;}
.menu1_act,
.menu1_sel {
	list-style:none;
	border-top:1px dotted #3E5C3A;
	line-height:350%;
	padding:0px;
	margin:0px 0px 0px 5px;
}
.menu1_act a,
.menu1_sel a {
    text-decoration:none;
    color: #fff;
	background-color:#3E5C3A;
	padding:0px 0px 0px 15px;
	height:35px;
	line-height:35px;
	display:block;
	margin:5px 0px 5px 0px;
}

h1 {
	color:#3E5C3A;
	font-size:16px;
    font-weight:bold;
	text-align:left;
	margin:0px;
}

#inhalt {
	height:492px;
	background:url(../img/left.jpg);
    background-repeat:no-repeat;
    background-position:left top;
	background-color:#F0EEEF;
}

#left {
	width:210px;
	float:left;
	position:relative;
	left:235px;
}

#leftcontent {
	float:left;
	width:205px;
	margin:20px 0px 0px 5px;
	padding:0px;
}


#leftcontent h1 {
	color:#3E5C3A;
	font-size:12px;
    font-weight:bold;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 8px 15px;
	text-transform:uppercase;
	background:url(../img/arrow.gif);
    background-repeat:no-repeat;
    background-position:0px 3px;
	border-bottom:1px dotted #3E5C3A;
}

#content {
	line-height:150%;
	color:#000;
	font-weight:normal;
	width:440px;
	text-align:left;
	float:right;
	padding:25px 25px 0px 0px;
	margin:0px;
	height:467px;
	overflow:auto;
}

#content ul li {
	list-style-image:url(../img/zeichen.gif);
	line-height:150%;
}

#footer {
	background: url(../img/footer.jpg);
    background-repeat:no-repeat;
	font-size:12px;
	color:#fff;
	float:left;
	width:936px;
	height:38px;
	line-height:38px;
	text-align:center;
	font-weight:bold;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

.tx-srfreecap-pi2-cant-read {
    line-height: 1.4em;
    color: #777;
    font-size:100%;
}

.tx-srfreecap-pi2-cant-read a {
	color:#94C11C;
    font-weight:bold;
    background-image:url(/fileadmin/template/img/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
	text-decoration:none;
	position:relative;
    white-space:nowrap;
}

.tx-srfreecap-pi2-image {
    width:213px;
}

form {
	display:block;
}

#kontakt-form input {
    color:#000;
    border: 1px solid #777;
}

#kontakt-form textarea {
    color:#000;
    border: 1px solid #777;
}

#kontakt-form .kontakt-select {
    color:#000;
    border: 1px solid #777;
}

#kontakt-form .kontakt-label {
    padding-bottom:15px;
}

.csc-textpic-image img {

}

#kontakt-form input {
    width:200px;
}
#kontakt-form textarea {
    width:200px;
}

#kontakt-form.kontakt-plz {
    width:80px;
}
#kontakt-form.kontakt-ort {
    width:115px;
}

.typogrund {
    color:#000;
    font-size:12px;
}

.typogrundfett {
    color:#000;
    font-size:12px;
    font-weight:bold;
}

.typogrundfettgruen {
    color:#3E5C3A;
    font-size:12px;
    font-weight:bold;
}

.typoeinzug {
    color:#000;
    font-size:12px;
    margin-left:40px;
}

.typoheadline {
    color:#000;
    font-size:22px;
}

.typoheadlinegruen {
    color:#3E5C3A;
    font-size:22px;
}
