body  {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #f9f6dd;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

dt, dl {
	margin:0px;
	padding:0px;
}

td{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

ul { list-style-image:url(../img/aufzaehlung.jpg); }

hr{	border-width:0px; height:0px; border-bottom:1px solid #2a842C; }

h1{
	color:#2a842C;
	font-size:20px;
	margin-top:-4px;
	margin-bottom:-15px;
}
h2{
	color:#2a842C;
	font-size:13px;
	margin-bottom:-10px;
}
h3{
	color:#2a842C;
	font-size:13px;
	margin-bottom:-8px;
}
a{	
	/*font:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a842C;
	text-decoration:underline;
	font-weight:normal;
}

a:link{
	/*font:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a842C;
	text-decoration:underline;
	font-weight:normal;
}

a:active{
	/*font:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a842C;
	text-decoration:underline;
	font-weight:normal;
}
a:visited{
	/*font:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a842C;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	/*font:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
.twoColFixRtHdr #container { 
	width: 898px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background: #FFFFFF; 
	height:70px;
	/*padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#menu { 
	height:50px; 
	margin-left:10px; 
	margin-top:-7px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; 
	/*background: #EDE180; */
}
.twoColFixRtHdr #sidebar1 .csc-textpic-image {
	margin-left: 0px;
}

#picture{
	position:relative;
	width:270px;
	left:15px;
	float:left;
}
.twoColFixRtHdr #mainContent { 
	position:relative;
	left:17px;
	width:550px;
	text-align:justify;
	float:left;
}
.twoColFixRtHdr #mainContentText { 
	position:relative;
	left:17px;
	width:860px;
	text-align:justify;
	float:left;
} 

.twoColFixRtHdr #mainContentNews,
#mainEinspaltig { 
	position:relative;
	left:17px;
	width:250px;
	text-align:justify;
	float:left;
} 
#mainEinspaltig {
	width: 560px;
}

.twoColFixRtHdr #news { 
	position:relative;
	left:30px;
	width:280px;
	text-align:justify;
	float:left;
} 

.twoColFixRtHdr #footer { 
	overflow:hidden;
	position:relative;
	width: 100%;
	height: 50px;
	background-color: #ece080;
	text-align: left;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	/*padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixRtHdr #sponsoren {
	float: left;
	margin: 0px;
	padding: 0px 30px 0px 10px;
	background-color: #ffffff;
}

.twoColFixRtHdr #sponsoren img {
	border: 0px;
	margin-right: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainmenu{
	width:580px;
	height:70px;
	float:left;
	background-color:#FFFFFF;
}
#mainmenu_content{
	position:relative;
	left:5px;
	border:1px solid #2a842c;
	border-top:0px;
	word-spacing:-1px;
	background-color:#FFFFFF;
	color:#2a842c;
	font-size:12px;
	border-top:0px;
	border:1px solid #2a842c;
	text-align:center;
}
#logo{
	width:305px;
	height:70px;
	float:right;
	background-image:url(img/logo.jpg);
}
#adresszeile{
	position:relative;
	text-align:left;
	height:20px;
	width: 900px;
	overflow:hidden;
	margin: 0 auto;
	margin-top:4px;
	font-size:10px;
	
}
#adresse{
	float:left;
	position:relative;
	text-align:left;
	height:20px;
	width: 670px;
	overflow:hidden;
	margin: 0 auto;
}

#shortlinks{
	float:left;
	position:relative;
	text-align:right;
	height:20px;
	width: 230px;
	overflow:hidden;
	margin: 0 auto;
}

/***********************************
     MENU
***********************************/
#nav, #nav ul {
 font-size:11px;
 float: left;
 width: 580px;
 list-style: none;
 padding: 0px;
 margin:0px;
 margin-left:9px;
 margin-top:0px;
 z-index:9999999;
 height:26px;
 border-width:0px; 
 border-left:1px solid #2a842C;
 list-style-image:none; /* nicht löschen */
}


#nav a {
 display: block;
 color: #000000;
 text-decoration: none;
 font-size:11; 
 font-weight:bold;
 padding:5px 5px;
 z-index:9999999;
 text-align:left;
 margin-top:1px;
 border-width:0px; 
 border-right:1px solid #2a842C;
 border-bottom:1px solid #2a842C; 
 list-style-image:none; /* nicht löschen */
 }

