body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #86B416;
	background-image: url('/img/bg_page.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	color: #FFFFFF;
	margin: 0px;
	padding: 16px 32px;
}

h1 {
	color: #608A00;
	padding: 0;
	margin: 0px 0px 4px 0px;
	font-size: 25px;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 16px 0px;
	padding: 0;
	font-weight: bold;
	color: #608A00;
	font-size: 15px;
}

h3 {
	margin: 32px 0px 16px 0px;
	padding: 0;
	font-weight: bold;
	color: #608A00;
	font-size: 16px;
}

h4 {
	margin: 24px 0px 8px 0px;
	font-weight: normal;
	text-decoration: none;
	color: #608A00;
	font-size: 13px;
}

h5 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
	color: #608A00;
	font-size: 16px;
}

p {
	margin: 0px 0px 16px 0px;
}

a {
	color: #6F9909;
	text-decoration: none;
}

a:hover {
	color: #C00400;
	text-decoration: underline;
}

a img {
	border: 0;
}

/* ----------------------------------------------------------------
 * Standard-Seiten
 */
#pageHeader, #pagefooter {
	width: 960px;
}

/*
#pageHeader {
	height: 132px;
	background-image: url('/img/page_logo.gif');
	background-repeat: no-repeat;
	background-position: 8px 8px;	
}
*/
#pageNavigation {
	background-image: url('/img/page_logo.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	padding: 136px 0px 0px 0px;
	float:left;
	width: 240px;
}

#pageNavigationService {
	margin: 0px 0px 16px 0px;
}

#pageNavigationService ul {
	padding: 0;
	margin: 0;
	width: 218px;
	_width: 202px;
	list-style-type: none;
	background: transparent;
}

#pageNavigationService ul li {
	display: block;
	background: #FFFFFF;
	color: #608A00;
	margin: 0px 0px 1px 0px;
}

#pageNavigationService ul li a {
	color: #608A00;
	text-decoration: none;
	display: block;
	_width: 100%;
	padding: 0px 8px;
	line-height: 160%;
}

#pageNavigationService ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #608A00;
}

#pageNavigationNewsletters ul {
	padding: 0;
	margin: 0;
	width: 218px;
	_width: 202px;
	list-style-type: none;
	background: transparent;
}

#pageNavigationNewsletters ul li {
	display: block;
	background: #608A00;
	color: #FFFFFF;
	margin: 0px 0px 1px 0px;
}

#pageNavigationNewsletters ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	_width: 100%;
	padding: 0px 8px;
	line-height: 160%;
}

#pageNavigationNewsletters ul li a:hover {
	color: #608A00;
	text-decoration: none;
	background: #FFFFFF;
}


#pageContent {
	float: left;
	width: 616px;
	margin: 0px 0px 0px 32px;
	background: #FFFFFF;
	color: #333333;
}

#pageContentInner {
	margin: 24px 24px 32px 24px;
	line-height: 150%;
}

#pageContentInner ul {
	margin: 0;
	padding: 0px 0px 0px 24px;
}

#pageContentInner ul li {
	margin: 16px;
}

#pageContentFooter {
	padding: 8px 0px 16px 0px;
	text-align: right;
	background: #86B416;
	color: #F6F3ED;
}

#pageContentFooter a {
	color: #F6F3ED;
	text-decoration: none;
}

#pageContentFooter a:hover {
	text-decoration: none;
}

#pageFooter {
	clear: both;
}

/* ----------------------------------------------------------------
 * Newsletter-Seiten
 */
#newsletterBody {
	padding: 10px;
	background-color: #FFFFFF;
}

#newsletterBody h1,
#newsletterBody h2,
#newsletterBody h3,
#newsletterBody h4 {
	color: #000000;
}

#newsletterHeader {

}

#newsletterTitle {

}

#newsletterSubTitle {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 2px 4px;
	margin: 0px 0px 12px 0px;
}

#newsletterSpacerContent {
	display: none;
}

.newsletterServiceCol, .newsletterInfoCol {
	float: left;
	width: 28%;
	_width: 166px;
}

.newsletterContentCol {
	float: right;
	width: 70%;
	_width: 402px;
}

.newsletterContentSeparator {
	clear: both;
/*	padding: 8px 0px 16px 0px;*/
}


.newsletterContentSeparator img {
	margin: 8px 0px 16px 0px;
}

.newsletterContentSeparator img.newsletterCategorySeparator {
	padding: 8px 0px 16px 0px;
}


#newsletterFooter {
	color: #FFFFFF;
	padding: 4px;
	clear: both;
}

.newsletterFooterLink {
	color: #FFFFFF;
	text-decoration: underline;
}

.newsletterFooterLink:hover {
/*	color: #333333;*/
	text-decoration: none;
}

ul.navigationChildPages {
	padding: 0px 0px 0px 24px;
	margin: 0;
	list-style-type: none;
	background: transparent;
}

ul.navigationChildPages li {
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 8px 0px;
	background-image: url('/img/icon_newsletter.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/* ----------------------------------------------------------------
 * Newsletter-Abo
 */
.subscriptionSingleData {
	
}

#subscriptionSingleControl {

}

#formSubscriptionSingleNewsletter {
	margin: 0px 0px 16px 0px;
}

.subscriptionDo {
	background-image: url('/img/link_ok_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 6px 0px 4px 32px;
	display: block;
}

.formfieldCheckboxOuterContainer {
	padding: 4px 3px;
}

.alternationColor0 {
	background-color: #F5FAEB;
}

.formfieldCheckboxContainer {
	position: relative;
	padding: 2px 0px 12px 26px;
}

.formfieldCheckboxContainer input {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* ----------------------------------------------------------------
 * Allgemeine Selektoren
 */
.paragraph {
	margin: 0px 0px 16px 0px;
}

.messageErrorContainer,
.messageSuccessContainer {
	padding: 0px 0px 24px 36px;
}

.messageErrorContainer {
	background-image: url('/img/icon_error.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.messageSuccessContainer {
	background-image: url('/img/icon_success.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* ----------------------------------------------------------------
 * Knöpfe
 */
.button {
	background: transparent;
	background-image: url('/img/buttons_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	width: 101px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #505050;
	overflow: hidden;
	padding-bottom: 2px;
	cursor: pointer;
}

.button:hover {
	background-position: 0px -24px;
	color: #FFFFFF;
	font-weight: bold;
}