body {
	font-family: Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {
list-style-type:square;
}

div.break {
	padding-bottom:8px;
}
div.break_pic {
	padding-bottom:3px;
}


ol,ul {
	margin-top:8px;
	margin-bottom:8px;
}

table.form {
	border-collapse:collapse;
	border-spacing:0px;
}

.form td {
	padding:1px 2px 1px 6px;
	border:1px solid black;
}

p, .BodyText p {
	margin-top:0px;
	margin-bottom:8px;
}

/* PAGE TITLE */

.PageTitle, div .PageTitle, p .PageTitle, body .PageTitle{
	background-color:#AAE6C0;
	font-family:Verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:16px;
	text-align:left;
	padding:0px 0px 0px 8px;
	margin-bottom:11px;
}

.BodyText .PageTitle {
	background-color:#AAE6C0;
	font-family:Verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:16px;
	text-align:left;
	padding:0px 0px 0px 8px;
	margin-bottom:11px;
}


/* MainPageTitle */

.MainPageTitle, div .MainPageTitle, p .MainPageTitle, body .MainPageTitle{
	background-color:#AAE6C0;
	font-family:Verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:16px;
	text-align:left;
	padding:0px 0px 0px 8px;
	margin-bottom:5px;
}

.BodyText .MainPageTitle {
	background-color:#AAE6C0;
	font-family:Verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:16px;
	text-align:left;
	padding:0px 0px 0px 8px;
	margin-bottom:5px;
}


/* CONTENT LINK */

a.ContentLink, div .ContentLink, p .ContentLink, body .ContentLink {
	padding-left:13px;
	background-image:url(../images/content/contentpfeil.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	color:#4D996D;
	font-family:Verdana;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.up {

margin-top: 4px;
}
a.linkup {
	padding-left:15px;
	background-image:url(../images/navigation/pfeil_up.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	color:#4D996D;
	font-family:Verdana;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	padding-top:2px; 
	}
	
.MainPageTitle .ContentLink {
  padding-left:10px;
	background-image:url(../images/content/contentpfeil.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	color:#4D996D;
	font-family:Verdana;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}


a:hover.ContentLink {
	color: #287940;
}

/* Back LINK */

a.BackLink, div .BackLink, p .BackLink, body .BackLink {
	padding-left:13px;
	background-image:url(../images/content/contentpfeil_back.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	color:#4D996D;
	font-family:Verdana;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

a:hover.BackLink {
	color: #287940;
}
a.NormalLink, div .NormalLink, p .NormalLink, body .NormalLink {
	color:#4D996D;
	font-family:Verdana;
	font-weight:bold;
	line-height:12px;
	text-decoration:underline;
}

a:hover.NormalLink {
	color: #287940;
}


/* FOOTER STYLES */

.StandardLink {
	color: #4D996D;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}

a:hover.StandardLink {
	color: #287940;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
.StandardLink10 {
	color: #4D996D;
	font-family: Verdana;
	font-size: 12px;
	text-decoration:none;
}

a:hover.StandardLink10 {
	color: #287940;
	font-family: Verdana;
	font-size: 12px;
	text-decoration:none;
}

.FooterLine {
	border-top: 1px solid #4D996D;
	border-bottom:  1px solid #4D996D;
}

/* CONTENT HEADLINE */

.BodyText .Headline {
	margin-top: 11px;
	margin-bottom: 11px;
	font-family: Verdana; 
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.Headline, p .Headline, div .Headline, body .Headline, td .Headline {
	margin-top: 11px;
	margin-bottom: 11px;
	font-family: Verdana; 
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.SubHeadline {
	margin-top: 11px;
	margin-bottom: 11px;
	font-family: Verdana; 
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}


.Abbinder, .BodyText .Abbinder, div .Abbinder {
   line-height: 15px;
   margin-top: 5px;
   padding-bottom: 8px;
   font-weight: bold;
   font-size: 13px;
   text-align: right;
   color: #FF6600;

} 

/* CONTENT BODY TEXT */

td .BodyText {
	font-family: Verdana;

	font-size: 12px;
	color:#000000;
	line-height: 16px
}

.BodyText {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	line-height: 16px
}

.BodyText P, .BodyText DIV, .BodyText td, body .BodyText {
	margin-bottom: 3px;
	font-family: Verdana;
	font-size: 12px; 
}

.leftIMG {
	margin: 4px 11px 4px 0px;
}

.rightIMG {
	margin-right: 1x;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px
}

* SUB HEADING */

.SubHeadingRow {
	height:	12px;
}

.TeaserBody .SubHeading {
	padding-top: 11px;
	margin-bottom: 3px;
	font-family: Verdana;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.SubHeading, p .SubHeading, div .SubHeading, td .SubHeading, body .SubHeading {
	padding-top: 11px;
	margin-bottom: 3px;
	font-family: Verdana;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}


/* TEASER STYLES RIGHT*/

.TeaserHeadline1 {
	border-top: 1px solid #436c48;
	border-left: 1px solid #436c48;
	border-right: 1px solid #436c48;
	background-image: url(../images/teaser/teaser_top_kachel.gif);
}

.TeaserHeadline2 {
	padding-top:1px;
	padding-left: 21px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #12511A;
	line-height:15px;

	background-image: url(../images/teaser/leftpfeil_off.gif);
	background-repeat:no-repeat;
}


.TeaserBody, p .TeaserBody, div .TeaserBody, td .TeaserBody, body .TeaserBody {
	border-bottom:1px solid #436c48;
	border-left: 1px solid #436c48;
	border-right: 1px solid #436c48;
	font-family: Verdana;
	font-size:12px;
	line-height:15px;
	padding: 8px 5px 11px 17px;
}

.TeaserBody a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 13px;
	font-weight:bold;
	color: #4D996D;
	text-decoration: underline;
	text-align: left;
}

.TeaserBody a:hover {
	color: #287940;
}


.TeaserImage {
	border-left: 1px solid #436c48;
	border-right: 1px solid #436c48;
}

/* Introduction */

.introduction {
	padding-top: 4px;
	margin-bottom: 3px; 
}

/* BACK TO TOP */

.BackToTop {
	padding-top: 4px;
	padding-bottom: 5px;
}

.BackToTop A {
	font-family: Verdana;
	font-size: 12px;
}



/* CUSTOM */

.captionbold   {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	margin-top: 2px;
	margin-bottom: 4px;
}
.popupnounderline   {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #4D996D;
	text-decoration: none;
}

.linktitle{
   font-weight: bold;
   font-size: 12px;
   color:#4D996D;
   line-height: 16px
}

/* INFOBOX */

.InfoBox, div .InfoBox {
	border: 1px solid black;
	background-color: #CEF0DA;
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:11px 5px 11px 17px;
}

.InfoBoxHead, .InfoBox .InfoBoxHead, div .InfoBoxHead{
	margin-bottom: 8px;
	color: #FF6600;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}
.bu {
font-size:11px;
font-weight:bold;
margin: 3px 0px 3px 0px;

}
