@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #e1ebe1;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 101%;*/
}

div#outer {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	text-align: left;
	font-size: 0.8em;
}

div#top {
	margin: 0;
	padding: 0;
	height: 184px;
	background-image:url(../img/bg_top_ohne_new.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

div#center {
	margin: 0;
	padding: 0 0 20px 0;
	background-image:url(../img/bg_center.jpg);
	background-repeat:repeat-y;
	background-position:top;
}


div#bottom {
	margin: 0;
	padding: 0;
	height: 49px;
	text-align:left;
	clear:both;
	background-image:url(../img/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}


/** divs in top */

div#topimg{
	position: relative;
	top: 6px;
	left: 323px;
	float:left;
	width: 150px;
	height: 80px;
	background: transparent;
}


*html div#topimg{
	top: -33px;
	left: 317px;
}

*:first-child+html div#topimg{
	top: -16px;
	left: 317px;
}

div#fontsize{
	position: relative;
	top: 31px;
	left: 640px; /*left: 647px;*/
	float:left;
	width: 20px;
	height: 10px;
	background: transparent;
	color: #00ad8c;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}






div#search{
	position: relative;
	top:30px;
	left:681px; 
	width: 240px;
	margin:0;
	padding:0;
	background: transparent;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

*html div#search{
	left:650px;
	top:9px;
}

*:first-child+html div#search{
	top:9px;
}

div#topmenu{
	position: relative;
	top:-8px;
	left: 640px;
	margin:0;
	padding:0;
	width: 200px;
	height: 10px;
	
}

*html div#topmenu{
	position: relative;
	top:-46px;
	right: 0px;
	margin:0;
	padding:0;
	width: 200px;
	height: 10px;
	
}

div#linkhome{
	margin: 0 0 0 169px;
	padding:0;
	width: 480px;
	height: 40px;
}

*html div#linkhome{
	margin: -40px 0 0 169px;
}

/** divs in center **********************************/

#leftcolumn img {
	margin: 0;
	padding: 0;
}

div#leftcolumn{
	margin: 0 0 0 9px;
	padding: 23px 0 0 0;
	width:160px;
	float:left;
	background-image:url(../img/arbeitsbereiche.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

*html div#leftcolumn{
	margin:0;
	padding: 23px 0 0 9px;
}

div#mainmenu{
	margin: 0;
	padding: 0 0 73px 0;
	background-color:#dedede;
	background-image:url(../img/mainmenu_bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

*html div#mainmenu{
	background-image:none;
	top: -14px;
}

div#leftmenu{
	margin-top: 10px;
}


div#maincontent{
	margin: 0;
	padding: 0;
}

div#content{
	margin: 0;
	padding: 6px 15px 12px 15px;
	width:542px;
	float:left;
}

div#rightcolumn{
	margin: 0 9px 0 0;
	padding: 0;
	width: 168px;
	float:right;
}

*html div#rightcolumn{
	margin: 0 5px 0 0;
}


/** divs in rightcolumn **/

div.section {
	margin: 16px 2px 10px -3px;
	padding: 0;
	text-align:left;
	line-height: 1.5;
	font-size:0.8em;
	background-color: #fdfdfd;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	border-left: 1px solid #7a7a7a;
}

*html div.section{
	margin: 20px 0 0 0;
	padding: 0;
}

.section p {
	padding: 2px 10px 7px 10px;
}


/************************************************************************ Navigation und Links **/




#mainmenu ul, #leftmenu ul {
  	margin:0;
  	padding:0;
	list-style:none;
}

#mainmenu li, #leftmenu li {
  	margin:0;
  	padding:0;
	list-style:none;
}

*html #mainmenu li {
	margin-bottom: -16px;
}


/*************************** Navigation 1. Ebene **/


a:link, a:visited, a:focus, a:hover, a:active {
	margin:0;
	padding:0;
	border:0;
	background-image:none;
}




