/*##########################
# Allgemeine Styles        #
##########################*/
A {
	text-decoration: underline;
	color: #7e734c;
}
A.nav {
	text-decoration: none;
	color: #7e734c;
}
A:hover {
	text-decoration: underline;
	color: #979790;
}
TD, P, OL, UL, DIV {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	/*margin: 0;*/
}

TD, P, DIV {
	margin: 0;
}

H1 { font-size: 18px; }
H2 { font-size: 16px; }
H3 { font-size: 13px;}
H4 { font-size: 11px; }
H5 { font-size: 10px; }
P, H1, H2, H3, H4, H5 {margin: 0px 0px 5px 0px;}
H1, H2, H3, H4, H5 {
	color: #009241;
}
a.none-decoration {
	text-decoration: none;
}
.blocksatz {
	text-align: justify;
	font-size:8pt;
}
.info {
	color: #83776C;
}
.rahmen {
	border: 1px dotted #FDF3CE;
	padding: 2px;
}
.rahmen-1 {
	border: 1px solid #FDF6D9;
	padding: 2px;
}
.foot {
	background-color: #FDF6D9;
}
.hgr-0 {
	background-color: #FFFFFF;
}
.hgr-1 {
	background-color: transparent;
}
.hgr-2 {
	background-color: #FDFBF1;
	padding: 1px;
}
.hgr-3 {
	background-color: #F9F2D6;
}
.color-0 {
	color: #a49b96;
}
.color-1 {
	color: #E1E3E3;
}
.color-2 {
	color: #D1D3D4;
}
.color-3 {
	color: #BEC1C2;
}
.headline {
	background-color: #F9F2D6;
	padding: 2px;
}
.rubrik {
	background-color: transparent;
}
.datum {
	background-color: transparent;
}
.text {
	background-color: transparent;
}
.absatz {
	background-color: #F9F2D6;	
}
content_footer_left {
	font-size: 8pt;
	color: #807f7e;
}
input.style-0 {
	border: 1px solid #7e734c;
	background: #F2F2F3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	margin-top: 2px;
	height: 19px;
}
input.style-1 {
	border: 1px solid #CCCDCF;
	color: #a49b96;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	height: 15px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	margin-top: 2px;
}
input.style-2 {
	width: auto;
	background-color: transparent;
	font-size: 8pt;
}
input.style-3 {
} 

/************
* Menüstyles
************/
/**********************************
*  MENU , level 1, normal state (NO) 
***********************************/
.container-menu-1 {
	margin: 8px 0 0 18px;
	padding: 0 0 5px 0;
	height: auto;
	width: auto;
	overflow: visible;
	white-space: nowrap;
	text-align: left;
	font-size: 9pt;
	color: #7e734c;
	background-color: transparent;
	border-bottom: 1pt solid #FFFFFF;
}
* html .container-menu-1 { /* IE Hack */
}
a.menu-1-no {
	color: #7e734c;
	text-decoration: none;
}
a.menu-1-no:hover {
	color: #979790;
	text-decoration: none;
}
/*  MENU , level 0, normal state (ACT) */
a.menu-1-act {
	font-weight: bold;
	color: #7e734c;
	text-decoration: none;	
}
a.menu-1-act:hover {
	color: #979790;
	text-decoration: none;
}

/*******
  MENU 1, level 1, normal state (NO) 
*********/
.container-menu-2 {
	background-color:#FDE899;
	border-bottom:1px solid #FFFFFF;
	color:#7E734C;
	font-size:9pt;
	height:auto;
	margin:-1px 0 0 18px;
	padding:0 5px 6px 2px;
	text-align:left;
	white-space:nowrap;
	width:auto;
}
* html .container-menu-2 { /* IE Hack */
}
a.menu-2-no {
	color: #707E4C;
	text-decoration: none;
}
a.menu-2-no:hover {
	color: #979790;
	text-decoration: none;
}

/*  MENU 2, level 1, active state (ACT) */
a.menu-2-act {
	color: #707E4C;
	text-decoration: none;
	font-weight: bold;
}
a.menu-2-act:hover {
	color: #979790;
	text-decoration: none;
}

/***********
  MENU 1, level 2, normal state (NO) 
************/
.container-menu-3 {
	background-color:#FDE899;
	border-bottom:1px solid #FFFFFF;
	font-size:8pt;
	height:auto;
	margin:-2px 0 0 18px;
	padding:0 5px 5px;
	text-align:left;
	white-space:nowrap;
	width:auto;
}
* html .container-menu-3 { /* IE Hack */
}

a.menu-3-no {
	color: #007C35;
	text-decoration: none;
}
a.menu-3-no:hover {
	text-decoration: none;
	color: #979790;
}

/*  MENU 1, level 2, active state (ACT) */
a.menu-3-act {
	color: #007C35;
	text-decoration: none;
	font-weight: bold;
}
a.menu-3-act:hover {
	text-decoration: none;
	color: #979790;
}

/***********************
* Spacer
************************/
div.container-spacer {
background:none repeat scroll 0 0 transparent;
height:26px;
margin:0 auto;
width:auto;
}
/*#########################
# Spezialmenüs
##########################*/
/*MenüPfad*/
a.menu_pfad {
	text-decoration: none;
	color:  #7f7f7f;
}
a.menu_pfad:hover {
	text-decoration: none;
	color: #979790;
}
/*Fußzeile unter Content*/
a.menu_content_footer {
	font-size: 8pt;
	text-decoration: none;
	color: #7f7b6d;
}
a.menu_content_footer:hover {
	text-decoration: none;
	color: #979790;
}

/* für Kontaktformular */
.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 10px;
}
.csc-mailform-submit {
margin-top: 20px;
}
.csc-mailform-field {
margin-top: 10px;


/*#################*/
/* RTE-Styles      */
/*#################*/
/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE.
#
# TYPO3 SVN ID: $Id: default.css 2663 2007-11-05 09:22:23Z ingmars $
# ***************************************************************************************/

/* Left, center, right and justify alignment of text in block elements*/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {	border: none;}
a.external-link-new-window {	border: none;}
a.internal-link {	border: none;}
a.internal-link-new-window {	border: none;}
a.download {}
a.mail {}
