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

div.farbetab			{ color:#669dc0; }
th						{ color:#6b6b6b; }
td 						{ color:#4a4a4a; }
div.farbestd			{ color:#3e3e3b; }
div.farbehell			{ color:#6b6b6b; }
body                    { margin:auto; background-color:#1b1b1b; width:894px; }

a.splash		{ background-image:url(img/splash.gif); }

a.header    	        { background-image:url(img/Header.gif); float:left; width:770px; height:211px; }

a.headerButton1         { background-image:url(img/Button1.jpg); float:right; width:124px; height:52px; }
a.headerButton1:link    { }
a.headerButton1:visited { }
a.headerButton1:hover   { background-image:url(img/Button1H.jpg); }
a.headerButton1:active  { }

a.headerButton2         { background-image:url(img/Button2.jpg); float:right; width:124px; height:40px; }
a.headerButton2:link    { }
a.headerButton2:visited { }
a.headerButton2:hover   { background-image:url(img/Button2H.jpg); }
a.headerButton2:active  { }

a.headerButton3         { background-image:url(img/Button3.jpg); float:right; width:124px; height:44px; }
a.headerButton3:link    { }
a.headerButton3:visited { }
a.headerButton3:hover   { background-image:url(img/Button3H.jpg); }
a.headerButton3:active  { }

div.headerUnterButton   { background-image:url(img/NaviF.jpg); float:right; width:124px; height:75px; }
div.contentBCC           { background-color:#0b0b0b; float:left; background-repeat:repeat; width:894px; }
div.contentBICH           { background-image:url(img/Content.gif); position:static; background-repeat:no-repeat; }
div.contentBICF           { background-image:url(img/Footer.gif); background-position:bottom; position:relative; background-repeat:no-repeat; padding:10px 60px 105px 60px; }
