* {	margin: 0; padding: 0; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}

/* HTML-Tags */
body { height: 100%; margin: 0; padding: 0; overflow: inherit; text-align: center; font: 100.01% verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; background: #606060 }

html {
	height: 100%;
}

a { text-decoration: underline; color: #808080;font-size: 11px; }
a:hover { text-decoration: underline; color: #808080;font-size: 11px; }
a img { border: 0; }
a.internal-link, a.internal-link-new-window, a.download { text-decoration: underline; white-space: nowrap; }

#unten a { font-size: 11px; color: #808080; text-decoration:underline; }
#unten a:hover { font-size: 11px; color: #808080; text-decoration:underline; }

#rootline a { font-size: 11px; color: #808080; text-decoration:underline;}
#rootline a:hover { font-size: 11px; color: #808080; text-decoration:underline;}

/* Header */
h1 { color: #5F5F5F; font-size: 1.2em; margin: 0em 0 1.2em 0; }

h2 { color: #5F5F5F; font-size: 13px; margin: 0em 0 1.2em 0; }
h2.csc-firstHeader { margin-top: 7px; }
.announce h2 { color: #eeeeee; border-color: #2C678F; text-align: center; border: 1px solid #2C678F; font-size: 1em; background-color: #6C7A84; padding: 0.1em; line-height: 1em; }
div#col-r h2 { font-size: 1em; text-align: center; border: 1px solid #2C678F; padding: 0.1em; }

h3 { color: #000000; font-size: 1.0em; margin: 1.3em 0 0.5em 0; }
div#col-r h3{ font-size: 0.85em; }

h4 { font-size: 0.9em; margin: 0.5em 0 0.5em 0; }
h5 { color: #ff8500; font-size: 1.1em; margin: 0em 0 1.2em 0; font-weight:normal; text-decoration:none;}
h6 { color:#ffffff;font-size:0.9em;}

p { margin-bottom: 1.2em; }
/* pre { font-size: 0.9em; } */


/* Grob-Layout */
div#ganzaussen { background: url("/fileadmin/templates/images/bg-weiss.jpg") repeat;width: 1000px; text-align: center; margin: 0 auto; height: 115%;}
div#pageaussen { background: url("/fileadmin/templates/images/bg-aussen.jpg") repeat-y; width: 1000px; text-align: center; margin: 0 auto;float: left;}
div#pagecontent { background: url("/fileadmin/templates/images/bg.jpg") repeat-y; color: #303030; width: 980px; margin: 0 auto; text-align: left; border: 0px solid #5d5d5d; }
div#col-l { float: left; width: 15em; background-color: #eaeaea; font-size: 0.9em;}
div#col-r { padding-left:10px; margin-top: 20px; float: right; width: 13.9em; font-size: 0.9em; }
div#content { background-color: #fff; margin: 1.6em 13em 0 21.5em; font-size: 0.7em; width: 480px; line-height: 15px; }
div#content-2 { margin: 0 0 0 13em; font-size: 0.9em; }


/* Header / Trailer  / Topmenu */
#header { clear: both; margin-top: 0.2em; height: 3.8em; }
#header ul#tm { float: right; text-align: right; color: #a0a0a0; font-size: 0.8em; line-height: 1.2em; font-weight: none; }
#header ul#tm li{ list-style-type: none; float: left; }
#header ul#tm a, #header ul#tm li.cur { border-right: 2px solid silver; padding-left: 4px; padding-right: 4px; }
#header ul#tm a.e, #header ul#tm li.cur-e { padding-left: 4px; padding-right: 0px; border-right: 0px; }

/* Feld unter Trailer */
div#graues-Feld {margin-top: -3px; margin-bottom: -6px; width: 980px; height: 26px; background-color: #eaeaea; }

img#trailer { /*margin-bottom: 0em;*/ text-align: center; }

/* Linke Spalte unter Mainmenu
.announce { font-size: 0em; margin: 0 0 1em 0; color: #505050; background-color: #f4f4f4; line-height: 1.2em; height: 100%;} */

/* Content-Mitte */
#content ol, #content ul,
#content-2 ol, #content-2 ul {	margin-left: 3em; list-style-image: url("/fileadmin/images/listen-symbol.jpg"); }

content li { line-height: 20px; padding-bottom:20px;}

#content li { line-height: 15px; padding-bottom:10px;}

#content img, #content-2 img { padding: 0px; border: 0px solid #f0f0f0; }

#content dl.csc-menu-4 a, #content-2 dl.csc-menu-4 a { font-weight: bold; margin-top: 1em; margin-bottom: 0.2em; display: block; color: #2C678F; }

/* Fusszeile */
div#unten { float:left; width: 1000px;  font-size: 0.7em; text-align: left; background-color: #ffffff; padding:0px; margin:0px; }
/*#footer a { color: #808080; text-decoration: none; }
#footer a:hover { text-decoration: underline; }*/



/* Brotkrumenpfad */
div#rootline { font-size: 0.8em; margin-bottom: 25px;}

/* RTE */
.left { margin: 10px 10px 5px 0; float: left; }
.right { margin: 10px 0 5px 10px; float: right; }
.textright { text-align: right; }
.center { text-align: center; }
.small { font-size: 0.8em; }
.bold {	font-weight: bold; }
.hide {	display: none; }


/* Rechte Spalte */

div#col-r p { font-size: 0.8em; margin-top: 0.1em; margin-bottom: 0.4em; }


/* News */
.news-list-container {
	height: auto;
	float: left;
	border:1px solid #333;
	padding: 1em;
}
.news-latest-container H2, .news-latest-gotoarchive {
	color:#eeeeee;
	margin: 0;
	line-height: 1em;
	border:1px solid #5c6773;
	border-bottom: 0px;
	background-color:#6c7a84;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover { color:#eeeeee; padding-left: 3px; font-weight: bold;}
.news-latest-gotoarchive a { color:#eeeeee; }
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	border:1px solid #5c6773;
	border-bottom: 0px;
	background-color:#FFFFFF;
}
.tx-indexedsearch-searchbox-sword {
	margin-top: 2px;
	margin-left: 2px;
	width: 142px;
	-width: 146px;
}





#menu-updated h2 {
	font-size: 1.1em;
	border: 1px solid #286EA0;
	padding: 3px;
	padding-left: 5px;
	height: 31px;
	-height: 36px;
	
	margin-bottom: 3px;
	padding-top: 3px;
}
#menu-updated ul li a,
#menu-updated ul li a:hover {
	font-size: 10px;
	border: none;
	width: 130px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-color: none;
}

#menu-updated ul li {
	list-style-type: square;
	margin-left: 20px;
}
.csc-frame-frame1 {
	background-color: #F3F3F3;
	border: 1px solid black;
	padding: 2px;
	font-family: courier;
	font-size: 14px;
}
.csc-frame-frame2 {
	background-color: #FFFFCC;
	border: 2px solid red;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}




/*
 * TSREF
 */
.contenttable, .tsref { border: 1px solid #FD8602; background-color: #E8E8E8; }

.contenttable td {
	padding: 3px;
	vertical-align: center;
}

th { background-color: #dadada;	margin-bottom: 0px;}
td { vertical-align: top;}
.even {	background-color: #F2F2F2; }
.odd {background-color: #EAEAEA; }
.code-table { background-color: #f4f4f4;
	display: block;
	width: 200px;
	overflow: auto;
}

.geshi-header {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
}

div.news-amenu-container {
	background-color: #F4F4F4;
	//border: 1px solid #333333;
	border:0px;
	padding: 3px;
	margin-bottom:10px;
}
div.news-amenu-container h2 {
	margin: 0px;
	padding: 3px;
	background-color: #EAEAEA;
	color: #ff8500;
}
.news-amenu-container ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

.news-amenu-container li {
	list-style: none;
	margin: 0px;
}
.news-amenu-item-year dd{
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}

div.clearer {
	height: 1px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	margin-bottom: 10px;
}
.news-list-date {
	font-size: 9px;
	font-weight: normal;
}


/* Admin Panel */
table.typo3-adminPanel { text-align: left; bottom: 0;}
table.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
table.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
table.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
table.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
table.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
table.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
table.typo3-editPanel TD { border: 0px; }
			

/* Mainmenu */
ul#mm {
  width: 14.2em;
	list-style-type: none;
	text-decoration: none;
	padding-left: 10px;
	margin: 13px 0 1em 0;
}

html>body ul#mm {width: 13.6em;}

ul#mm ul {
	list-style-type: none;	
}

ul#mm li {
	border-bottom: 1px solid #ffffff;
}
ul#mm li a,
ul#mm li strong {
	color:#000000;
	display: block;
	padding: 4px 0 0px 1.6em;
	height: 17px;
	background: url("/fileadmin/templates/images/button-ebene1.jpg") top left no-repeat; 
	text-decoration:none;
	border-left: 0em solid #809099;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-bottom: 1px solid #cccccc;
}




ul#mm li a:hover, ul#mm a:focus { text-decoration:underline; /*color: #F38C14;*/ }

ul#mm li strong {
  background: url("/fileadmin/templates/images/button-ebene1-strong.jpg") top left no-repeat; 
	font-weight: none;
	color:#ffffff;
}
 
ul#mm li .act {
  color: #ffffff;
  background: url("/fileadmin/templates/images/button-ebene1-act.jpg") top left no-repeat; 
}

ul#mm ul li a,
ul#mm ul li strong  {
	background: url("/fileadmin/templates/images/button-ebene2.jpg") top left no-repeat;
	padding-left: 2.7em;
	color: #5F5F5F;
	font-weight: normal;
}

ul#mm ul li strong  {
  background: url("/fileadmin/templates/images/button-ebene2-strong.jpg") top left no-repeat;
	color: #F38C14;
}

ul#mm ul li .act {
	background: url("/fileadmin/templates/images/button-ebene2-act.jpg") top left no-repeat;
  color:#5F5F5F;
}

ul#mm ul ul li strong {
	border-left: 0em solid #2C678F;
	background: url("/fileadmin/templates/images/button-ebene3-strong.jpg") top left no-repeat;
	padding-left: 3.1em;
	font-weight: normal;
	color: #F38C14;
}

ul#mm ul ul li a {
	border-color: #ccc;
	background-color: #f5f5f5;
  background: #ffffff;
	padding-left: 3.1em;
	color: #000000;
	font-weight: normal
}


