/*generelle absätze auf 0 setzen*/
* { margin: 0 0 0 0; padding:0  }
/*generelle css*/
body { background-color: #141215; }
p {  }
td { }
.bildrand { border: solid 1px #395b88; }
#content { background-color: #fff; position: relative; top: 30px; left: 50%; width: 996px; height: 696px; z-index: 12; margin-left: -498px; border: solid 1px #c58b28; }
#content-oben { background-color: #fff; position: absolute; z-index: 60; top: 0; left: 0; width: 100%; height: 324px; }
#content-unten { background-color: #97ccd5; position: absolute; z-index: 50; top: 324px; left: 0; width: 100%; height: 372px; }
#menumachine { position: absolute; top: 20px; left: 10px; width: 200px; height: 250px; z-index: 500; }
#menu-darum { position: absolute; z-index: 700; top: 190px; left: 223px; width: 160px; height: 100px; }
#menu1 { background-color: #baad75; position: absolute; z-index: 500; top: 24px; left: 164px; width: 46px; height: 282px; }
#menu2 { background-color: #daebee; position: absolute; z-index: 500; top: 24px; left: 214px; width: 290px; height: 282px; }
#menu3 { background-color: #baad75; position: absolute; z-index: 500; top: 24px; left: 511px; width: 28px; height: 282px; }
#logo { position: absolute; z-index: 500; top: 59px; left: 684px; width: 260px; height: 66px; }
#navsmallright { position: absolute; z-index: 600; top: 600px; left: 996px; width: 33px; height: 30px; }
#navsmallleft { position: absolute; z-index: 600; top: 600px; left: 963px; width: 33px; height: 30px; }
#impressum { position: absolute; z-index: 700; top: 320px; left: 1006px; width: 24px; height: 81px; }
#text1 { position: absolute; z-index: 500; top: 30px; left: 214px; width: 266px; height: 260px; padding-right: 12px; padding-left: 12px; }
#text-darum-links { position: absolute; z-index: 700; top: 364px; left: 50px; width: 150px; height: 260px; }
#menufooter { position: absolute; z-index: 500; top: 680px; left: 580px; width: 260px; height: 20px; }
#menufooter-links { position: absolute; z-index: 500; top: 679px; left: 74px; width: 260px; height: 20px; }
#menufooter-mitte { position: absolute; z-index: 500; top: 675px; left: 384px; width: 120px; height: 20px; }
/*links standard*/
a:link { color: #b51622; text-decoration: none; }
a:visited { color: #b51622; text-decoration: none; }
a:hover { color: #131114; text-decoration: none; }
a:active { color: #131114; text-decoration: none; }
/*links standard nicht fett*/
.linknichtfett a:link { color: #131114 !important; text-decoration: none; }
.linknichtfett a:visited { color: #131114 !important; text-decoration: none; }
.linknichtfett a:hover { color: #18829a !important; text-decoration: none; }
.linknichtfett a:active { color: #131114 !important; text-decoration: none; }
/*schriften*/
.fliesstext { color: #4f4f4f; font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 19px; text-decoration: none; }
.fliesstext-smaller { color: #4f4f4f; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 19px; text-decoration: none; padding: 10px; }
.text-darum-small { color: #5c5c5c; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 19px; text-decoration: none; }
.text-start-small { color: #141215; font-size: 11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 19px; text-decoration: none; padding: 12px; }
.text-start { color: #141215; font-size: 16pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 39px; padding-left: 50px; }
.text-impressum-big { color: #141215 !important; font-size: 18pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 26px; }
.text-impressum-start { color: #131114 !important; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
.text-impressum-small { color: #141215 !important; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; }
/*PNG fix*/
img, div { behavior: url(http://iturtle.eu/kunden/bs/css/iepngfix.htc) }
