* {
	margin: 0;
	padding: 0;
}

body {
	background: #E9EDDE url(../images/bg.jpg) top repeat-x;
}

img {
	border: 0;
}

#pageWrapper {
	width: 797px;
	position: absolute;
	margin-left: -450px;
	left: 50%;
}

#leftNav {
	/*b

ackground-color:#fff;*/
    margin-top: 165px;
	/* 

Mitscrollen der Navigation */
	position: fixed;
}

#flash {
	width: 571px;
	height: 304px;
}

#header {
	width: 571px;
	height: 118px;
	margin-top: 37px;
	background-image: url(../images/header_banner_new.gif);
}

#leftColumn {
	width: 213px;
	margin-right: 10px;
	float: left;
}

#rightColumn {
	width: 571px;
	float: left;
	/* Mit

scrollen Navigation */ 
	position: absolute;
	left: 235px;
}

.block {
	background-color: #fff;
	margin-bottom: 10px;
}

.section {
	border-top: 1px solid #DADFC9;
	padding: 23px 23px 3px 23px;
}

.nav {
	padding: 5px 15px;
	overflow: hidden;
}

.horizontalMenu li {
	float: left;
	margin-right: 15px;
	list-style-image: url(../images/home_icon.gif);
	list-style-position: inside;
	list-style-type: disc;
}

.horizontalMenu li a {
	margin-right: 15px;
}

.horizontalMenu li.home {
	list-style-image: url(../images/home_icon.gif);
}

.horizontalMenu li.kontakt {
	list-style-image: url(../images/envelope_icon.gif);
}

.horizontalMenu li.links {
	list-style-image: url(../images/pages_icon.gif);
}

.horizontalMenu li.newsletter {
	list-style-image: url(../images/paper_icon.gif);
}

.horizontalMenu li.drucken {
	list-style-image: url(../images/printer_icon.gif);
}

.horizontalMenu li.impressum {
	list-style-image: url(../images/impressum_icon.gif);
}

.navHeading {
	display: block;
	margin: 1px 0px;
	border: 1px solid #ADC88B;
	color: #5B5B5B;
	padding: 4px 0px 4px 23px;
}

.back1 {
	background: #C8D4B0 url(../images/item1.jpg) repeat-x;
}

.back2 {
	background: #CFDABA url(../images/item2.jpg) repeat-x;
}

.back3 {
	background: #D8E0C8 url(../images/item3.jpg) repeat-x;
}

.back4 {
	background: #E3E8D4 url(../images/item4.jpg) repeat-x;
}

.back5 {
	background: #EBEFE0 url(../images/item5.jpg) repeat-x;
}

.back6 {
	background: #EBEFE0 url(../images/item6.jpg) repeat-x;
}

.back7 {
	background: #F9FAF4 url(../images/item7.jpg) repeat-x;
}

.navHeading .selected {
	padding-left: 15px;
	margin-left: -10px;
	background: transparent url(../images/blue-selected-arrow.gif) no-repeat center left;
	font-weight: bold;
}

.navSubheading {
	color: #DFE9EB;
	padding-left: 33px;
	background-color: #88B90A;
	line-height: 16px;
}

.navSubheading ul {
	margin: 15px 0px;
	width: 190px;
}

.navSubheading a {
	color: #DFE9EB;
}

.navSubheading a:hover {
	padding-left: 15px;
	margin-left: -15px;
	background: transparent url(../images/white-selected-arrow.gif) no-repeat center left;
}

.navSubheading .selected {
	padding-left: 15px;
	margin-left: -15px;
	background: transparent url(../images/white-selected-arrow.gif) no-repeat center left;
}

.navSubheading li {
	list-style: none;
}

h1 {
	color: #FDBB31;
	font-size: 17px;
	margin-bottom: 16px;
}

h2 {
	color: #FDBB31;
	font-size: 13px;
	margin-bottom: 16px;
	margin-top: 32px;
}

h3 {
	color: #5B5B5B;
	font-size: 11px;
	margin-top: 16px;
}

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	line-height: 19px;
	letter-spacing: .5px;
}

body a {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	line-height: 19px;
	letter-spacing: .5px;
	text-decoration: none;
}

body p {
	margin-bottom: 20px;
}

.horizontalMenu li a {
	color: #7AB800;
	text-decoration: none;
}

/* -------------------------- Content-Update -------------------------- */