/* Language-Menu */
span#langmenu {
	margin-left: 1em;
}
span#langmenu a{
	border: 0px;
	padding: 0px;
}


/* Nur Barrierefrei */
span.hidden ,
.h,
ul#mm dfn {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

.searchbox {
width:150px; 
float:left;
border:0;
margin:0;
padding:0;
font-size: 0.9em;
vertical-align:top;
}

.searchbox_box {
  color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width:120px; 
	height: 14px;
	font-size: 11px;
	vertical-align:top;
	padding-left: 3px;
}

.searchbox_button {
	font-size: 11px;
	vertical-align:top;	
	border-up:1px solid red;
	}

/* indexed_search */

.tx-indexedsearch-searchbox {
vertical-align:middle;
}

.tx-indexedsearch-searchbox-sword {
	background-color: #E8E8E8;
	border: 1px solid #999999;
	vertical-align:top;
	width:90px; 
}

.tx-indexedsearch-searchbox-button {
	background-color: #E8E8E8;
	border:0;
}

.textfeld {
	background-color: #FFFFFF;
	margin: 1px;
	border: 1px solid #999999;
}


.valign {
vertical-align:middle;
text-align:center;
height:40px;
}

.bildrechts {
text-align:left;
float:left;
margin-right:10px;
margin-top:4px;
}

