
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}

/* ************************* STYLES **************************** */

body {
	/*background: #92AF78 url(img/back.jpg) no-repeat center top;*/
	/*background: #769f51 url(img/back_rauten10.jpg) no-repeat center top;*/
	background: #75bd3b url(img/back.jpg) no-repeat center top;

}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #064c04;
	padding: 15px 0 20px 0;
	margin-top: 10px;
}

.textbox h1 {
    padding: 18px 0 15px 0px;
}


h2 {
	color: #064c04;
	font-size: 16px;
	font-weight: bold;
	padding: 13px 0 13px 0;
}

h3 {
	font-weight: bold;
	padding: 3px 0 7px 0;
}

#right h1 {
	font-weight: bold;
	font-size: 16px;
	color: #064c04;
	padding: 5px 0 10px 0;
}

#right h4 {
	line-height: 15px;
	color: #ffffff;
	background-color: #5aa532;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin-bottom: 12px;
	-moz-border-radius: 1px;
}

.twitter h4 {
	background: transparent url(img/twitter_back_head.gif) no-repeat 0 0;
	padding: 3px 5px 0px 37px;
}

p, #content ul {
	padding-bottom: 13px;
}

b,
strong {
	font-weight: bold;
}

#content ul li {
	list-style-image: url(img/dot.gif);
	padding: 0px 20px 5px 5px;
	margin-left: 20px;
}

#content ol li {
	padding: 0px 20px 5px 5px;
	margin-left: 20px;
}

a {
	color: #348d09;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	color: #60b936;
}

.twitter {
	font-size: 12px;
}

.twitter a {
	color: #2198ae;
	font-size: 12px;
}

.twitter a:hover {
	color: #3bbee3;
}

.breadcrumb {
	color: #348d09;
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}


/* ************************* LAYOUT **************************** */

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-bottom: 50px;
}

#center {
	float: left;
	width: 562px;
	margin-left: 10px;
}

#main {
/*	padding-bottom: 50px;	DA */
	padding: 7px 5px 15px 5px;
	background-color: #ffffff;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	-khtml-border-radius: 4px;
	-khtml-border-top-left-radius: 0;
}

.home #center {
	margin-left: 0;
	width: 777px;
}

#header {
	position: relative;
	height: 110px;
	background: transparent url(img/logo.png) no-repeat left 15px;
}

#title {
	position: absolute;
	left: 35px;
	top: 38px;
	padding: 10px 0 10px 165px;
}

#right {
	float: right;
	width: 194px;
	font-size: 12px;
	padding: 7px 5px 5px 5px;
	background-color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	margin-bottom: 10px;
}

#right .banners {
	margin-top: 13px;
}

#footer {
	width: 100%;
	margin-top: 10px;
	background-color: #053a24;
	background-color: #4c792b;
	background-color: #296F33;
	background-color: ##3F7F48;
	background-color: #3F7F48;
	background-color: #053a24;
	background-color: #054B03;	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
}

#footer td {
	padding: 20px 20px 20px 20px;
}

#footer td  a {
	display: block;
	color: #feda0b;
	/*text-transform: uppercase; tho*/
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	line-height: 19px;
}


/* ************************* MENUS **************************** */

#topmenu {
	float: right;
	height:16px;
	line-height:14px;
	margin-top:11px;
}

#topmenu, #topmenu a {
	color: #ffffff;
	font-weight: normal;
}

#topmenu li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	padding-left: 12px;
	padding-right: 12px;
}

#topmenu .lastchild {
	border: none;
}

#topSearch {
	float: right;
	height: 21px;
	width: 162px;
	margin-right: 0px;
	margin-top: 8px;
}

.searchField {
	float: left;
	width: 119px;
	height: 19px;
	background:transparent url(img/searchfield_back.gif) no-repeat;
	padding-left: 10px;
	padding-top: 2px;
}

.searchSubmit {
	float: left;
	width: 33px;
	height: 21px;
	background:transparent url(img/searchfield_submit_neu2.gif) no-repeat;

}

#menu {
	float: left;
	width: 194px;
	margin-top: 27px;
	/*background: transparent url(img/menu_back.gif) repeat-y;*/
	

	
}