#mainmenu li a:link, #mainmenu li a:visited {
	display: block;
	margin: 0;
	padding: 12px 0 12px 14px;
	background-image:none;
	text-align:left;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color: #585858;
	background-color:#ffffff;
	border-top: 1px solid #7a7a7a;
}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a.current:link, #mainmenu li a.current:visited, #mainmenu li a.current:hover, #mainmenu li a.current:active {
	display: block;
	margin: 0;
	padding: 12px 0 12px 14px;
	background-image:none;
	text-align:left;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color: #000000;
	background-color:#ffe67f;
	border-top: 1px solid #7a7a7a;
}

#mainmenu li a.ifsub_current:link , #mainmenu li a.ifsub_current:visited {
	display: block;
	margin: 0;
	padding: 12px 0 19px 14px;
	background-image:none;
	text-align:left;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color: #000000;
	background-color:#ffe67f;
	background-image:url(../img/mainmenu_current.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-top: 1px solid #7a7a7a;
}

#mainmenu li a.ifsub_current:hover , #mainmenu li a.ifsub_current:active {
	display: block;
	margin: 0;
	padding: 12px 0 19px 14px;
	background-image:none;
	text-align:left;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color: #000000;
	background-color:#ffe67f;
	background-image:url(../img/mainmenu_current.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-top: 1px solid #7a7a7a;
}

*html #mainmenu li a:link, *html #mainmenu li a:visited, *html #mainmenu li a:hover, *html #mainmenu li a:active,*html #mainmenu li a.current:link, *html #mainmenu li a.current:visited, *html #mainmenu li a.current:hover, *html #mainmenu li a.current:active {
	margin: 14px 0 14px 0;
}


/*************************** Navigation 2. Ebene **/

#mainmenu li a.sub:link, #mainmenu li a.sub:visited {
	display: block;
	margin: 0;
	padding: 2px 0 2px 16px;
	background-image:none;
	text-align:left;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	color: #585858;
	background-color:#f0f0dc;
	border:none;
}

#mainmenu li a.sub:hover, #mainmenu li a.sub:active {
	display: block;
	margin: 0;
	padding: 2px 0 2px 16px;
	background-image:none;
	text-align:left;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	color: #000000;
	background-color:#dedecb;
	border:none;
}

#mainmenu li a.sub_current:link, #mainmenu li a.sub_current:visited, #mainmenu li a.sub_current:hover, #mainmenu li a.sub_current:active {
	display: block;
	margin: 0;
	padding: 2px 0 2px 16px;
	background-image:none;
	text-align:left;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	color: #000000;
	background-color:#dedecb;
	border:none;
}

*html #mainmenu li a.sub:link, *html #mainmenu li a.sub:visited, *html #mainmenu li a.sub:hover, *html #mainmenu li a.sub:active, *html #mainmenu li a.sub_current:link, *html #mainmenu li a.sub_current:visited, *html #mainmenu li a.sub_current:hover, *html #mainmenu li a.sub_current:active {
	margin: 14px 0 14px 0;
}

/*************************** Navigation leftmenu **/

#leftmenu li a:link, #leftmenu li a:visited{
	display: block;
	margin-top: 6px;
	padding: 3px;
	width: 80px;
	text-align: right;
	text-decoration: none;
	font-size:0.9em;
	font-weight: bold;
	color:#585858;
	background-color: #fdfdfd;
	border-top: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
}

#leftmenu li a:hover, #leftmenu li a:active, #leftmenu li a.current:link, #leftmenu li a.current:visited, #leftmenu li a.current:hover, #leftmenu li a.current:active {
	display: block;
	margin-top: 6px;
	padding: 3px;
	width: 80px;
	text-align: right;
	text-decoration: none;
	font-size:0.9em;
	font-weight: bold;
	color:#000000;
	background-color: #ffe67f;
	border-top: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
}

/*************************** Navigation fontsize**/