.bildrechtslist {
vertical-align:baseline;
margin-right:10px;
}

.news_list_container {
position:relative;

}

.news_list_content {
position:relative;
font-size: 11px;
align:left;
height:100%;
float:none;
}

.news_single_content {
position:relative;
height:100%;
}



.news_header {
width:400px;
}

.h2_news {
position:relative;
height:100%;
float:left;
width:400px;
}

.news_date {
position:relative;
text-align:right;
font-style:italic;
font-size:9px;
width:100px;
}

.news_list_container_unten {
position:relative;
padding:0;
margin:0;
text-align:left;
height:100%;
background-color: #red;
}

.news_trenner {
width:100%;
height:1px;
background-image: url(/fileadmin/templates/images/trennlinie.gif);
background-repeat:repeat-x;
}

.textarea {
#font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
font-size:13px;
}

/* Mailform */

.form-headline {
	background-color: #ff8500;
	color:#FFFFFF;
	padding:4px 0 0 5px;
	font-size:13px;
	font-weight:bold;
}

.tabellenrand {
	border-left:1px solid #ff8500;
	border-right:1px solid #ff8500;
	border-top:1px solid #ff8500;
}

.bg-zeile1 {
	background-color: #E8E8E8;
}

.bg-zeile2 {
	font-size: 11px;
	background-color: #c9ced4;
}

.tabellenrand-unten-links {
	border-bottom:1px solid #ff8500;
	border-left:1px solid #ff8500;
}

.tabellenrand-unten-rechts {
	border-bottom:1px solid #ff8500;
	border-right:1px solid #ff8500;
}

