/* INFOS
Website Staedtetag --------------------------------------------------------
Autor: A. Heid
Version 1.0, 25-07-2007
Bemerkung: die abstaende vom linken rand zum text werden in den boxen nur noch ueber die box gesteuert.

--Verknüpfte Dateien----------------------------------------------------------
seitenhintergrund: bg_oben.gif, bg_unten.gif
--Farben----------------------------------------------------------------------
Fliesstext: 		#
Hintergrund Seite: 	#
Hintergrund Infobox:#
Interne Links:		#
Externe Links: 		#
Links Hauptmenü:	#
*/
/*border-style: solid;
border-width: 1px;
border-color: #000000;*/
/**/
/**/
/*-- Grundformate der Seite ---------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*-- allgemein Body --*/
body {
	margin: 0;
	padding: 0;
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
.unsichtbar {
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

P, OL, UL, DIV {
	font-family: arial, verdana;
	font-size: 11px;
}
H1 { 
	font-size: 16px; 
}
H2 { 
	font-size: 13px; 
}
H3 { 
	font-size: 11px; 
}
P, H1, H2 {
	margin: 0px 0px 5px 0px;
}
strong {
	font-weight: bold;
}

textarea {
	font: 11px  arial, verdana, helvetica, sans-serif;
	color: #000000; 
	width: 300px; 
}
/*-- allgemein links: in der korrekten css reiehnfolge --*/
a:link {font-family: arial, verdana, sans-serif; font-size: 11px; color: #004C9E; font-weight: normal; text-decoration: underline;}
a:visited {color: #004C9E; font-weight: normal;}
a:hover {text-decoration: underline; color: #004C9E; font-weight: normal;}
a:active {color: #004C9E; font-weight: normal;}
/**/
/*-- allgemein liststyle --*/
ul {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
li {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li ul {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}
blockquote {
	margin-top: 2px;
	margin-bottom: 10px;
}


/* ----------------------------------------------------------------------------------------------------------*/
/**/
/**/
/**/  /* BEGINN DES EIGENTLICHEN STYLS */  /**/
/**/
/*--Grundgerüst der Seite ----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
#bg_unten {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg_unten.gif);
	background-repeat: repeat-y;
}

#all_frame {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	padding: 0px 0px 0px 0px;
	width: 987px;

	background-image: url(../images/bg_oben-2.gif);
    background-repeat: no-repeat;
}

#cont_head {
	/*border-style: solid;
	border-width: 1px;
	border-color: #0000ff;
	border-bottom: #E70022 1px solid;*/
	width: 969px;
}

#cont_aussen {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0;
	vertical-align: top;
	width: 975px;
	
}

.neue_zeile {
	/*border-style: solid;
	border-width: 1px;
	border-color: #ff00ff*/
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 0.1em;
}

#cont_navi {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	
	/* breite des cont_body */
	width: 228px;
	/*height: 529px;*/
	float: left;
	display: block;
	vertical-align: top;
}

#cont_content {
	/*border-style: solid;
	border-width: 1px;
	border-color: #0000ff;*/
	
	/* eigentliche grösse 562px wegen padding-zusatz aber im firefox 65px abziehen */
	width: 331px;
	padding: 0px 0px 0px 0px;
	float: left;
	/*height: 529px;*/
	vertical-align: top; 
}

#cont_info {
	/*border-style: solid;
	border-width: 1px;
	border-color: #cc0000;*/
	
	width: 351px;
	padding: 0px 0px 0px 20px;
	float: left;
	/*height: 529px;*/
	vertical-align: top; 
}

#cont_footer {
	/*border-style: solid;
	border-width: 1px;
	border-color: #0000ff;*/
	
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 0px;
	vertical-align: top;
	width: 950px;
	height: 21px;
	background-color: #FFFFFF;
}

/* ------------------------------------------------------------------------------------------------------*/
/**/
/*-- Header der gesamten Seite ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-- Header ------------------------*/
#cont_head_subnav {
	/*border-style: solid;
	border-width: 1px;
	border-color: #cc0000;*/

	/* ändert die posi. der subnav in der höhe */
	padding: 8px 0px 0px 0px;
	width: 969px;
	height: 31px;
	/*text-align: right;*/
	
}

#cont_head_logo {
	/*border-style: solid;
	border-width: 1px;
	border-color: #cc0000;*/
	
	width: 969px;
	height: 114px; 
}

/*-- Header Globalnav ------ --*/
.table-globalnav {
	/*width: 646px;*/ 
	color: #666666; 
	background-color: #FFFFFF;
	font: 11px arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 0px 563px;
}

.table-globalnav TD#globalnav {
	width: 192px;
	/*TEXT-ALIGN: left;*/
}

.table-globalnav TD.suche {
	width: 96px;
}
.table-globalnav TD.suchelink {
	width: 103px;
}

TD#globalnav DIV.globalnav-no A {
	font-weight: normal; 
	font: 11px arial, verdana, helvetica, sans-serif;
	float: left; 
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: none;
}
TD#globalnav DIV.globalnav-no A:hover {
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: underline;
}
TD#globalnav DIV.globalnav-act A {
	font-weight: bold; 
	font-size: 11px; 
	float: left;
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: none;
}
TD#globalnav DIV.globalnav-act A:hover {
	color: #666666;
	background-color: #FFFFFF; 
	text-decoration: none;
}
TD#globalnav DIV.globalnav-trenner {
	padding-right: 6px; 
	padding-left: 5px; 
	font-weight: normal; 
	font-size: 11px; 
	float: left;
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: none;
}

/*-- Suche --*/
TD.suchelink DIV.suchtext input {
	/**/
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	width: 20px; 
	height: 19px; 
	background-color: #999999;
	padding: 0px 0px 0px 0px;
}
/*
TD.suchelink DIV.suchtext A {
	float: left;
	color: #ffffff;
	padding: 3px 4px 3px 4px; 
	background-color: #999999;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none;
}

TD.suchelink DIV.suchtext A:hover {
	text-decoration: none;
}
*/
.suchfeld {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 93px; 
	color: #B4B4B4;  
	height: 19px; 
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	float: left;
}

/*-- end of Header der gesamten Seite ---------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------------*/
/**/
/*-- Content ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-- content block mitte ------------------------*/
#cont_content H1 {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 22px; 
	padding-bottom: 10px; 
	margin: 0px; 
	color: #000000; 
	padding-top: 0px;
}
#cont_content H2 {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 22px; 
	padding-bottom: 2px; 
	margin: 0px; 
	color: #000000; 
	padding-top: 0px;
}
/*-- normales P-tag im content --*/
#cont_content P {
	padding-right: 10px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px;
	color: #000000;
	padding-top: 6px;
	/*background-color: #E8EBF1;*/ 
	line-height: 14px; 
}
#cont_content ul {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#cont_content OL {
	font-weight: normal; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}
.csc-textpic-caption {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 10px; 
	padding-bottom: 0px; 
	color: #000000; 
	line-height: 14px; 
	padding-top: 0px;
}
#cont_content P A.internal-link {
	font-weight: normal; 
	font-size: 11px; 
	color: #ffffff;
	padding: 0px 0px 0px 12px; 
	margin: 0px;
	background: url(../images/link_pfeil.gif) no-repeat;
	background-repeat: no-repeat;
	background-postition: 0px 12px;
	text-decoration: underline; 
}

/*-- Text+Bild Styles im Contentbereich ------------------------------------------------------ --*/
/*--*/
/*-- box 1 --*/
/*-- headline im textanfang --*/
#cont_content h1.csc-firstHeader {
	font-weight: normal;
    color: #ffffff;
	font-size: 22px;
	padding: 28px 5px 10px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

