BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #574D3C;
	background-color: #FFFFff;
	line-height:130%;
}

DIV,P,INPUT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11,5px;
	color: black;
	line-height:140%;
}


BODY,FORM{
/*	overflow: auto; */ 
	margin:0;
	padding:0;
}



A {
	color: #c90000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}


H1{
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:20px;
	
}

UL{
	list-style-image:url(../images/navigation/aufz_rot.gif);
}

#content_text{
	margin-top:12px;
	padding-right:16px;
}



/****TOP***/

#top{
	width:880px;
	height:170px;
}

#top_bild{
	width:735px;
	height:170px;
	float:left;
}

#top_logo{
	width:145px;
	height:170px;
/*	background-color:#EFEFEF;*/
	float:right;
}

.top_logo_item{
	margin-top:25px;
/*	background-color:#EFEFEF;*/
	
}




/****MAINMENU***/

#mainmenu{
	width:880px;
	height:22px;
	background-color: #C90000;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	/*position: relative;*/
	
}

.mainmenu_1 { 
	margin-top: 0px;
}

/* ++ Layer 2 ++ */

.headermenu_lay2 {
	width: 130px;
	border-bottom: 1px solid #FFFFFF;
}
/* normal */
.headermenu_lay2_no {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #1D3C89;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	text-align: left;
}

.headermenu_lay2_no a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.headermenu_lay2_no a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* active */
.headermenu_lay2_act {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #C90000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding: 3px;
	padding-left: 10px;
	text-align: left;
}

.headermenu_lay2_act a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.headermenu_lay2_act a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}






/****CONTENT***/

#content .content_title {
    background-image: url(/fileadmin/templates/images/navigation/aufz_blau.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 12px;
}

#box_content{
	width:880px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;	
	border-left:1px solid #E8E4DD;

}


/****LEFTMENU***/

#leftmenu{
	width:169px;
	float:left;	
	
}

#box_leftmenu{
	padding-top:52px;
	padding-left:12px;

}

#box_leftmenu .menu{
	margin-top:8px;
}

#box_leftmenu .menu_sub{
	margin-top:8px;
}

#box_leftmenu IMG{
	margin-right:4px;
}


.menu_sub{
	margin-left:12px;
}

#box_leftmenu A{
	color:#808080;
	font-weight:bold;
}

#box_leftmenu A:hover{
	text-decoration:underline;
	font-weight:bold;
}

#menu_cur{
	margin-top:8px;
}

#menu_cur A{
	color: #C90000;
	font-weight:bold;
}

#menu_cur A:hover{
	text-decoration:underline;
	font-weight:bold;
}

#menu_sub_cur{
	margin-top:8px;
	margin-left:12px;
}

#menu_sub_cur A{
	color: #C90000;
	font-weight:bold;
}

#menu_sub_cur A:hover{
	text-decoration:underline;
	font-weight:bold;
}
#spendenlogo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


/****CONTENT***/

#content{
	width:530px;
	float:left;
}


/****SIDEBAR***/
#lang {
	width:880px;
	padding-left:0px;
	margin-top:-9px;
	position: relative;
	border:0px solid blue;
}

#lang_switch {
	width:60px;
	text-align:center;
	border:0px solid blue;
	position: absolute;
	top:-10px;
	left:812px;
	padding-left:0px;
/*
	position: absolute;
	top: 5px;
	left: 789px;
	z-index:1000;
*/
}

#lang_switch img {
    border: 1px;
    border-color: #aaa;
    border-style: solid;
}

#sidebar_search{
	width:180px;
	padding-top:15px;
	padding-bottom:5px;
	float:right;
	background-color:#efefef;
	text-align:center;

}

#sidebar_Searchbox{
	width:135px;
}
#sidebar{
	width:180px;
	padding-top:12px;
	padding-bottom:12px;
	float:right;
	background-color:#efefef;
	text-align:center;

}
#sidebar_container{
   width:180px;

}
.sidebar_content_search {
	width:160px; 
   margin-bottom:12px;
	margin-right:10px; 
	margin-left:10px;
	background-color:#efefef;
	text-align:center;

}
.sidebar_content{
	width:160px;
	margin-bottom:12px;
	margin-right:10px; 
	margin-left:10px;
	background-color:#efefef;
	text-align:center;

}

.sidebar_title{
	background-color: #65A350;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;

}

.sidebar_text {
	background-color: #ffffff;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color: #ffffff;
border-left-color: #ffffff;
color: #000;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-bottom: 12px;

}


.sidebar_text P {

margin:0;
padding:0;

}

#sitem{
	border:1px solid #999999;
	height:16px;
}

/* Sidebar neu */

.sidebar_content2 {
    width: 160px;
    margin: 0 0 0 10px;
    *margin-left: 2px;
    padding: 0;
    border: 0;
}