#nav a:hover{
 display: block;
 color: #2a842C;
 text-decoration: none;
 font-size:11; 
 font-weight:bold;
 padding:5px 5px;
 margin:0px;
 margin-top:1px;
 z-index:9999999;
 text-align:left;
 /*background-position: 0 0; /* kicks IE 7 */
}

#nav li {
 float: left;	
 padding: 0;
 overflow:visible;
 z-index:9999999;
 list-style-image:none; /* nicht löschen */
}

/* 2. menüebene*/

#nav li ul {
 position: absolute;
 left: -999em;
 height: auto;
 width: 180px;
 font-weight: bold;
 letter-spacing:normal;
 margin: 0em 0em 0em 0em;
 text-align:left;
 background-color:#EDE180;
 margin-left:0px;
 z-index:9999999;
  border-width:0px;
 border-left-width:0px;
 border-bottom:-width:0px;
}

#nav li ul li {
 margin-left:10px;
 padding-left:0px;
 z-index:9999999;
}
 
#nav li ul li a {
 margin-top:1px;
 color: #000000;
 font-size:11; 
 font-weight:bold;
 width:150px;
 padding: 0px 0px 5px 0px;
 text-align:left;
 z-index:9999999;
 border:0px;
 min-height: 15px;
 height: auto !important;
 height: 20px;
 border-width:0px;
 border-left-width:0px;
 border-bottom:-width:0px;
}
/*Mouse over 2. Menüebene*/
#nav li ul li a:hover {
 margin-top:1px;
 font-size:11; 
 font-weight:bold;
 width:150px;
 color: #2a842C;
 z-index:9999999;
 border:0px;
 padding:0px 0px;
 padding: 0px 0px 5px 0px;
 border-width:0px;
 border-left-width:0px;
 border-bottom:-width:0px;
 /*background-position: 0 0; /* kicks IE 7 */
}

#nav li ul li.menuparent a:hover {
 margin-top:1px;
 font-size:11; 
 width:150px;
 color: #2a842C;
 z-index:9999999;
 border:0px;
 height: 20px;
/*background-position: 0 0; /* kicks IE 7 */
}

/* 3. menüebene*/
#nav li ul li.menuparent ul li a:hover {
 font-size:11; 
 font-weight:bold;
 width:10em;
 background-image:url(../img/submenu_bgr.png);
 background-position:bottom;
 background-repeat:no-repeat;
 color: #2a842C;
 z-index:9999999;
 border:0px;
 height: 20px;
 /*background-position: 0 0; /* kicks IE 7 */
}
#nav li li li{
 background-image:url(../img/submenu_bgr.png);
 background-position:bottom;
 background-repeat:no-repeat;
 z-index:9999999;
}

#nav li ul ul {
 margin: -1,9em 0 0 3,6em ;
 z-index:9999999;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
 left: -999em;
 z-index:9999999;
 /*background-position: 0 0; /* kicks IE 7 */
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
 left: auto;
 z-index:9999999;
 }
.news_box p{
	margin:0px;
	margin-top:10px;
	margin-bottom:0px;
}

.csc-mailform{
	margin: 0px;
	padding: 0px;
	border-width:0px;
}

#mailformformtype_mail{
	border-width:0px;
	border:1px solid #2a842C;
	background-color:#FFFFFF;
}

input{
	border-width:0px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

textarea{
	border-width:0px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
.csc-mailform-field {
	padding-bottom: 2px;
}

.csc-mailform-label{
	font-size:10px;
	clear:both;
	width:100%;
}
label{
	font-size:10px;
	width:100%;
	clear:both;
	display:block;
}

.csc-textpic-image {
	margin-bottom: 10px !important;
}

.clearer {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.partner {
margin-bottom: 10px;
}
.partner-logo {
	float: left;
	margin-right: 10px;
	width: 250px; 
}
.partner-logo img {
	border: 0px;
}
.partner-info {
	float: left;
}



/************************************
 *** Styles aus dem RTE *************
 ************************************/
@import "stylesRTE.css";