/* Settings die auch in der xEditableArea im FCK-Editor gemacht werden muessen, damit Editor-Version gleich aussieht wie Nicht-Editor-Version */

#content_update {

}

#content_update ul {
	margin: 10px;
	margin-left: 14px;
}

#content_update li {
	list-style-type: square;
	margin-bottom: 10px;
}

/* Layout-Table - Mehr oder weniger ungestylte Tabelle fürs Layout */

#content_update table {
	border: 0px none;
	border-collapse: collapse;
}

#content_update td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table td.td_time {
	text-align: right;
	width: 120px;
	color: #FDBB31;
}

#content_update table td p {
	margin: 0px;
}

#content_update table td img {
	padding-left: 5px;
}

/* Content-Table - Gestylte Tabelle */

table.content_table {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.content_table td {
	border-top: 1px solid #e3edd9;
	border-bottom: 1px solid #e3edd9;
}

table.content_table th {
	border-bottom: 3px solid #e3edd9;
	text-align: left;
}

table.content_table td {
	padding-right: 5px;
}




#content_update a {
    font-weight: bold;
	color: #76B700;
	background-image: url(../images/darkblue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	text-decoration: none;
}

#content_update a:hover {
	color: #FDBB31;
	background-image: url(../images/yellow_arrow.gif);
}

/* -------------------------- Login-Home -------------------------- */

#login {
	height: 27px;
	line-height: 27px;
	background: #E9F2DD;
	padding-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #76B700;
}

.bold {
	font-weight: bold;
}

a.logout {
	background: url(images/logout.gif);
}

a.logout img {
	padding-right: 7px;
}

/* -------------------------- Login-Form -------------------------- */

#site {
	margin-top: 40px;
	margin-bottom: 100px;
	text-align: center;
}

#loginwrapper {
	width: 340px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	background: #FFF;
}

#loginform {
	padding: 20px;
}

#loginform table {
	text-align: left;
}

.textfield {
	border: 1px solid #D9E4E6;
	background: #FFF;
	color: #FDBB31;
	height: 16px;
	width: 180px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
}

.button {
	border: 1px solid #D9E4E6;
	background: #FFFFFF;
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}

.td_label {
	line-height: 25px;
	width: 100px;
	font-weight: bold;
}

.td_cont {
	width: 200px;
}

.td_submit {
	text-align: center;
	padding-top: 40px;
}

/* ---------------------------EditInPlace (eip)-----------------------*/

#clickarea:hover, .clickarea:hover {
	background: #FFF9EC;
	cursor: pointer;
}

.eip_input_txt, .eip_textarea {
	border: 0px none;
	border-bottom: 1px solid #80A1B0;
	/*

border-top: 1px solid #80A1B0;*/
	background: #FFF9EC;
	font-size: 10pt;
	font-weight: bold;
	font-size: 11px;
	color: #5B5B5B;
	letter-spacing: 0.5px;
	line-height: 19px;
	font-family: Verdana, Arial, sans-serif;
}

.eip_textarea {
	width: 100%;
	font-weight: normal;
	height: 100px;
}

#content_update .eip_button {
	padding-left: 0px;
	background-image: none;
}

#content_update .eip_button:hover {
	padding-left: 0px;
	background-image: none;
	cursor: pointer;
}

.eip_button img:hover, .addrows_button:hover, .deleterows_button:hover  {
	cursor: pointer;
}

.addrows_button {
	margin-left: 4px;
}

.deleterows_button {
	position: relative;
	top: 5px;
}
/* Newsletter */

.newsletter_form_input {
	padding-left: 20px;
}

/* Texteingabefelder */

.input_txt {
	width: 200px;
	border: 0px none;
	border-bottom: 1px solid #76B700;
	background: #E9F2DD;
	font-size: 10pt;
	font-weight: bold;
	font-size: 11px;
	color: #5B5B5B;
	letter-spacing: 0.5px;
	line-height: 19px;
	font-family: Verdana, Arial, sans-serif;
}

.input_button {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #76B700;
	background: #E9F2DD;
	font-weight: bold;
	font-size: 10pt;
	color: #5B5B5B;
}

.input_button:hover {
	cursor: pointer;
}


/* NEWS-Liste */

.news_item {
	border-bottom: 1px solid #e3edd9;
	padding-bottom: 10px;
	padding-top: 10px;
}

.news_title {
	float: left;
}

.news_date {
	float: right;
}


/* Diverse Klassen */

.clearboth {
	clear: both;
}