html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
/*	overflow: auto; */ 
	margin: 0px;
	text-align: center;
}

h2{
	color:#BE530C;
	font-weight:bold;
	text-decoration:none;
	font-size: 100%;
}

td {
	font-size: 11px;
	color: #333333;
	text-align: left;
}

a {
	color: #BE530C;
	text-decoration: none;
}

a:hover {
	color: #BE530C;
	text-decoration: underline;
}

li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}


/*  maintable  */

#maintable {
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/main_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#maintable_left {
	background-image: url(../images/main_leftimg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
}
#maintable_middle {
	width: 851px;
	vertical-align: top;
}
#maintable_right {
	background-image: url(../images/main_rightimg.gif);
	background-position: right top;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: right;
}

/*  headertable  */

#headertable {
	width: 851px;
	margin-top: 20px;
}

/*  headermenu  */

#headermenu {
	width: 851px;
	margin-top: 5px;
}
#headermenu_middle {
	background-image: url(../images/headermenu_bg.gif);
	background-repeat: repeat-x;
	height: 46px;
	padding-left: 10px;
}

/* ++ Headermenu Layer 2 ++ */

.headermenu_lay2 {
	width: 130px;
	border-bottom: 1px solid #815D08;
}
/* normal */
.headermenu_lay2_no {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #F1B425;	wird im TS-Setup festgelegt	*/
	border-left: 1px solid #815D08;
	border-right: 1px solid #815D08;
	border-top: 1px solid #815D08;
	padding: 3px;
	padding-left: 10px;
	text-align: left;
}
.headermenu_lay2_no a {
	color: #042615;
	font-weight: bold;
	text-decoration: none;
}
.headermenu_lay2_no a:hover {
	color: #042615;
	font-weight: bold;
	text-decoration: none;
}
/* active */
.headermenu_lay2_act {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #FEF9ED;	wird im TS-Setup festgelegt */
	border-left: 1px solid #815D08;
	border-right: 1px solid #815D08;
	border-top: 1px solid #815D08;
	padding: 3px;
	padding-left: 10px;
	text-align: left;
}
.headermenu_lay2_act a {
	color: #042615;
	font-weight: bold;
	text-decoration: none;
}
.headermenu_lay2_act a:hover {
	color: #042615;
	font-weight: bold;
	text-decoration: none;
}


/*  languagemenu  */

#langmenu {
	width: 820px;
	margin-top: 3px;
	padding-right: 31px;
	text-align: right;
}
#langmenu a {
	color: #333333;
	text-decoration: none;
}

#langmenu a:hover {
	color: #BE530C;
	text-decoration: underline;
}

/*  Content Outer  */

#content_outer {
	width: 851px;
}

/*  Leftmenu  */

#leftmenu_main {
	width: 127px;
	vertical-align: top;
}


/***
---- Leftmenu Allgemein ----
****/

#leftmenu_box {				/* Menuebox */
	width: 100px;			/* Menuebreite = Zellenbreite - margin-left */
	margin-left: 27px;
	margin-top: 40px;
}

/*** Layer 1 ******************************/
/*** normal ***/
.leftmenu_1_no {
	background-image: url(../images/leftmenu_1_no.gif);	/* Hintergrund mit Bullet */
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 11px;		/* Linkabstand zum linken Rand */
	padding-top: 0px;		/* Linkabstand zum oberen Rand */
	margin-bottom: 5px;		/* Abstand zum naechsten Menuepunkt */
}
.leftmenu_1_no a {
	color: #446D53;
	text-decoration: none;
}
.leftmenu_1_no a:hover {
	color: #BE530C;
	text-decoration: none;
}
/*** active ***/
.leftmenu_1_act {
	background-image: url(../images/leftmenu_1_no.gif);	/* Hintergrund mit Bullet */
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 11px;		/* Linkabstand zum linken Rand */
	padding-top: 0px;		/* Linkabstand zum oberen Rand */
	margin-bottom: 5px;		/* Abstand zum naechsten Menuepunkt */
}
.leftmenu_1_act a {
	color: #BE530C;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu_1_act a:hover {
	color: #BE530C;
	font-weight: bold;
	text-decoration: none;
}

/*** Layer 2 ******************************/
/*** normal ***/
.leftmenu_2_no {
	background-image: url(../images/leftmenu_2_no.gif);	/* Hintergrund mit Bullet */
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 21px;		/* Linkabstand zum linken Rand */
	padding-top: 0px;		/* Linkabstand zum oberen Rand */
	margin-bottom: 5px;		/* Abstand zum naechsten Menuepunkt */
}
.leftmenu_2_no a {
	color: #446D53;
	text-decoration: none;
}
.leftmenu_2_no a:hover {
	color: #BE530C;
	text-decoration: none;
}
/*** active ***/
.leftmenu_2_act {
	background-image: url(../images/leftmenu_2_no.gif);	/* Hintergrund mit Bullet */
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 21px;		/* Linkabstand zum linken Rand */
	padding-top: 0px;		/* Linkabstand zum oberen Rand */
	margin-bottom: 5px;		/* Abstand zum naechsten Menuepunkt */
}
.leftmenu_2_act a {
	color: #BE530C;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu_2_act a:hover {
	color: #BE530C;
	font-weight: bold;
	text-decoration: none;
}