.sidebar_content2 .csc-header h1 {
    font-size: 12px;
	background-color: #65A350;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

.sidebar_content2 p {
    background-color: #FFF;
    padding: 5px;
}

.sidebar_content2 .csc-textpic {
    margin: 0;
    padding: 0;
    background-color: #FFF;
} 

.sidebar_content2 p {
    margin: 0;
    text-align: center;
}


/****FOOTER***/

.footer{
	width:880px;
	height:20px;
	padding-top:3px;
	padding-bottom:1px;
	background-color:#c90000;
	clear:both;
}

.footer p{
	color:#ffffff;
	margin: 0;
	padding: 0;
}

.footer a{
	color:#c0c0c0;
}

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; font-size: 12px; border-top: 12px solid #FFFFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

h1, h2 {
	font-size: 18px;
	font-weight: bold;
}

/* - Typo3 Tabelle - */


.tab_header_bez {
	background-color: #e1e1e1;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 3px solid #65a350;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
}

.tab_firstcol {
width:100%;
	background-color: #e8e4dd;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	padding-left: 2px;
	padding-right: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
}

.tab_content {
	background-color: #e8e6e6;
	color: #000000;
	padding: 5px;
	padding-left: 3px;
	padding-right: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
}

.content_title {
	font-size: 13px;
	font-weight: bold;
	color: #c90000;
}


/* - Typo3 Tabelle - CSS-StyledContent */
.contenttable td {
    padding: 2px 5px 2px 5px;
    font-size: 11px;
} /* Zellen allg. */


/*
.contenttable td { padding:0; } 
.contenttable p { padding:0;margin:0; } 
.teasertext_outer { padding-left:5px;height:5px; }
.teasertext_inner { padding-left:5px; }
*/


	/* ---- LAYOUT 0 ---- mit Header, Breite dyn.*/
.contenttable.contenttable-0 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; background-color: #002E5E; color: #FFFFFF; font-weight: bold; } /* erste Zeile */
.contenttable.contenttable-0 .td-0 { background-color: #DDDDDD; color: #333333; font-weight: normal; } /* erste Spalte */
.contenttable.contenttable-0 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-0 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */

	/* ---- LAYOUT 1 ---- mit Header, Breite 100% */
.contenttable.contenttable-1 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-1 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; background-color: #c90000; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-1 .td-0 { background-color: #DDDDDD; color: #333333; font-weight: bold; } /* erste Spalte */
.contenttable.contenttable-1 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-1 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */

	/* ---- LAYOUT 2 ---- mit Header, Breite 100%, keine Spalte 1, alt. Zeilen */
.contenttable.contenttable-2 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-2 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; background-color: #c90000; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-2 .td-0 { font-weight: bold; vertical-align: top;} /* erste Spalte */
.contenttable.contenttable-2 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-2 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */

	/* ---- LAYOUT 3 ---- ohne Header, Breite dyn. */
.contenttable.contenttable-3 td { background-color:#EEEEEE }
.contenttable.contenttable-3 .td-0 { background-color: #c90000; color: #FFFFFF; font-weight: bold; } /* erste Spalte */

	/* ---- LAYOUT 4 ---- ohne Header, Breite 100% */
.contenttable.contenttable-4 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-4 td { background-color:#EEEEEE }
.contenttable.contenttable-4 .td-0 { background-color: #c90000; color: #FFFFFF; font-weight: bold; } /* erste Spalte */

	/* ---- LAYOUT 5 ---- mit Header, letzte Spalte fixe Breite */
.contenttable.contenttable-5 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-5 .td-last { width: 100px; text-align: right; } /* letzte Spaltenbreite fix*/
.contenttable.contenttable-5 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; background-color: #c90000; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-5 .td-0 { background-color: #CCCCCC; color: #333333; } /* erste Spalte */
.contenttable.contenttable-5 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-5 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */

	/* ---- LAYOUT 6 ---- mit Header, Breite 100%, Einspalter, 1.Zei. Titel, 2.Zei. Beschr. */
.contenttable.contenttable-6 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-6 .tr-odd { background-color: #EFEFEF; font-weight: bold; }	/* Zeilen ungerade */
.contenttable.contenttable-6 .tr-odd td { background-image:url(../images/bullet_arrow_blue.gif); background-repeat:no-repeat; background-position: 10px 8px; padding-left: 21px; } /* Zeilen ungerade 2 */
.contenttable.contenttable-6 .tr-even td {	background-color: #FFFFFF; padding-left: 30px;} /* Zeilen gerade */
.contenttable.contenttable-6 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; color: #FFFFFF; font-weight: bold; padding-left: 10px; background-color: #c90000;}	/* erste Zeile */

	/* ---- LAYOUT 7 ---- mit Header, Breite 100% */
.contenttable.contenttable-7 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-7 .tr-even td { text-align: right; } /* Zellen, Zeilen gerade */
.contenttable.contenttable-7 .tr-odd td { text-align: right; }	/* Zellen, Zeilen ungerade */
.contenttable.contenttable-7 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; background-color: #c90000; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-7 .td-0 { background-color: #DDDDDD; color: #333333; font-weight: bold;} /* erste Spalte */
.contenttable.contenttable-7 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-7 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */
.contenttable.contenttable-7 .tr-even .td-0 { text-align: left; } /* Zeilen gerade */
.contenttable.contenttable-7 .tr-odd .td-0 { text-align: left; }	/* Zeilen ungerade */

/* ---- LAYOUT 8 ---- mit Header, Breite 100%, erste Spalte fix, letzte Spalte fix */
.contenttable.contenttable-8 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-8 .td-last { width: 100px; } /* letzte Spaltenbreite fix*/
.contenttable.contenttable-8 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; background-color: #c90000; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-8 .td-0 { width: 60px; background-color: #CCCCCC; color: #333333; font-weight: bold;} /* erste Spalte */
.contenttable.contenttable-8 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-8 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */

	/* ---- LAYOUT 9 ---- mit Header, Breite 100%, hinten fix 220px */
.contenttable.contenttable-9 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-9 .td-last { width: 200px; } /* letzte Spaltenbreite fix*/
.contenttable.contenttable-9 .tr-0 td { background-image:url(../images/bg_table_header.jpg); background-repeat:repeat-x; background-position: top; background-color: #c90000; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-9 .td-0 { background-color: #DDDDDD; color: #333333; font-weight: bold; } /* erste Spalte */
.contenttable.contenttable-9 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-9 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */




