/* Strukturen */
html,body{height:100%;width:100%;overflow:auto;}
body{font-family:Verdana,Arial,Helvetica,sans-serif;margin:0;padding:0;text-align:center;background-color:#996666;background-image:url(../img/layout/Background.png);background-repeat:repeat-x;}
div#main{width:98%;margin:0 auto;position:relative;height:100%;}
.HideText{display:none;}

div#KingLayer{width:750px;height:640px;position:absolute;z-index:1;left:50%;margin-left:-380px;top:0;background-image:url(../img/layout/KingLayer.png);background-position:top;background-repeat:no-repeat;}

/* Ticker */
div#Ticker{width:360px;height:145px;position:absolute;left:50%;margin-left:-175px;z-index:2;top:20px;}

/* Galerie */
div#ContentHolder{position:absolute;height:356px;width:570px;vertical-align:top;}

/* Seiteinhalt (unten) */
div#navbottom{position:absolute;left:50%;margin-left:-380px;z-index:1;top:625px;width:750px;height:15px;}
div#copyrights{position:absolute;left:50%;margin-left:-380px;z-index:1;top:645px;width:750px;height:50px;}
div#restof{position:absolute;left:50%;margin-left:-380px;z-index:1;top:700px;width:750px;text-align:center;}

td.NameRow{height:20px;text-align:center;}

/* Links */
a.copyrights{font-size:10px;font-weight:bold;text-decoration:none;}
a.copyrights:hover{color:#980000;font-size:10px;font-weight:bold;text-decoration:underline;}
a{color:#FCFCFC;font-size:11px;text-decoration:none;}
a:hover{color:#333333;font-size:11px;text-decoration:underline;}
a.RedNormBold{color:#980000;font-size:11px;text-decoration:none;font-weight:bold;}
a.RedNormBold:hover{color:#CCCCCC;font-size:11px;text-decoration:none;font-weight:bold;}

/* Schrift u. Text */
.RedNormBold{color:#FF9900;font-size:11px;text-decoration:none;font-weight:bold;}
.fontsmallgrey{color:#999999;font-size:10px;font-weight:bold;}
.fontsmallwhite{color:#fff;font-size:10px;font-weight:bold;}
.fontnormalgrey{color:#999999;font-size:12px;}
.fontnormalblack{color:#00000;font-size:12px;}
.fontgaldescript{color:#00000;font-size:12px;}

.NewsTickerMessage{height:100px;}