/*-- die folgenden Header --*/
#cont_content h1 {
	font-weight: normal;
    color: #ffffff;
	font-size: 22px;
	padding: 28px 5px 10px 0px;
	margin: 0px 0px 0px 0px;
	
}
/*-- bild mit text box --*/
#cont_content .csc-textpic-intext-left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-- / box 1 --*/
/*--*/
/*-- box 2 --*/
#cont_content h2 {
	font-weight: normal;
    color: #999999;
	font-size: 22px;
	padding: 28px 5px 10px 0px;
	margin: 0px;
	position: relative;
}
/*-- / box 2 --*/
/*--*/
/*- bild -*/
#cont_content DIV.csc-textpic-imagewrap {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
* html #cont_content DIV.csc-textpic DIV.csc-textpic-imagewrap {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
/*-- text neben dem bild --*/
#cont_content DIV.csc-textpic DIV.csc-textpic-text {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
/*-- fuer P-tag in bild-text-box --*/
#cont_content DIV.csc-textpic DIV.csc-textpic-text P {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #8BAAE1;*/
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	line-height: 14px; 
}
/*-- bg farbe box 1 --*/
#cont_content DIV.csc-frame-frame1 {
padding: 0px 10px 20px 20px;
margin: 0px 0px 20px 0px;
background-color: #8BAAE1;

}
/*-- link in der box --*/
#cont_content DIV.csc-frame-frame1 P A {
	color: #ffffff;
}
/*-- bg farbe box 2 --*/
#cont_content DIV.csc-frame-frame2 {
padding: 0px 10px 20px 20px;
margin: 0px 0px 20px 0px;
background-color: #E8EBF1;
}
/*-- link in der box --*/
#cont_content DIV.csc-frame-frame2 P A.internal-link {
	color: #004C9E;
	padding: 0px 0px 0px 12px; 
	background: url(../images/link_pfeil_blau.gif) no-repeat;
	background-repeat: no-repeat;
	background-postition: 0px 12px;
}