/*  Content  */

#content_main {
	width: 491px;
	vertical-align: top;
}

#bigtitle {
	height: 24px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(../images/bullet_bigtitle.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;		/* Titelabstand zum linken Rand */
	padding-top: 3px;		/* Titelabstand zum oberen Rand */
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #074023;
	text-align: left;
}
#bigtitle_line {
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/bigtitle_line.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: right;
}
#content_box {
	margin-left: 24px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-right: 1px solid #815D08; 

}

/*  Sideinfo  */

#sideinfo_main {
	width: 180px;
	vertical-align: top;
	padding-left: 10px;
}
#sideinfo_main .csc-default {
	background-color:#FCEFD1;

}
#sideinfo_main .csc-default p{
	padding:5px;
}
#contentRight p{
	text-align: justify;
}
#sideinfo_main .csc-default .csc-header{
	background-color: #96A68E;
	color: white;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	height:16px;
}
#sideinfo_main .csc-default .csc-header h1{
	color: white;
	margin:0px;
}
#sidebar_search {
	/*margin-top: 40px;*/
	height: 17px;
	margin-bottom: 25px;
}
#search_button {
	margin-left: 4px;
	float: left;
}
.search_input {
	width: 130px;
	height: 17px;
	border: 1px solid #815D08;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 4px;
	float: left;
}

.sidebar_content{
	width:160px;
	margin-bottom:12px;
	text-align:left;
}

.sidebar_title {
	background-color: #96A68E;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

.sidebar_text {
	background-color: #FCEFD1;
	padding: 5px;
	margin-bottom: 12px;
}


/*  Footer  */

#footer {
	width: 851px;
	margin-top: 15px;
}
#footer_content {
	background-color: #F8D992;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

/*  Infomenu  */

#infomenu {
	width: 851px;
	margin-top: 5px;
}
#infomenu_left {
	text-align: left;
	padding-left: 10px;
	font-size: 10px;
}
#infomenu_left a {
	color: #333333;
	text-decoration: none;
}
#infomenu_left a:hover {
	color: #BE530C;
	text-decoration: none;
}
#infomenu_right {
	text-align: right;
	padding-right: 10px;
}


/*************************************************
*******     TYPO 3 - CSS-StyledContent     *******
**************************************************/

/*  Typo 3 Bodytext - CSS-StyledContent */
.bodytext {
	margin: 0px;
	text-align: left;
}


/* - Typo3 Tabelle - CSS-StyledContent */

.contenttable td {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.contenttable .tr-even {
	background-color: #FFFFFF;
}
.contenttable .tr-odd {
	background-color: #EFEFEF;
}
.contenttable .tr-0 td {
	background-color: #96A68E;
	color: #FFFFFF;
	font-weight: bold;
}
.contenttable .td-0 {
	background-color: #FCEFD1;
}


/* - Typo3 Content Titel - CSS-StyledContent */

.csc-header h1 {
	font-size: 12px;
	font-weight: bold;
	color: #88461A;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
}
.csc-header .csc-firstHeader {
	margin-top: 0px;
}

/* - Typo3 Indexed Search */

.tx-indexedsearch-rules h2 { font-size: 13px; font-weight: bold;}
.tx-indexedsearch-res { width: 445px;}
/* 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;
}

.tx-flashpageheader-pi1 img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #0000ff;
}
.tx-flashpageheader-pi1 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #00ff00;
}*/

/* - Typo3 - Mailform - CSS-StyledContent */

.csc-mailform {
	border: 0px;
}
.csc-mailform-field {			/* Komplette Zeile */
	clear: left;
}
.csc-mailform-field label {		/* Bezeichnung */
	clear: left;
	display: block;
	float: left;
	width: 150px;				/* Breite */
	font-weight: bold;
	color: #BE530C;
	padding-top: 3px;
	margin: 0px;
}
#rueckruf .csc-mailform-field label {		/* Bezeichnung */
	clear: left;
	display: block;
	float: left;
	width: 150px;				/* Breite */
	font-weight: bold;
	color: #BE530C;
	padding-top: 3px;
	margin: 0px;
}
#rueckruf .csc-mailform-field input#mailformformtype_mail {		/* Submitbutton */
	clear: left;
	margin-left: 150px;			/* Button unter die Felder setzen */
	width: auto;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #E8E6E1;
	padding: 2px;
}
.csc-mailform-field input {		/* Eingabefeld */
	width: 200px;				/* Breite */
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 10px;		/* Abstand zur naechsten Zeile */
}
.csc-mailform-field input[type="checkbox"] {		/* Eingabefeld */		
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 10px;		/* Abstand zur naechsten Zeile */
	width: auto;
}

.csc-mailform-field textarea {	/* Textarea */
	width: 200px;				/* Breite */
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 10px;		/* Abstand zur n�chsten Zeile */
}

.csc-mailform-field input#mailformformtype_mail {		/* Submitbutton */
	clear: left;
	margin-left: 150px;			/* Button unter die Felder setzen */
	width: auto;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #E8E6E1;
	padding: 2px;
}
.tx-slideshow-pi1 {
	text-align:left;
}