#menu ul li {
	list-style-type: none;
	padding: 0px 5px 15px 15px;
	line-height: 17px;
	background-color: #3F7F48;
	background-color: #053a24;
	background-color: #054B03;
	
}

#menu ul ul {
	padding-top: 4px;
}

#menu ul ul li {
	padding: 1px 0 0 12px;
	background: transparent url(img/arrow_white.gif) no-repeat 1px 9px;
}

#menu ul a {
	color: #feda0b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	/*text-transform: uppercase;*/
}

#menu ul a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu ul ul a {
	/*color: #ffffff;*/
	/*color: #fff8eb;*/
	color: #fffae5;
	font-size: 13px;
	letter-spacing: normal;
	text-transform: none;
}

#menu ul ul a:hover {
	color: #feda0b;
}

.menuHead {
	height: 18px;
	/*background: transparent url(img/menu_head.gif) no-repeat;*/
	background: #296F33;
	background-color: ##3F7F48;
	background-color: #376F3F;
	background: transparent url(img/menu_head_neu.png) no-repeat;
	background: transparent url(img/menu_head.gif) no-repeat;
}

.menuBottom {
	height: 18px;
	/*background: transparent url(img/menu_bottom.gif) no-repeat;*/
	background: transparent url(img/menu_bottom_neu.png) no-repeat left bottom;
	background: transparent url(img/menu_bottom1.gif) no-repeat;
	
}

#tabs {
	float:left;
	height:27px;
	margin-left:10px;
}

.home #tabs {
	margin-left: 0;
}

#tabs li {
	float: left;
	height: 27px;
	list-style-type: none;
	background: transparent url(img/tab_green_back_neu4.gif) no-repeat;
	background: transparent url(img/tab_green_back.gif) no-repeat;
	margin-right: 5px;
}

#tabs li a {
	display: block;
	padding: 3px 10px 0 10px;
	background: transparent url(img/tab_green_right_neu5.gif) no-repeat top right;
	background: transparent url(img/tab_green_right.gif) no-repeat top right;
}

#tabs li,
#tabs li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*letter-spacing: -0.05em;*/
	font-size: 14px;
	text-transform: uppercase;
	color: #fffae5;
	/*color: #ffffff;*/
}

#tabs li a:hover {
	color: #89AD67;
	text-decoration: none;
}

#tabs li.active {
	background: #ffffff url(img/tab_white_back.gif) no-repeat;
}

#tabs li.active a,
#tabs li.active span {
	color: #064c04;
	background: transparent url(img/tab_white_right.gif) no-repeat top right;
}

#tabs li.active a:hover {
	color: #89AD67;
}

#tabs li.emphasized {
	background: transparent url(img/tab_yellow_back.gif) no-repeat;
}

#tabs li.emphasized a {
	color: #000000;
	background: transparent url(img/tab_yellow_right.gif) no-repeat top right;
}

#tabs li.emphasized a:hover {
	color: #ffffff;
}


/* ************************* BOXEN **************************** */

.box,
.textbox,
.item,
.termin,
.searchresult,
.news {
	background-color: #ECEFE0;
	margin-bottom: 5px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	padding: 5px;
	margin: 5px 0;
}
.news {
	padding-top: 20px;

}

#right .box, 
#right .item, 
#right .textbox {
	background-color: #ECEFE0;
	margin: 0;
	margin-bottom: 5px;
	padding: 5px;

}

#right .termin {
	padding: 5px;
	margin: 5px;
}
.termin .datumzeit {
float: left;
width: 100px;
margin: 0;
}

#right .termin .datumzeit {
float: none;
width: auto;
padding-bottom: 0;
}

.termin .datum {
	float: left;
	width: 97px;
	padding: 3px 0 3px 0;
	color: #064c04;
	font-weight: bold;
	font-size: 13px;
/*	border-right: 1px solid #064c04;  */
}

#content .textbox.termin input {
    width:250px;
}

.termin label {
    display: block;
    float: left;
    font-size: 15px;
    width: 130px;
    margin-right: 15px;
    font-size: 1em;
}

.termin .monitor_line {
    margin-bottom: 5px;
}

.newslarge,
.news.large {
	padding-bottom: 5px;
	margin: 5px 0;
	width: 542px;
}

