html {height:100%}
body {	
	margin: 0;
	padding: 0;
	/*background-color: #E9E9EA;*/
	background-color: #000000;	
	min-height: 101%;
}
#LMain {
background-image: url(/img/css/bg_body.gif);
background-position: 76px 0px;
background-repeat: repeat-y;
margin: 0 auto;
width: 980px;
background-color: #E9E9EA;
}
/* Top */
#LTop {
height: 160px;
padding: 0px 33px 0px 23px;
width: 924px;
}
#LTop #LLogo {
float:left;
height: 160px;
width:520px;
}
#LLogoSatz {
background-color: #E9E9EA;
height:23px;
padding-top: 3px;
}
#LTop #LZitat {
/*background-color: #828384;*/
float: right;
height: 160px;
width: 388px;
}
#LZitat #LZitatText {
border-right: 1px #FFF solid;
float: left;
height: 150px;
padding: 9px 20px 0px 24px;
text-align: right;
width: 215px;
}
.tZitatText {
color: #828385;
font-size: 80%;
line-height: 19px;
}
#LZitat #LZitatBild {
float: left;
height: 160px;
width: 128px;
}
#LAuthor {
color:  #828385;
font-size: 70%;
text-align: right;
padding-top: 8px;
}
/* Center */
#LCenter {
background-color: #FFF;
border-left: 1px #FFF solid;
border-top: 1px #FFF solid;
margin-left: 77px;
padding-bottom: 69px;
width: 869px;
}
#LCenterLeft {
float: left;
width: 197px;
}
/* Left Bpx */
.lLeftBox1 {
background-color: #E9E9EA;
margin-top: 27px;
padding: 4px 4px 4px 0px;
}
.lLeftBox2 {
background-color: #E9E9EA;	
border-bottom:  1px #FFF solid;
border-right:  1px #FFF solid;
border-top:  1px #FFF solid;
}
.lLeftBoxTitel {
padding: 8px 0px 7px 15px;
border-bottom:  1px #FFF solid;
}
.lLeftBoxTitel .testimonial {
padding-left: 17px;
}
.lLeftBoxTitel .kontakt {
background-image: url(/img/css/schnellkontakt.gif);
background-position: 0px 6px;
background-repeat: no-repeat;
padding: 0px 0px 0px 19px;
}

.lLeftBoxContent {
padding: 15px 20px 15px 32px;
}
.lLeftBoxContent h3 {
padding-bottom: 7px;
}
.lLeftBoxContent img {
border: 1px solid #848484;
display: block;
margin-bottom: 14px;
}
.lLeftBoxContent .testimonial {
border-bottom: 1px solid #848484;
padding-bottom: 8px;
margin-bottom: 6px;
}
#LCenterContent {
float: left;
padding: 17px 0px 0px 47px;
width: 563px;
}
/* Absatz 1 */
.LAbsatz1 {
padding-bottom: 25px;
}
.LAbsatz1Dec {
background-image: url(/img/css/bg_absatz.gif);
background-position: 182px 0px;
background-repeat: repeat-y;
width: 563px;
}
.LAbsatz1Image img {
border: 1px solid #848484;
}
.LAbsatz1Image {
float: left;
padding-right: 20px;
width: 175px;/*195px;*/
}
.LAbsatz1ContentWithImage {
float: left;
width: 368px;	
}
.LAbsatzzLink {
color: #848484;
font-size: 70%;
margin-top: 18px;
border-top: 1px solid #E9E9EA;
padding-top: 7px;
}
.LAbsatzzLink a {
background-image: url(/img/css/bg_arrow_right.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 16px;
color: #848484;
text-decoration: none;
}
.LAbsatzzLink a:hover {
color: #DD272D;
}
/* Path */
#LPath {
color: #828384;
font-size: 70%;
margin-bottom: 26px;
text-transform: lowercase;
}
#LPath a, #LPath a:hover {
color: #828384;
}
.LEinleitung {
margin-bottom: 30px;
}
/* Navi 1 */
.LeftNavi1 {
background-color: #828384;
color: #FFFFFF;
font-size: 70%;
border-bottom: 1px #FFF solid;
padding: 9px 0px 9px 13px;
}
.LeftNavi1 a, .LeftNavi1 a:hover {
background-image: url(/img/css/bg_nav1.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
color: #FFFFFF;
padding: 0px 0px 0px 15px;
text-decoration:none;
}
.LeftNavi1s {
background-color: #E9E9EA;
color: #828384;
font-size: 70%;
border-bottom: 1px #FFF solid;
padding: 9px 0px 9px 13px;
}
.LeftNavi1s a, .LeftNavi1s a:hover {
color: #828384;
background-image: url(/img/css/bg_nav1_s.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding: 0px 0px 0px 15px;
text-decoration:none;
}
/* Navi 2 */
.LeftNavi2 {
background-color: #FFF;
color: #FFF;
font-size: 70%;
border-bottom: 1px #FFF solid;
padding: 9px 0px 9px 13px;
}
.LeftNavi2 a, .LeftNavi2 a:hover {
background-image: url(/img/css/bg_nav2.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
color: #828384;
padding: 0px 0px 0px 15px;
text-decoration:none;
}
.LeftNavi2s {
background-color: #FFF;
color: #828384;
font-size: 70%;
border-bottom: 1px #FFF solid;
padding: 9px 0px 9px 13px;
}
.LeftNavi2s a, .LeftNavi2s a:hover {
color: #D8090C;
background-image: url(/img/css/bg_nav2_s.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding: 0px 0px 0px 15px;
text-decoration:none;
}
/* Bottom */
#LBottom {
border-bottom: 2px #FBFBFB solid;
margin-bottom: 5px;
margin-left: 78px;
padding: 10px 12px 12px 16px;
width: 841px;
}
#LBottomLeft {
float: left;
}
#LBottomRight {
float: right;
padding-top: 7px;
width: 68px;
}
.tBottom {
color: #D8090C;
font-size: 70%;
}
.tBottom a {
color: #828384;
text-decoration: none;
}
.tBottom a:hover {
color: #D8090C;
}
.lBottomNavi {
float: left;
padding: 0px 10px 0px 10px;
}
.lBottomNavi .sitemap {
background-image: url(/img/css/sitemap.gif);
background-position: 0px 0px;
background-repeat: no-repeat;	
padding: 0px 0px 5px 22px;
}
.lBottomNavi .impressum {
background-image: url(/img/css/impressum.gif);
background-position: 0px 3px;
background-repeat: no-repeat;	
padding: 0px 0px 5px 22px;
}
.lBottomNavi .privacy {
background-image: url(/img/css/privacy.gif);
background-position: 0px 1px;
background-repeat: no-repeat;	
padding: 0px 0px 5px 22px;
}
.lBottomNaviDelimiter {
background-color: #D8090C;
float: left;
height: 12px;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
width: 1px;
}


/* Layer No-Script */
#layernoscript {
left: 0px;
top: 5px;
position:absolute;
width:100%;
}
#centernoscript {
margin: 0px auto;
width:960px;
}
#noscript {
padding-left:200px;
width:300px;
}
.txtnoscript				{font-size: 70%; color: #D8090C; font-weight:bold;}
.txtnoscript a 			{color: #D8090C; text-decoration:underline}
.txtnoscript a:hover 	{color: #D8090C;}