/* Text */
BODY {	background-color : rgb(185,182,182);
	color : rgb(97,93,93);
	font-family : Verdana;
	font-size : 12px;
	background-image : url( "../assets/images/BG1.png" );
	background-repeat : repeat-x;
	background-position : 0% 0%}



P {
	font-size: 12px
	
}

UL {
	font-size: 12px
}

.TextObject {
	font-size: 12px
}

OL {
	font-size: 12px
}

.Hauptnavi {
	font-size: 14px;
 	color: rgb(255,255,255);
 	line-height: 45px;
 	text-decoration: none ;
 	display: block;
	padding-left : 40px;
	padding-right : 36px}

.ContentMitteBG {
	text-align: center;
 	background-image: url( "../assets/images/ContentMitte.png" );
 	background-repeat: repeat-y
}

.HauptnaviAktiv {
	font-size: 14px;
 	color: rgb(255,255,255);
 	line-height: 45px;
 	text-decoration: none ;
 	background-image: url( "../assets/images/HauptnaviHover.png" );
 	background-repeat: repeat-x;
 	padding-left: 57px;
 	padding-right: 54px;
 	display: block
}

.NaviWeissA {
	color: rgb(250,250,249);
 	text-decoration: none ;
 	padding-left: 15px;
 	padding-right: 15px;
 	border-right: 1px solid rgb(255,255,255)
}

.NaviWeissB {
	color: rgb(250,250,249);
 	text-decoration: none ;
 	padding-left: 15px;
 	border-left-style: none;
 	border-top-style: none;
 	padding-right: 15px;
 	border-right-style: none;
 	border-bottom-style: none
}

.NaviWeissAktiv {
    color: rgb(250,250,249);
 	padding-left: 15px;
 	padding-right: 15px;
 	border-right: 1px solid rgb(255,255,255); 
	text-decoration: underline
 }
 
 .NaviWeissAktivB {
    color: rgb(250,250,249);
 	padding-left: 15px;
 	padding-right: 15px;
 	text-decoration: underline
 }

.Logo {
	background-image: url( "../assets/images/Logo.png" );
 	background-repeat: no-repeat;
 	background-position: 17px 100%
}

.AbstandNaviUnten {
	padding-left: 15px;
 	padding-top: 30px
}

.ContentObenBG {
	background-image: url( "../assets/images/ContentOben.png" );
 	background-repeat: no-repeat
}

.AbstandTop {
	text-align: right;
 	padding-top: 26px;
 	padding-right: 20px
}

.BoxLinksUnten {
	line-height: 20px;
 	background-repeat: no-repeat;
 	background-position: 100% 0%;
	background-image : url( "../assets/images/BoxLinksUnten.png" )}

.BoxLinksMitte {
	background-image: url( "../assets/images/BoxLinksMitte.png" );
 	background-repeat: repeat-y;
 	background-position: right top;
 	padding-left: 30px
}

.BoxLinksOben {
	text-transform: capitalize;
 	color: rgb(255,255,255);
 	line-height: 50px;
 	text-decoration: none ;
 	background-image: url( "../assets/images/BoxLinksOben.png" );
 	background-repeat: no-repeat;
 	background-position: right top;
 	padding-left: 30px;
 	padding-top: 2px
}

.BGPfeil {
 	background-repeat: no-repeat;
 	background-position: 0% 50%;
	font-weight : bold;
	background-image : url( "../assets/images/Pfeil.png" );
	padding-left : 17px
	}
	
.ZeilenhoeheZehn {
	line-height: 11px
}

.EinzugFunfzehn {
	padding-left: 17px
}

.LinkFettGrau {
	color: rgb(97,93,93);
 	font-weight: bold;
 	text-decoration: none 
}

H2 {
	font-style: normal;
	color : rgb(97,93,93);
	margin : 0px;
	font-size : 16px
}

H3 {
	font-size : 20px;
	color : rgb(129,65,127);
	font-style : italic;
	margin : 0px
}



H6 {
	font-size: 12px;
	color : rgb(129,65,127)}



H1 {
	font-size: 12px
}

H4 {
	color: rgb(129,65,127);
	font-size : 14px
}

H5 {
	font-size: 24px;
	color : rgb(129,65,127);
	font-style : italic
}

.BildLinks {
   margin-right: 20px;
   margin-bottom: 20px
}

.BildRechts {
   margin-left: 20px;
   margin-bottom: 20px
}