#fontsize a:link, #fontsize a:visited {
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	color:#585858;
	border-bottom: none;
}

#fontsize a:hover, #fontsize a:active{
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border-bottom: 3px solid #ffce00;
}

/*************************** Navigation topmenu **/

#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	font-size:0.8em;
	font-weight: bold;
	color:#585858;
	border-bottom: none;
}

#topmenu a:hover, #topmenu a:active, #topmenu a.current:link, #topmenu a.current:visited, #topmenu a.current:hover, #topmenu a.current:active {
	text-decoration: none;
	font-size:0.8em;
	font-weight: bold;
	color:#000000;
	border-bottom: 3px solid #ffce00;
}




/*************************** Mailto-Links **/

a.csc-textpic:link, a.csc-textpic-intext-left-nowrap:link, a.csc-textpic:visited, a.csc-textpic-intext-left-nowrap:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight:normal;
	color:#00ad8c;
}


a.csc-textpic:hover, a.csc-textpic-intext-left-nowrap:hover, a.csc-textpic:active, a.csc-textpic-intext-left-nowrap:active {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight:normal;
	color:#676767;
}

	
a.postillon:link, a.postillon:visited, a.mail:link, a.mail:visited {
	margin: 0;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-weight:normal;
	color:#00ad8c;
	background-image:url(../img/arrow_post.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

a.postillon:hover, a.postillon:active, a.mail:hover, a.mail:active {
	margin: 0;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-weight:normal;
	color:#676767;
	background-image:url(../img/arrow_post.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

*html a.postillon:link, a.postillon:visited, a.postillon:hover, a.postillon:active, a.mail:link, a.mail:visited, a.mail:hover, a.mail:active{
	background-position:4px left;
}

/*************************** INTERNE Textlinks **/
a.internal-link:link, 
a.internal-link:visited, 
.newscolumn a:link, 
.newscolumn a:visited, 
.csc-section a:link, 
.csc-section a:visited, 
.csc-linkToTop a:link, 
.csc-linkToTop a:visited, 
.news_bg a:link, 
.news_bg a:visited,
.news-single-additional-info a:link,
.news-single-additional-info a:visited,
.news-single-related a:link,
.news-single-related a:visited,
.search_link a:link, 
.search_link a:visited,
a.tx-indexedsearch:link, 
a.tx-indexedsearch:visited,
.tx-indexedsearch-title a:link,
.tx-indexedsearch-title a:visited {
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight:normal;
	color:#00ad8c;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}


ul.browsebox li a:link, 
ul.browsebox li a:visited, 
ul.browsebox li a:hover,
ul.browsebox li a:active{
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.8em;
	color:#00ad8c;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

a.internal-link:hover, 
a.internal-link:active, 
.newscolumn a:hover, 
.newscolumn a:active, 
.csc-section a:hover, 
.csc-section a:active, 
.csc-linkToTop a:hover, 
.csc-linkToTop a:active, 
.news_bg a:hover, 
.news_bg a:active,
.news-single-additional-info a:hover,
.news-single-additional-info a:active,
.news-single-related a:hover,
.news-single-related a:active,
.search_link a:hover, 
.search_link a:active,
a.tx-indexedsearch:hover, 
a.tx-indexedsearch:focus,
.tx-indexedsearch-title a:hover,
.tx-indexedsearch-title a:focus{
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight:normal;
	color:#676767;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

*html a.internal-link:link, a.internal-link:visited, a.internal-link:hover, a.internal-link:active, .newscolumn a:link, .newscolumn a:visited, .newscolumn a:hover, .newscolumn a:active{
	background-position:4px left;
}

/*************************** EXTERNE Textlinks ***************** UEBER TYPO3 LOESEN !!!!!!!!!!!!!!!!!!!!!!!!  ************/

a.external-link-new-window:link, a.external-link-new-window:visited{
	margin: 0;
	padding: 0 0 0 14px;
	text-decoration: none;
	font-weight:normal;
	color:#00ad8c;
	background-image:url(../img/arrow_ext.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

a.external-link-new-window:hover, a.external-link-new-window:active{
	margin: 0;
	padding: 0 0 0 14px;
	text-decoration: none;
	font-weight:normal;
	color:#676767;
	background-image:url(../img/arrow_ext.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

*html a.external-link-new-window:link, a.external-link-new-window:visited, a.external-link-new-window:hover, a.external-link-new-window:active{
	background-position:4px left;
}


/*************************** DOWNLOAD Textlinks ***************** UEBER TYPO3 LOESEN !!!!!!!!!!!!!!!!!!!!!!!!  ************/

#maincontent a.download:link, #maincontent a.download:visited{
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight:normal;
	color:#00ad8c;
	background-image:url(../img/arrow_download.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#maincontent a.download:hover, #maincontent a.download:active{
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight:normal;
	color:#676767;
	background-image:url(../img/arrow_download.gif);
	background-repeat:no-repeat;
	background-position:center left;
}





/*************************** Links um Bilder **/

.csc-textpic-imagewrap a:link, .csc-textpic-imagewrap a:visited{
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image:none;
	border:none;
}

.csc-textpic-imagewrap a:hover, .csc-textpic-imagewrap a:active{
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image:none;
	border:none;
}
/************************************************************************ Bilder **/

img {
	margin:0;
	padding:0;
	border:0;
}

a img {
	margin:0;
	padding:0;
	border:0;
	background-image:none;

}

.imgleft {
	float: left;
	margin-right: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
}

/************************************************************************ Formulare **/



#search .textfield {
	width: 138px;
	height: 13px;
	font-size: 10px;
	background: transparent;
	border: none;
}


#search .submit/* */{
	position: relative;
	display:inline;
	top:3px;
	left:6px;
	width: 10px;
	height: 10px;
	cursor:pointer;
	background:transparent;
	background-image: url(../img/submit.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: none;
}

*html #search .submit {
	top:-2px;
}

*:first-child+html .submit {
	top:-2px;
}

.submit_search {
	background-color:#e6e6e6;
	border: 1px solid #00ad8c;
	cursor:pointer;
}


/************************************************************************ Auszeichnungen, Schrift **/

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00ad8c;
}

h2 {
	padding: 1px 1px 1px 3px;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	background-color: #00ad8c;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #676767;
}

h5 {
	display:inline;
	font-size: 0.9em;
	font-weight: bold;
	color: #676767;
}

h6 {
	margin: -10px 0 20px 130px;
	padding: 0;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;

}

/************************************************** VERALTET  ***************************

.newsheadline {
	margin:0;
	padding: 2px 0 2px 0;
	display: inline;
	font-weight: bold;
	color: #000000;
}

.newssubline {
	margin:0;
	padding: 2px 0 2px 0;
	display: inline;
	font-weight: bold;
	color: #676767;
}

****************************************************************************************/


.news_bg {
	margin: 20px 0 20px 0;
	padding: 0 0 20px 0;
	width: 540px;
	clear: both;
	font-size:0.9em;
	line-height: 1.3;
	border-bottom: 1px dotted #000000;
}

*html .news_bg {
	margin: 10px 0 20px 0;
	padding: 20px 0 20px 0;
}

.news_bg img {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	/*width: 80px;*/
}

.news_bg p.bodytext {
	display: inline;
}

.news_bg h1, .news_bg h4 {
	margin:0;
	padding: 0;
	font-size: 1.1 em;
	border: 0px;
}

.news_bg h4 {
	font-size: 1.4 em;
}

.small, .date {
	margin:0;
	padding: 0;
	font-size: 0.8em;
}




/************************************************************************ Sonstige Elemente **/

.clearer {
	height:0px;
	clear:both;
}

p.event {
	margin:10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedecb;
}

.infobox {
	display:block;
	margin: 10px 0 20px 0;
	/*padding: 20px 10px 20px 10px;*/
	font-size: 0.9em;
	line-height: 1.5;
	background-color:#fafafa;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
}

.street-address, .postal-code, .locality, .tel {
	display: inline;
	padding:0;
	margin:0;
}

.tx-ttaddress-pi1 {
	display:inline;
	clear:both;
	margin: 0;
	padding: 0;
}

.kontakte {
	padding: 10px 0 10px 0;
	border-top: 1px solid #7a7a7a;
	font-size: 0.9em;
}



.news {
	display:block;
	clear:both;
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
	border-bottom: 1px solid #00ad8c;
}

.newscolumn {
	float:left;
	margin: 20px 10px 20px 10px;
}


.news-single-additional-info {
	border: none;
	background: transparent;
}


.news-single-links, .news-single-files, .news-single-related {
	border: 1px solid #00ad8c;
	background-color: #ffffff;
}




.connected {
	display:block;
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 0;
	line-height: 1.5;
	border-top: 1px solid #00ad8c;
}



/************** Nur Startseite ****/


#slogan {
	margin: 0;
	padding:0;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4;
}



#slogan h1 {
	margin: 5px 0 0 0;
	padding:0;
	font-family: Verdana, Arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #00ad8c;
}



/**************************************/

.csc-textpic-imagewrap {
	background-color: #fafafa;
	border-bottom: 2px solid #b5b5b5;
}

.csc-textpic-caption {
	font-size: 0.8em;
	color: #7a7a7a;
	padding: 3px;
}

.section .bodytext {
	margin: 0;
	padding:0 3px 3px 10px;
}

#topimg .csc-textpic, #topimg .csc-textpic-center, #topimg .csc-textpic-above, #topimg .csc-textpic-imagewrap, #topimg .csc-textpic-image, #topimg .csc-textpic-lastcol {
	margin: 0;
	padding:0;
	top:0;
	left:0;
}

.bodytext {
	margin: 0;
	padding:0;
}

.csc-linkToTop {
	text-align: right;
}

ul.csc-menu, ul.browsebox {
	list-style:none;
}

ul.browsebox li {
	display: inline;
	margin-right: 10px;
}


/****************************  FORMULARE **********/
form {
	margin: 20px 0 0 0;
}

form, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input, textarea {
	border:none;
	background-color:#e6e6e6;
}

.csc-mailform-submit {
	background-color:#e6e6e6;
	border: 1px solid #00ad8c;
	margin: 0 0 0 210px;	
	cursor:pointer;
}

.csc-mailform-field label {
	margin: 0 10px 0 0;
	display:block;
	width: 200px;
	text-align:right;
	float:left;
}

.csc-mailform-field {
	margin: 10px 0 10px 0;
	clear: none;
}


/************************/

a:focus {
	outline:none;
}


.news_bg a:link, .news_bg a:visited, .news_bg a:focus, .news_bg a:hover, .news_bg a:active {
	margin:0;
	padding:0;
	border:0;
	background-image:none;
}


/***** fuer Powermail ***/



fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #000000;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset select {
	width: 200px;
	border: none;
	margin-left: 10px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 10px 0;
}

.tx-srfreecap-pi2-cant-read {
	display:block;
}

.powermail_submit {
	background-color: #999999;
	color: #000000;
	cursor: pointer;
	border: 2px solid #000000;
	font-weight:bold;
}

.powermail_uid7 {
	margin-bottom: 10px;
}

.tx-srfreecap-pi2-cant-read a:link, 
.tx-srfreecap-pi2-cant-read a:visited, 
.tx-srfreecap-pi2-cant-read a:hover, 
.tx-srfreecap-pi2-cant-read a:active {
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight:normal;
	color:#00ad8c;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

div.powermail_mandatory_js { 
	color: red; 
	font-weight:bold;
}