/*-- suche-formular, suchergebisse -----------------------------------------*/
fieldset {
	border-right: #E8EBF1 1px solid; 
	border-top: #E8EBF1 1px solid; 
	border-left: #E8EBF1 1px solid;
	border-bottom: #E8EBF1 1px solid;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;/**/
}
/* abstand in den formularen mit fieldset class:csc-mailform  */
.csc-mailform {
	 padding: 40px 0px 0px 0px;
}
legend {
	color: #000000;
}
/*-- suchfeld --*/
.tx-indexedsearch-form {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.tx-indexedsearch-form input {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 160px; 
	color: #000000;  
	height: 19px; 
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 0px 3px;
	float: left;
}
* html .tx-indexedsearch-form input {
	margin: 0px 0px 0px 0px;
}
.tx-indexedsearch-form label {
	margin: 0px 0px 0px 0px;
}
* html .tx-indexedsearch-form label {
	margin: 0px 0px 0px 0px;
}
/*-- suchbutton --*/
.tx-indexedsearch-search-submit input {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	/*width: 20px;*/ 
	height: 19px; 
	background-color: #999999;
	margin: 0px 0px 0px 0px;
}
* html .tx-indexedsearch-search-submit input {
	margin: 0px 0px 8px 0px;
}
/*-- ergebnisse --*/
.percent-tmpl-css {
	font: 11px  arial, verdana, helvetica, sans-serif; 
}

/*-- erweiterte suche-formular --------------------------------------------------*/
.tx-indexedsearch-form {
	height: 40;
	/*width: 400px;*/
}
/*-- SEARCH_FOR --*/
.tx-indexedsearch-search-for {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 0px;
}
/*-- SEARCH_IN --*/
.tx-indexedsearch-search-in {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 0px;
}
/*-- SELECT_SECTION --*/
.tx-indexedsearch-search-select-section {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 0px;
}
/*-- SELECT_ORDER --*/
.tx-indexedsearch-search-select-order {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 0px;
}
/*-- SELECT_RESULTS --*/
.tx-indexedsearch-search-select-results {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 0px;
}
/*-- SELECT_GROUP --*/
.tx-indexedsearch-search-select-group {
	height: 40;
	width: 400px;
	margin: 8px 0px 10px 0px;
}
/*-- SUBMIT BUTTON --*/
.tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 4px 5px;
	background-color: #666666;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/*-- kontakt-formular --------------------------------------------------*/
.csc-mailform-field {
	text-align: left;
	margin: 0px 0px 0px 8px;
}
.csc-mailform-field label {
	/*border-style: solid;
	border-width: 1px;
	border-color: #cc0000;*/
	margin: 0px 200px 0px 0px;
	height:1px;
}
.csc-mailform-field input {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 160px; 
	color: #000000;  
	height: 19px; 
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	/*float: left;*/
	margin: 0px 260px 5px 0px;
}

.csc-mailform-field .csc-mailform-check {
	border-right: #E8EBF1 1px solid; 
	border-top: #E8EBF1 1px solid; 
	border-left: #E8EBF1 1px solid;
	border-bottom: #E8EBF1 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	color: #000000;  
	height: 15px;
	width: 15px;
	margin: 0px 260px 10px 0px;
}

.csc-mailform-field .csc-mailform-submit {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	width: 100px;
	height: 19px; 
	background-color: #666666;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/*-- / kontakt-formular --------------------------------------------------*/
/**/
/*-- rufen sie uns zurueck-formular --------------------------------------------------*/
.csc-mailform-radio {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	text-align: left;
	margin: 5px 0px 5px 0px;
	pading: 0px 0px 0px 0px;
}

.csc-mailform-radio label {
	margin: 0px 0px 0px 0px;
	pading: 0px 0px 0px 0px;
}
.csc-mailform-field .csc-mailform-radio fieldset {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0px 0px 0px -8px;
	pading: 0px 0px 0px 0px;
}
.csc-mailform-radio legend {
	margin: 0px 0px 0px 0px;
	pading: 0px 0px 0px 0px;
}
.csc-mailform-field .csc-mailform-check input {
	margin: 0px 0px 0px 5px;
	width: 12px;
	height: 12px;
	border-right: #E8EBF1 1px solid; 
	border-top: #E8EBF1 1px solid; 
	border-left: #E8EBF1 1px solid;
	border-bottom: #E8EBF1 1px solid; 
	background-color: #E8EBF1;
}
.csc-mailform-field .csc-mailform-radio input {
	margin: 2px 0px 0px 5px;
	width: 14px;
	height: 14px;
	border-right: #E8EBF1 1px solid; 
	border-top: #E8EBF1 1px solid; 
	border-left: #E8EBF1 1px solid;
	border-bottom: #E8EBF1 1px solid; 
	background-color: #E8EBF1;
}
/*-- / rufen sie uns zurueck-formular --------------------------------------------------*/
/*--*/
/*-- Newsletter-formular --------------------------------------------------*/

.csc-mailform-newslettersubmit {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	width: 150px;
	height: 19px; 
	background-color: #666666;
	margin: 10px 0px 10px 8px;
	padding: 0px 0px 0px 0px;
}
.csc-mailform-newslettersubmit-aendern {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	width: 100px;
	height: 19px; 
	background-color: #666666;
	margin: 10px 0px 10px 8px;
	padding: 0px 0px 0px 0px;
}

.csc-mailform-field-checkbox {
	margin: 0px 0px 0px 5px;
}

/*-- / Newsletter-formular --------------------------------------------------*/
/**/
/*-- Ihr Ansprechpartner-formular --------------------------------------------------*/

.csc-mailform-ansprechpartnersubmit {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	/*width: 100px;*/
	width: 85px;
	height: 19px; 
	background-color: #666666;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
.csc-ansprechpartnersuchfeld {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	/*width: 93px;*/
	width: 90px; 
	color: #000000;  
	height: 19px; 
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	float: left;
}
#cont_content .csc-mailform-pulldown {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 160px; 
	color: #000000; 
	height: 19px; 
	background-color: #FFFFFF;
	margin: 1px 5px 0px 0px;
}

/*-- / Ihr Ansprechpartner-formular --------------------------------------------------*/
/**/

/*-- content block alle pulldown's (erweiterte suche) --*/
#cont_content select {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid;
	float: left;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 150px; 
	color: #000000; 
	height: 19px; 
	background-color: #FFFFFF;
	margin: 1px 5px 0px 0px;
}

/* -- end of content block mitte -----------------------*/			
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		
/* -- info block rechts -----------------------------------------------------------------------------------------------*/
#cont_info H1 {
	padding-right: 0px; 
	padding-left: 10px; 
	font-weight: bold; 
	font-size: 11px; 
	padding-bottom: 3px; 
	margin: 0px 0px 0px; 
	color: #FFFFFF; 
	padding-top: 1px; 
	/*background-color: #000000;*/
}
#cont_info P {
	padding-right: 5px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	color: #000000; 
	padding-top: 6px; 
	/*background-color: #ffffff;*/
	line-height: 14px;
}

#cont_info P A.internal-link {
	/*-- fuer die buttons mit grauem bg --*/
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 4px 5px;
	background-color: #666666;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#cont_info ul {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	/*background-color: #ffffff;*/
}