.angaben {
font-size: 11px;
vertical-align:middle;
}

.csc-textpic csc-textpic-left csc-textpic-below { background-color: #555555; vertical-align: top; margin-top: 0; }

/*Textfeld fr Rand*/

.textfeld-kopf-bgr {
	background-color: rgb(255, 133, 0);
}

.textfeld-kopf-schrift {

	color: rgb(255, 255, 255);
	font-size: 13pt;

	font-weight: bold;
	line-height: 5px;
	vertical-align: bottom;
}

.textfeld-hauptfeld {
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;

	background-color: #eaeaea;
}



.news-single-imgcaption {
width: 200px;
font-style: italic;
text-size:11px;
background-color: #eaeaea;
float:left;
border-right:10px solid white;
}

.news-single-img {
width: 200px;
font-style: italic;
text-size:12px;
float:left;
border-right:10px solid white;
	}
	
.news_single_bild {
margin-right:10px;
font-style: italic;
text-size:12px;
float:left;

}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#ff9933; }

/* @group Ext */

/* @group wec_map */
div.tx-wecmap-map {
	margin-bottom: 10px;
}
table#map1070_radiusform,
table#map1078_radiusform,
form#search_state{
		background-color: #eaeaea;
		margin-bottom: 10px;
		padding: 10px;
}
div#c1079 form#search_state {
	width: 245px;
}
table#map1070_radiusform form,
table#map1078_radiusform form {
	margin-top: 0;
	padding: 10px;
	height: 130px;

}
table#map1070_radiusform input,
table#map1078_radiusform input {
	margin-bottom: 5px;
	border: none !important;
	width: 150px;
	padding: 2px;
}
table#map1070_radiusform select,
table#map1078_radiusform select {
	margin-bottom: 5px;
}
div#map1070_sidebar,
div#map1078_sidebar {
	display:block; 
	overflow: auto;
	width: 200px;
	padding-left: 7px;
}
div#map1070_sidebar a strong,
div#map1078_sidebar a strong,
div.sidebar.infotitle
{
	font-weight: normal !important;
}
.tx-wecmap-map .startendaddress {
	display: block; 
	font-size: 85%;
	}
.tx-wecmap-map .infotitle { 
font-weight: bold; 
font-size: 100%;
}
div#marker {
	font-size: 11px !important;
}
td {
	font-size: 11px;
}
input#aa1e22eefc2aa02d0a111d06dfa5c066d322a1030cb9b8731f61637c5d718f915,
.tx-wecmap-pi3 input[type=submit] {
	background-color: #ff8500;
	color:#FFFFFF;
	
}
.tx-wecmap-pi3 input {
	width: 150px !important;
	padding: 2px!important;
}



/* @end */

/* @group die tafel */
div.tx-brtafel-pi1 {
	width: 100%;
}
dl.tafel-liste {
	margin: 10px 0px;
}
dl.tafel-liste dt {
	font-weight:  bold;
	margin: 10px 0 0 0;
}
dl.tafel-liste dd {
	margin-left: 20px;
	padding-top: 0;
	
	
}

div#col-r form,
div#col-r label,
div#col-r input {
	font-size:  11px;
}
div#col-r form#search_radius input,
div#col-r form#search_radius select {
	margin-bottom: 5px;
	border: none;
	width: 176px;
	padding: 2px;
}
div#col-r form#search_radius select {
	width: 180px;
}
div#col-r form#search_radius {
	background-color: #eaeaea;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
div#col-r form#search_radius .submit {
		background-color: #ff8500;
		margin-top: 10px;
		color:  #fff;
		font-weight: bold;
		width: 180px;
}
div.browseLinksWrap {
	margin-top: 5px;
	line-height: 23px;
}
div.browseLinksWrap a {
	text-decoration:  none;
	color:  #000;
	
}
div.browseLinksWrap .activeLinkWrap {
	
	
} 
div.browseLinksWrap .activeLinkWrap a {
		color: #fff;
		background-color: #ff8500;
	padding: 2px;
}
div.browseLinksWrap .inactiveLinkWrap a{
	background-color: #eaeaea;
	padding: 2px;
	
} 
div#google-suche-bundesland {
	width:220px;
	float:left;
	position:relative;
}

div#google-suche-bundesland form#search_state {
	width: 242px;
	float: left;
}
div#google-suche-bundesland form#search_state select {
	width: 240px;
}
/* @end */



/* @end */