.box .date,
.textbox .date,
.item .date,
.termin .date,
.searchresult .date,
.news .date {
	position: relative;
	width: auto;
	float: right;
	top: -8px;
	margin: 0 0 0px 5px;
	background-color: #bababa;
	background-color: #C9CFB5;
	line-height: 15px;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
}	

.textbox .date {
    top: 5px;
}

.box h2 {
	font-size: 18px;
	line-height: 22px;
	color: #064c04;
	padding: 0px 0 10px 0;
}

.newslarge h2,
.news.large h2 {
	font-size: 18px;
	line-height: 22px;
	margin-top: 15px;
	color: #064c04;
	padding-top: 0;
}

.newslarge h2 a,
.news.large h2 a {
	color: #064c04;
}

.newssmall h2 {
	font-size: 16px;
	padding-bottom: 5px;	
	padding-top: 3px;
	line-height: 18px;
}

.newssmall h2 a {
	color: #064c04;
}

.newssmall .news {
	padding: 0 0 10px 0;
}

.newssmall p {
	padding: 0;
}

.box a.pic,
.newslarge a.pic,
.news.large a.pic,
.news img,
.newssmall a.pic {
	float: left;
	border:1px solid #5AA532;
	margin: 4px 18px 10px 0px;
	padding: 3px;
}
.newssmall {

	clear:  both;
	padding-top: 15px;
	padding-bottom: 10px;

}


.termin {
	padding: 12px 8px 0px 8px;
}

.RSSList li,
.so_rssimport_item {
	list-style-type: none;
	padding: 0px 0 10px 11px;
	color: #348d09;
	background: transparent url(img/arrow.gif) no-repeat 1px 8px;
}

.twitter li {
	list-style-type: none;
	padding: 0px 0 10px 0px;
}

.moreLink {
	display: block; 
	float: right;
	position: relative;
	top: -10px; 
	padding: 0px 5px 0 17px;
	font-size: 11px;
	text-transform: uppercase;
	background: transparent url(img/link_arrow.png) no-repeat 0 2px;
}

span.moreLink {
	display: inline-block;
	float: none;
	top: 0;
	margin-left: 5px;
}




#right .termin .datum {
	border-right: none;
	/*border-bottom: 2px solid #064c04;*/
	font-size: 11px;
	width: auto;
	float: none;
	padding: 0px 0 3px 0;
}

.termin .zeit {
	color:#888888;
	float:left;
	font-size:12px;
	font-weight:bold;
	position:relative;
	top:-6px;
}

.termin h2 {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 10px;
}

.termin h2,
.termin ul,
.termin ol,
.termin p {
	margin-left: 112px;
}


#right .termin h2 {
	position: relative;
	left: -3px;
	font-size: 12px;
	margin: 8px 0 6px 0px;
}

.backlink {
	display: block;
	margin-top: 10px;
	padding-left: 11px;
	background: transparent url(img/arrow_back.gif) no-repeat 1px 8px;
}

.boxLine {
	height: 282px;
	margin-right: -5px;
}

.boxLine.half {
	height: 135px;
}

.boxLine .column {
	float: left;
	width: 273px;
	margin-right: 5px;
	/* DA */
	height: 100%;
	background-color: #ECEFE0;
}

.boxLine .column .box,
.boxLine .column img {
	margin-bottom: 5px;
	display: block;
}

.boxLine .column .box {
/*	height: 249px; */
	padding: 10px 8px 7px 8px;
	position: relative;
/*	background-color: #b6e269; */
}

.boxLine .column .box.color02 {
	color: #ffffff;
	background-color: #064d04;
	background-color: #4C792B;
}

.boxLine .column .box.half,
.boxLine.half .column .box {
	height: 115px;
	padding: 8px 8px 7px 8px;
}

.boxLine .column .box.termine {
	background: transparent url(img/back_box_green.jpg) no-repeat 0px 0px;
}
.boxLine .column .box h2 {
	padding: 0 0 8px 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	}
.boxLine .column h2 {
	line-height: 15px;
	color: #ffffff;
	background-color: #5aa532;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 2px 5px 2px 5px;
	margin: 5px 5px -5px 5px;
	-moz-border-radius: 1px;
	display: block;

}

.boxLine .column .box.termine h2 {
	color: #ffffff;
}

.boxLine .column .box.termine h2 {
	padding-bottom: 12px;
}

.boxLine .column .box.color02 a,
.boxLine .column .box.color02 h2 {
	color: #b2e25e;
}

#content .termine ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding: 0 0 12px 0;
	line-height: 16px;
}	

.termine ul li .datum {
	float: left;
	display: block;
	color: #000000;
	font-weight: bold;
	width: 45px;
	height: 20px;
}

.termine ul li a {
	display: inline-block;
	width: 180px;
	color: #064c04;
	font-weight: bold;
	border-left: 1px solid #000000;
	padding-left: 10px;
}

.boxLine .column .box .moreLink {
	position: absolute;
	top: auto;
	right: 5px;
	bottom: 8px;
}



/* ************************* ICONS **************************** */

.printIcon {
	width: 15px;
	height: 14px;
	background: transparent url(img/printIcon.gif) no-repeat;
}

.homeIcon {
	width: 15px;
	height: 13px;
	background-image: url(img/home_icon_white.gif);
	margin: 3px 2px 0 1px;
}

a:hover .homeIcon {
	background-image: url(img/home_icon_white_over.gif);
}

.active .homeIcon {
	background-image: url(img/home_icon_green.gif);
}

.active a:hover .homeIcon {
	background-image: url(img/home_icon_green_over.gif);
}

/* ************************* TYPO3-OVERWRITES **************************** */

.csc-textpic-image {
	padding: 4px;
	border: 1px solid #529e2e;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 15px !important;
	margin-bottom: 10px !important;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 15px !important;
	margin-bottom: 10px !important;
}

.news-single-img {
	float:right;
	padding: 4px;
	border: 1px solid #529e2e;
	margin-left: 15px;
	margin-bottom: 10px !important;
}

#right .csc-textpic-image {
	float: none;
	border: none;
	padding: 0;
}

.news-single-timedata, 
.news-single-author, 
.news-single-imgcaption,
.csc-textpic-caption  {
	color:#82827F;
	f_ont-size:12px;
	l_ine-height:15px;
	p_adding-bottom:7px;
	p_adding:7px 0px 7px 3px;
	w_idth:240px;
}

.news-single-author {
	height: 0px;
}

.news-single-imgcaption,
.csc-textpic-caption {
	w_idth: 230px;
	p_adding-top: 7px;
	l_ine-height: 17px;
	margin: 0;
}

.news-single-imgcaption {
    padding:0 0 0 0;
    }

#right .csc-textpic-caption {
	padding-top: 4px;
}

.news-single-additional-info {
	/* width: 50%; 
	float: right; */
	background-color: #f1f1ed;
	border: none;
	margin-top: 0px;
	margin-bottom: 5px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	padding: 10px 5px 3px 10px;
}

.news-single-related,
.news-single-files,
.news-single-links {
	background: none;
	border: none;
	margin: 0 0 15px 0;
	padding: 0;
}

.news-single-related dt, 
.news-single-links dt, 
.news-single-files dt {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
	width: auto;
}

.news-single-related dd, 
.news-single-links dd, 
.news-single-files dd {
	margin: 0;
}

.news-single-files dd img {
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.news-single-additional-info p {
	padding: 0;
}

.news-single-backlink, 
.news-single-backlink a {
	font-size: 13px;
	font-weight: normal;
}

.news-list-browse {
	text-align: left;
}

.news-archiv-link {
	text-align: right;
}

.tx-ttnews-browsebox, 
.browseBoxWrap {
	background: none;
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.tx-ttnews-browsebox {
/*	height: 15px; */
}

.tx-ttnews-browsebox p {
	width: 300px;
	float: left;
	font-size:12px;
	color: #82827f;
	padding-left: 5px;
}

.tx-ttnews-browsebox table, .tx-ttnews-browsebox .browseLinksWrap {
/*	float: right; */
	width: 520px;
	clear: both;
	text-align: right;
}

.browseLinksWrap .activeLinkWrap a {
	background-color: #529e2e;
	color: #ffffff !important;
	padding-left: 2px;
	padding-right: 2px;

}


.browseLinksWrap a {
    padding-left: 1px;
    padding-right: 1px;
    font-weight:normal;
}

.tx-ttnews-browsebox td {
	font-size: 13px;
}

.tx-ttnews-browsebox td p {
	width: auto;
	display: block;
	padding: 0px 6px 0px 6px;
	margin-left: 5px;
}

.tx-ttnews-browsebox-SCell {
	background: none;
	border: 0;
}

.tx-ttnews-browsebox-SCell p {
	width: auto;
	background-color: #529e2e;
}

.tx-ttnews-browsebox-SCell p,
.tx-ttnews-browsebox-SCell p a {
	color: #ffffff !important;
}

.tx-ttnews-browsebox-strong, 
.tx-ttnews-browsebox-SCell {
	font-weight: normal;
}


/* ***************************** FORMS ******************************* */
#content form {
	padding: 0;
}
#content fieldset {
	background: none;
	border: 1px solid #529E2E;
	padding: 10px;
}

#content fieldset legend {
	color: #064c04;
	font-size: 16px;
	margin-bottom: 3px;
}

#content fieldset label {
	width: 160px;
	display: block;
	float: left;
}

#content input, 
#content textarea, 
#content select {
	width:300px;
	padding: 2px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	border: 1px solid #bababa;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;

}

#content .powermail_captcha {
	width: 120px;
}

.tx-srfreecap-pi2-cant-read {
	margin-top: 3px;
	color: #000000;
	display:block;
	margin-left:160px;
	font-size: 11px;
}

span.powermail_mandatory {
	color: #000000;
}

/* DA */
/* fieldset.tx-powermail-pi1_fieldset input.powermail_submit  */

fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
.submit,
fieldset.tx-powermail-pi1_fieldset input.submit,
.tx-indexedsearch input.submit,
.bigsearch .submit, .monitor_submit {
	width: auto !important;
	margin: 15px 0 0 160px;
	padding: 2px 45px !important;
	color: #ffffff;
	background-color: #348d09;
	border: none !important;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-weight: normal;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
}

.tx-srfreecap-pi2-image {
	margin-left: 5px;
	font-size: 12px;
}

#content .bigsearch {
background-color: #e5e5e3;
margin-bottom: 5px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
padding: 10px 5px 6px 10px;
margin-bottom: 13px;
}

#content .bigsearch label {
    display: block;
    float: left;
    font-size: 15px;
    width: 110px;
}

#content .bigsearch input {
    width: 200px;
    padding: 3px;
}

#content .bigsearch .submit {
    margin: 0 0 0 0;
}

#content .bigsearch p {
    padding: 2px 0 10px 120px;
}

#content .bigsearch .tx-indexedsearch-searchbox-sword {
    width:250px;
}

#content .bigsearch select {
    wdith:250px;
}

#content .bigsearch #tx_indexedsearch_extResume {
    margin-top:10px;
    border:0px;
}

/* ************************* BASICS **************************** */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
}

label, 
input[type=button],
input[type=submit], 
button {
	cursor: pointer;
}

q:lang(de) {
        quotes: 'â' 'â' 'â' 'â';
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

/* DA */
.rgmediaimages-media, .tx-wecmap-pi2 {
    margin-left:5px;
    margin-top:10px;
}

.rgmediaimages-caption {
    margin: 5px 0 0 0;
}

.twittersearch_listing{
    list-style-type:none;
    width:263px;
    margin: 10px 0 5px 0;    
}

.twittersearch_listing .avatar {
    float: left;
    width: 58px;
}


.twittersearch_listing .entry {
    width:203px;
    overflow:hidden;
    margin-bottom:5px;
    float: left;
}

.twittersearch_listing .entry .author {
    font-weight: bold;
}

.twittersearch_listing .entry .published {
    color: #C9CFB5;
    font-weight:bold;
}

.twittersearch_container {
    text-align: right;
    margin-right: 5px;
}


.tx_rssaggregator {
    margin-left:5px;
    margin-top:10px;
}

.tx_rssaggregator .entry {
    margin-top:0px;
    list-style-image: url(img/dot.gif);
}



/* Frontend Editing Definitions */

.x-form-element #starttime, .x-form-element #startminutes, .x-form-element #endtime, .x-form-element #endminutes {
    width:50px;
}

#event_startdate {
    width:300px;
}


#content fieldset.noborder {
    border:none;
}


.tx-rgsmoothgallery-pi1 {
    margin-left:5px;
}