/*-- Text+Bild Styles im Infobereich------------------------ --*/
/*--*/
/*-- box 1 --*/
/*-- headline im textanfang --*/
#cont_info h1.csc-firstHeader {
	font-weight: normal;
    color: #999999;
	font-size: 22px;
	/*background-color: #ffffff;*/
	padding: 28px 5px 10px 0px;
}
/*-- die folgenden Header --*/
#cont_info h1 {
	font-weight: normal;
    color: #999999;
	font-size: 22px;
	/*background-color: #ffffff;*/
	padding: 28px 5px 10px 0px;
}
#cont_info .csc-textpic-intext-left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #ffffff;*/
}
/*-- / box 1 --*/

#cont_info DIV.csc-textpic DIV.csc-textpic-imagewrap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
* html #cont_info DIV.csc-textpic DIV.csc-textpic-imagewrap {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
/*-- bildtext ist ausgeblendet in der infospalte --*/
#cont_info DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
}
/*-- text neben dem bild --*/
#cont_info DIV.csc-textpic DIV.csc-textpic-text {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cont_info DIV.csc-textpic DIV.csc-textpic-text P {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-- info block pulldown menue --*/
#cont_info select {
	border-right: #B39886 1px solid; 
	border-top: #B39886 1px solid; 
	border-left: #B39886 1px solid; 
	border-bottom: #B39886 1px solid;
	float: left;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 150px; 
	color: #000000; 
	height: 19px; 
	background-color: #FFFFFF;
	margin: 1px 0px 0px 0px;
}
/*-- bg farbe box 1 --*/
#cont_info DIV.csc-frame-frame1 {
	padding: 0px 0px 20px 20px;
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
}


/*--*/
/* -- end of info block rechts ---------------------------------------------------------------*/				
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/*-- Footer ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-- footer ------------------------------------------------------*/

.footernav-no {
	font-weight: normal; 
	font: 11px arial, verdana, helvetica, sans-serif;
	float: left; 
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: none;
}
.footernav-no A {
	font-weight: normal; 
	font: 11px arial, verdana, helvetica, sans-serif;
	float: left; 
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: none;
}
.footernav-no A:hover {
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: underline;
}
.footernav-no A:visited {
	color: #666666; 
}
.footernav-act A {
	font-weight: bold; 
	font-size: 11px; 
	float: left;
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: none;
}
.footernav-act A:hover {
	color: #666666;
	background-color: #FFFFFF; 
	text-decoration: none;
}
.footernav-act A:visited {
	color: #666666;
}

.footernav-trenner {
	padding-right: 8px; 
	padding-left: 5px; 
	font-weight: normal; 
	font-size: 11px; 
	float: left;
	color: #666666; 
	background-color: #FFFFFF; 
	text-decoration: none;
}

/* -- end of footer ---------------------------------------------------------------*/				
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* -- Content of extension "newloginbox", plugin "tx_newloginbox_pi1" ----------------*/
/*--*/
/*- fields -*/
.tx-newloginbox-pi1 input {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif;
	width: 90px;
	color: #000000;
	height: 19px;
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	float: left;
}
/*- submitbutton bei anmeldung -*/
.tx-newloginbox-pi1 tfoot input {
	width: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	background-color: #666666;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/*- labels -*/
.tx-newloginbox-pi1 tbody tr th {
	font: 11px  arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}

/*- headline -*/
#cont_content .tx-newloginbox-pi1 H1 {
	font-weight: normal;
    color: #999999;
	font-size: 22px;
	/*background-color: #E8EBF1;*/
	padding: 28px 5px 10px 0px;
	margin: 0px;
}

.tx-newloginbox-pi1 table {
	margin-top: 10px;
}

/* -- end of newloginbox ---------------------------------------------------------------*/				
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* -- navi block links ---------------------------------------------------------------*/
.main-table {
	margin: 0px 0px 0px 0px;
}
/*-- menu_2 -----------------------------------------------------------------------------------------------------------------------------------------------*/
/**/
/*wichtig: div=rahmen gibt die breite der navibalken vor, jedes element bekommt dann mit display:block den erzwungenen linkbereich.(der ganze balken ist dadurch aktiv, nicht nur der link)*/
#rahmen {
	width: 199px;
}
/*- erste ebene ------------------------------------------------ --*/
/*no*/
TD#menu_2 DIV.menu2-level1-no			{ background: url(../images/pfeil_01_nor.gif) no-repeat; background-color: #1c3754; border-top: #FFFFFF 1px solid; }/*wichtig: zuerst das bg-bild dann die bg-farbe angeben sonst wird diese nicht angezeigt*/
TD#menu_2 DIV.menu2-level1-no A 		{ font-weight: bold; color: #c6cdd4; text-decoration: none; padding: 4px 0px 4px 15px; display: block; }
TD#menu_2 DIV.menu2-level1-no A:hover 	{ font-weight: bold; color: #1c3754; background-color: #7695c9; }
/*mar*/
TD#menu_2 DIV.menu2-level1-mar 			{ background: url(../images/pfeil_01_mar.gif) no-repeat; background-color: #7695c9; border-top: #ffffff 1px solid; }
TD#menu_2 DIV.menu2-level1-mar A 		{ font-weight: bold; color: #1c3754; text-decoration: none; padding: 4px 0px 4px 15px; display: block; }
TD#menu_2 DIV.menu2-level1-mar A:hover 	{ font-weight: bold; color: #1c3754; }
/*act*/
TD#menu_2 DIV.menu2-level1-act 			{ background: url(../images/pfeil_01_act.gif) no-repeat; background-color: #7695c9; border-top: #ffffff 1px solid; }
TD#menu_2 DIV.menu2-level1-act A 		{ font-weight: bold; color: #1c3754; text-decoration: none; padding: 4px 0px 4px 15px; display: block; }
TD#menu_2 DIV.menu2-level1-act A:hover 	{ font-weight: bold; color: #1c3754; }
/*--*/
/*- zweite ebene ------------------------------------------------ --*/
/*no*/
TD#menu_2 DIV.menu2-level2-no 			{ background: url(../images/pfeil_02_nor.gif) no-repeat; background-color: #b3ccf8; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level2-no A 		{ font-weight: normal; color: #1c3754; text-decoration: none; padding: 4px 0px 4px 25px; display: block; }
TD#menu_2 DIV.menu2-level2-no A:hover 	{ font-weight: normal; color: #ffffff; background: url(../images/pfeil_02_act.gif) no-repeat; background-color: #7695c9; }
/*mar*/
TD#menu_2 DIV.menu2-level2-mar 			{ background: url(../images/pfeil_02_mar.gif) no-repeat; background-color: #7695c9; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level2-mar A 		{ font-weight: normal; color: #ffffff; text-decoration: none; padding: 4px 0px 4px 25px; display: block; }
TD#menu_2 DIV.menu2-level2-mar A:hover	{ font-weight: normal; color: #ffffff; }
/*act*/
TD#menu_2 DIV.menu2-level2-act 			{ background: url(../images/pfeil_02_act.gif) no-repeat; background-color: #7695c9; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level2-act A 		{ font-weight: normal; color: #ffffff; text-decoration: none; padding: 4px 0px 4px 25px; display: block; }
TD#menu_2 DIV.menu2-level2-act A:hover 	{ }
/*--*/
/*- dritte ebene ------------------------------------------------ --*/
/*no*/
TD#menu_2 DIV.menu2-level3-no 			{ background: url(../images/pfeil_03_nor.gif) no-repeat; background-color: #b3ccf8; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level3-no A 		{ font-weight: normal; color: #1c3754; text-decoration: none; padding: 4px 0px 4px 35px; display: block; }
TD#menu_2 DIV.menu2-level3-no A:hover 	{ font-weight: normal; color: #ffffff; background: url(../images/pfeil_03_act.gif) no-repeat; background-color: #7695c9; } 
/*mar*/
TD#menu_2 DIV.menu2-level3-mar 			{ background: url(../images/pfeil_03_mar.gif) no-repeat; background-color: #7695c9; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level3-mar A 		{ font-weight: normal; color: #ffffff; text-decoration: none; padding: 4px 0px 4px 35px; display: block; }
TD#menu_2 DIV.menu2-level3-mar A:hover 	{ font-weight: normal; color: #ffffff; }
/*act*/
TD#menu_2 DIV.menu2-level3-act 			{ background: url(../images/pfeil_03_act.gif) no-repeat; background-color: #7695c9; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level3-act A 		{ font-weight: normal; color: #ffffff; text-decoration: none; padding: 4px 0px 4px 35px; display: block; }
TD#menu_2 DIV.menu2-level3-act A:hover 	{ }
/*--*/
/*- vierte ebene ------------------------------------------------ --*/
/*no*/
TD#menu_2 DIV.menu2-level4-no 			{ background: url(../images/pfeil_04_nor.gif) no-repeat; background-color: #b3ccf8; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level4-no A 		{ font-weight: normal; color: #1c3754; text-decoration: none; padding: 4px 0px 4px 45px; display: block; }
TD#menu_2 DIV.menu2-level4-no A:hover 	{ font-weight: normal; color: #ffffff; background: url(../images/pfeil_04_act.gif) no-repeat; background-color: #7695c9; }
/*mar*/
TD#menu_2 DIV.menu2-level4-mar 			{ background: url(../images/pfeil_04_mar.gif) no-repeat; background-color: #7695c9; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level4-mar A 		{ font-weight: normal; color: #ffffff; text-decoration: none; padding: 4px 0px 4px 45px; display: block; }
TD#menu_2 DIV.menu2-level4-mar A:hover 	{ font-weight: normal; color: #ffffff; }
/*act*/
TD#menu_2 DIV.menu2-level4-act 			{ background: url(../images/pfeil_04_act.gif) no-repeat; background-color: #7695c9; border-top: #6B87B6 1px solid; }
TD#menu_2 DIV.menu2-level4-act A 		{ font-weight: normal; color: #ffffff; text-decoration: none; padding: 4px 0px 4px 45px; display: block; }
TD#menu_2 DIV.menu2-level4-act A:hover 	{ }
/*--*/
/* -- end of navi block links ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		

/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		
/* -- sitemap style ---------------------------------------------------------------*/
/*--*/

