@charset "utf-8";
/* CSS Document */

/*Allgemeine Klassen*/
.tL{text-align:left}
.tR{text-align:right}
.tC{text-align:center}
.tJ{text-align:justify}

.fL{float:left}
.fR{float:right}
.ClearFloat{clear:both}
.NoDisp{display:none;}
.m20{padding:10px;}
/*Test-Klassen*/
.dev{border: 1px #F00 solid;}

/*Basis*/
body{background:url(../Img/BGHor.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; background-color:#6f6f6e;}
div.TopDiv{background:url(../Img/BgImg.jpg) center no-repeat; height:165px; top:0; left:0; position:absolute; width:100%;}
div.wrapper{position:absolute; top:165px; width:1000px; margin-left:-500px; left:50%; background:url(../Img/BGVert.jpg) repeat-y;}
div.Inner{background:url(../Img/BgWrapper.jpg) no-repeat top;}
div.content{padding:79px 95px 20px;}
#TextContent{width:600px; font-size:12px; line-height:20px; margin:0 auto;}
#TextContent img{margin:0 12px 12px;}
.m20 ul{line-height:24px; font-size:12px;}
.m20 ul li{list-style-image:url(../Img/bullet.png);}
.back{color:#666; letter-spacing:6px; float:right; font-size:12px;}

/*Menu*/
#Menu{width:465px; height:49px; position:absolute; left:50%; margin-left:14px; top:55px;}
.MenuHover, .RedHover{cursor:pointer;width:116px; float:left; text-align:center; font-size:12px; padding-top:18px; height:37px; background-repeat:no-repeat;}


/*Footer*/
div.footer{height:98px; padding:7px 50px; margin:0 20px; color:#FFF; background:url(../Img/BGFooter.jpg) repeat-x; font-size:12px; clear:both;}
div.footer table{width:600px;}
.FooterBild{ position:absolute; width:210px; right:0px;}
div.footer a:link, div.MenuHover a:link{color:#FFF; text-decoration:none}
div.footer a:visited, div.MenuHover a:visited{color:#CCC; text-decoration:none}
div.footer a:hover, div.MenuHover a:hover{color:#FFF; text-decoration:underline}
div.footer a:active, div.MenuHover a:active{color:#FFF; text-decoration:none}

/*Inhalt*/
div.content .StartTab{width:800px; font-size:11px; color:#666; }
div.content .StartTab td{padding:10px; line-height:16px; }
h1{font-size:14px; letter-spacing:1px; color:#009; margin-top:2px;}
img{border:none;}
/*span.Starttext {font-size:12px; color:#000}*/

/*Kontakt*/
#KontaktDiv{margin:0 30px 20px 0; color:#666; font-size:12px; }
#KontaktDiv input{border:none; background:url(../Img/InputBG.jpg) no-repeat; width:377px; height:14px; background-color:transparent; padding:14px; margin-bottom:13px;}
#KontaktDiv textarea{border:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:10px;  background:url(../Img/TextArea.jpg) no-repeat; width:377px; height:372px; background-color:transparent; padding:14px;}

/*Blende*/
#Blende{position:absolute; left:0; top:0; width:120%; height:120%; background:url(../Img/BGStart.png); z-index:20; margin:0;}
#StartLinks {position:absolute; top:490px; left:50%; font-size:14px;}
#StartLinks img{margin:0 6px -5px 30px;}
#StartLinks a:link{color:#FFF; text-decoration:none; }
#StartLinks a:visited{color:#FFF; text-decoration:none; }
#StartLinks a:hover{color:#FFF; text-decoration:underline; }
#StartLinks a:active{color:#FFF; text-decoration:none; }

/*Red*/
#RedList li{list-style-image:url(../Img/bulletRed.png);}