/*--*/
/* -- end of sitemap ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		
/* -- mailform style ---------------------------------------------------------------*/


/*--*/
/* -- end of mailform ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/*---- tt-news style wurde in der datei ->/typo3conf/ext/tt_news/static/css/setup.txt umbenannt in setup_aus.txt umbenannt und ist damit inaktiv, damit die folgenden styles greifen -----------------------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	/*border:1px solid #F9FFE5;*/
	visibility: hidden;
}
.news-latest-container HR.clearer {
	clear:left;
	visibility: hidden;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/*border:1px solid #333;
	background-color:#BBE53A;*/
}
.news-latest-container H2,.news-latest-gotoarchive {
	/*color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	/*color:#fff;*/
}
.news-latest-gotoarchive A {
	/*color:#fff;*/
}
.news-latest-item {
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	/*border:1px solid #666;*/
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink A {
	float:right;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
.news-list-item {
         height: 150px;
/*	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 0px;
	padding: 2px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	/*color:#fff;*/
	padding-left:2px;
}
.news-list-container H3 A {
	/*color:#fff;*/
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	/*color: #3E551C;*/
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 11px;
}
.news-list-container IMG {
	float: left;
	/*border:1px solid #666;*/
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	font-size:11px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:0px;
	overflow:auto;
}
.news-list-browse {
	text-align: left;
	margin:0px;
	padding:0px;
}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.tx-ttnews-browsebox TD {
	font-size: 11px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	/*background-color: #BBE53A;
	border:1px solid #666;*/
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:0px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

}
.news-single-item H2 {
	font-size: 11px;
	font-weight:bold;
	/*color: #85A600;*/
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: left;
	margin-left:0px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.news-single-timedata {
	margin-right:5px;
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 11px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	/*background-color: #BBE53A;
	border: 1px solid #666;*/
	clear: both;
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666;
	background-color:#F9FFE5;*/
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width:90%;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	/*border:1px solid #333;
	background-color:#BBE53A;*/
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
	list-style-type: none;
}
.news-amenu-container H2 {
	/*color:#fff;*/
	padding:3px;
	/*border:1px solid #666;
	background-color:#769024;*/
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	/*border: 1px solid #666;
	background-color: #769024;
	color:#fff;*/
}
/*---- end of tt-news -----------------------------------------------------------------------------------------------------------------------------*/

