/*Siedlercommunitystyle Gold + Blau */
/*CSS Dokumentiert am 22.11.2007 von (Koenigspython)J.S. */
/* Hintergrundfarbe unterhalb des Footers */
body {
	background-color : #001863;/*dunkelblau*/
         margin : 0px; padding : 0px;
         min-width : 1000px;
}
/* Logo der Seite (Rahmen, Logo, Position des Logos)*/
div.Banner {
         border-style : none; border-width : 0px;
         background-image : url(../images/header_bg.jpg); background-position : center;
         height : 172px;
}
/* Hintergrundfarbe oberhalb des Footers */
div.Webpage {
	padding : 0px; margin : 0px;
         border-style : none; border-width : 0px;
                  
         background-color : #001863;/*dunkelblau*/
         
         width : 100%;
}
/* Navigationsleiste unterhalb des Logos (Hintergrund, Rahmen, Textausrichtung) */
div.MetaNavigation {
         background-image : url(../images/golddesign/MetaNavigationgoldverlauf.gif);
         border-color : #f9f6d8;/*hellgelb*/ border-top-style : solid; border-bottom-style : solid; border-width : 2px; 
         height : 26px;
         padding : 0px;
         text-align : center; vertical-align : middle;
}
/* Navigationsleiste unterhalb des Logos (Textfarbe und Textform) */
div.MetaNavigation a {
	color : #162D93;/*hellrot*/
         font-weight : bold; font-family : Comic Sans MS; text-decoration : none; font-size : 15px;
}
/* Navigationsleiste unterhalb des Logos (Hoverfarbe des Textes) */
div.MetaNavigation a:hover {
	color : #ad0000;/*dunkelrot*/
}
/* ? (Schrift) */
div.MetaNavigation span {
	margin : 8px;
         color : #001863;/*dunkelblau*/
         font-size : 20px;
}
/* diverse Mitteilungen (Hintergrund, Rahmen)*/
div.SystemMessage {
	background-color : #04c604;/*grün*/
         border-color : #000000;/*schwarz*/ border-style : solid; border-width : 1px; 
}
/* Linke Seite */
div.LeftArea {
	width : 165px;
         float : left;
         margin-bottom : 10px;
}
/* Mittlere Seite */
div.CenterArea {
         margin-left : 175px;
		 margin-right : 175px; 
		 margin-top : 10px;
		 
 }


/* Mittlere Box Headline (Hintergrund, Rahmen, Schrift) */
div.CenterArea .Headline {
		margin : 0px;
		padding : 5px;
		background-image : url(../images/golddesign/MetaNavigationgoldcenter.gif);
        background-color : #f9f6d8;/*hellgelb*/
        border-color : #decfad;/*hellbeige*/ 
		border-style : outset; 
		border-width : 2px; 
        color : #1071ef;/*hellblau*/ 
		font-family : Verdana; 
		text-align : center; 
		font-size : 20px; 
		font-weight : bold;
		
}

/* Mittlere Box Fehlermeldung (Hintergrund, Rahmen, Schrift) */
div.CenterArea .ErrorMessage {
	margin : 0px; padding : 5px;
         background-color : #e70000;/*hellrot*/
         
         border-color : #decfad;/*hellbeige*/ border-bottom-style : solid; border-left-style : solid; border-right-style : solid; border-width : 2px; 
         color : #f9f6d8;/*hellgelb*/ font-family : Verdana; text-align : center; font-size : 15px; font-weight : bold;
}
/* Mittlere Box Meldungen (Hintergrund, Rahmen, Schrift) */
div.CenterArea .Message {
	margin : 0px; padding : 5px;
         background-color : #04c604;/*grün*/
         
         border-color : #decfad;/*hellbeige*/ border-bottom-style : solid; border-left-style : solid; border-right-style : solid; border-width : 1px; 
         color : #f9f6d8;/*hellgelb*/ font-family : Verdana; text-align : center; font-size : 15px; font-weight : bold;     
}

/* Mittlere Box unterhalb der Headline (Hintergrund, Rahmen, Schrift) */
div.CenterArea .Content {
		padding : 10px; 
		margin : 0px;
        background-color : #f9f6d8;/*hellgelb*/
        border-color : #decfad;/*hellbeige*/ 
		border-bottom-style : solid; 
		border-left-style : solid; 
		border-right-style : solid; 
		border-width : 1px; 
        color : #000000;/*schwarz*/
}

/* Rechte Seite*/
div.RightArea {
         width : 165px;
         float : right;
         margin-bottom : 10px;
}
/* Linke Box (Hintergrund)*/
div.LinkBox {
         margin-left : 10px; margin-top : 10px;
         
         background-color : #f9f6d8;/*hellgelb*/
}
/* Linke Box Headline (Hintergrund, Rahmen, Schrift)*/
div.LinkBox .HeadLine {
         padding : 2px;
         
         background-color : #decfad;/*hellbeige*/
         
         background-image : url(../images/golddesign/MetaNavigationgoldverlauf.gif);
         border-color : #decfad;/*hellbeige*/ border-style : outset; border-width : 1px; 
         color : #1071ef;/*hellblau*/
         font-family : Verdana; font-size : 12px; text-align : center; font-weight : bold;
}
/* Linke Box(Hintergrund, Rahmen)*/
div.LinkBox .Links {
         
         padding : 3px;
	
         background-color : #f9f6d8;/*hellgelb*/
         
         border-color : #decfad;/*hellbeige*/ border-bottom-style : solid; border-left-style : solid; border-right-style : solid; border-width : 1px; 
        
}
/* Loginbox Hintergrund)Rechte obere Box*/
div.LoginBox {
	margin-right : 10px; margin-top : 10px;
	
        background-color : #f9f6d8;/*hellgelb*/
}
/* Loginbox Headline (Hintergrund, Rahmen, Schrift)Rechte obere Box*/
div.LoginBox .HeadLine {
         
         padding : 2px;
         
         background-color : #f9f6d8;/*hellgelb*/
         
         background-image : url(../images/golddesign/MetaNavigationgoldverlauf.gif);
         border-color : #decfad;/*hellbeige*/ border-style : outset; border-width : 1px; 
         color : #1071ef;/*hellblau*/
         font-family : Verdana; font-size : 12px; text-align : center; font-weight : bold;
}
/* Loginbox unterer Teil (Hintergrund, Rahmen)Rechte obere Box*/
div.LoginBox .Content {
	padding : 3px;
                
         background-color : #f9f6d8;/*hellgelb*/
         
         border-color : #decfad;/*hellbeige*/border-bottom-style : solid; border-left-style : solid; border-right-style : solid; border-width : 1px;
}
/* Aktuelle Lan Box unterhalb der Login Box (Hintergrund) */
div.LanBox {
	margin-right : 10px; margin-top : 10px;
        
         background-color : #f9f6d8;/*hellgelb*/
}
/* Aktuelle Lan Box unterhalb der Login Box Headline(Hintergrund, Rahmen, Schrift) */
div.LanBox .HeadLine {
         
         padding : 2px;
         
         background-color : #decfad;/*hellbeige*/
         
         background-image : url(../images/golddesign/MetaNavigationgoldverlauf.gif);
         border-color : #decfad;/*hellbeige*/ border-style : outset; border-width : 1px; 
         color : #1071ef;/*hellblau*/
         font-family : Verdana; font-size : 12px; text-align : center; font-weight : bold;
         
}
/* Aktuelle Lan Box unterhalb der Login Box unterer Teil (Hintergrund, Rahmen) */
div.LanBox .Content {
        
        padding : 3px;
	
         background-color : #f9f6d8;/*hellgelb*/
         
         border-color : #decfad;/*hellbeige*/ border-bottom-style : solid; border-left-style : solid; border-right-style : solid; border-width : 1px; 
}
/* Fusszeile */
div.Footer {
	padding : 0px; margin-top : 10px;
        
         background-color : #decfad;/*hellbeige*/
	       
         background-image : url(../images/golddesign/MetaNavigationgoldverlauf.gif);
         border-color : #decfad;/*hellbeige*/ border-top-style : solid; border-bottom-style : solid; border-width : 1px; 
         height : 16px;
         color : #000000;/*schwarz*/ font-size : 12px; font-family: Verdana; vertical-align : middle; text-align : center;
         clear : both;
}                              
/* ? (Schrift)*/
a {
	color : #000000;/*schwarz*/ font-family : Verdana; font-weight : bold; font-size : 12px; text-decoration : none;
}
/* allgemeine Hoverfarbe in allen Boxen*/
a:hover {
         color : #1071ef;/*hellblau*/
}
/* ? (Rahmen)*/
a img {
	margin-right : 2px; margin-bottom : 1px;
        
         border-style : none;
         
}
/* Felder der Loginbox (Hintergrund, Rahmen, Schrift) Rechte obere Box */
div.LoginBox .Content input {
	background-color : #decfad;/*hellbeige*/
         border-color : #f9f6d8;/*hellgelb*/
         color : #000000;/*schwarz*/ font-family : Verdana; font-size : 12px; font-weight : bold;
}
/* Tabelle */
table {
         border-collapse : collapse;
         margin-bottom : 10px;
         font-size : 14px;
									margin: auto;
}
/* Tabelle (Rahmen, Textausrichtung)*/
table td {
         padding-left : 5px; padding-right : 5px;
         
         border-color : #bdaa7b;/*mittelbeige*/ border-style : solid; border-width : 1px; 
         text-align : center;        
}
/* Tabelle Headline (Hintergrund, Rahmen, Textausrichtung, Schriftfarbe)*/
table th {
        padding-left : 5px; padding-right : 5px;
         background-color : #decfad;/*hellbeige*/
         
         border-color : #bdaa7b;/*mittelbeige*/ border-style : solid; border-width : 1px; 
         color : #001863;/*dunkelblau*/ text-align : center; 
}
/* ? */
table.FormTable {
         border-collapse : collapse;
         margin-bottom : 10px;
         font-size : 14px;
}
/* ? (Rahmen, Textausrichtung) */
table.FormTable td.left {
        padding-left : 5px; padding-right : 5px;
         
         border-style : none;
         text-align : right; font-weight : bold; vertical-align : top;
        
}
/* ? (Rahmen, Textausrichtung) */
table.FormTable td.center {
        padding-left : 5px; padding-right : 5px; 
        
         border-style : none;
         
         text-align : left; vertical-align : top;
}
/* ? (Rahmen, Textausrichtung) */
table.FormTable td.right {
         padding-left : 5px; padding-right : 5px;
         
         border-style : none;
         text-align : left; vertical-align : top;
}
/* ? (Hintergrund, Rahmen, Schrift) */
table.FormTable input {
	background-color : #f9f6d8;/*hellgelb*/
         border-color : #bdaa7b;/*mittelbeige*/
         color : #000000;/*schwarz*/ font-family : Verdana; font-size : 12px; font-weight : bold;
}
/* ? (Hintergrund, Rahmen, Schrift) */
table.FormTable textarea {
	background-color : #1071ef;/*hellblau*/
         border-color : #bdaa7b;/*mittelbeige*/
         color : #000000;/*schwarz*/ font-family : Verdana; font-size : 12px; font-weight : bold;
}
/* ? (Hintergrund, Rahmen, Schrift) */
table.FormTable select {
	background-color : #f9f6d8;/*hellgelb*/
         border-color : #bdaa7b;/*mittelbeige*/
         color : #000000;/*schwarz*/ font-family : Verdana; font-size : 12px; font-weight : bold;
}
/* ? (Schrift)*/
table.FormTable td.left span {
	font: normal 10px verdana;
}
/* ? (Hintergrund, Rahmen, Schrift) */
input.FormTable {
        background-color : #1071ef;/*hellblau*/
         border-color : #bdaa7b;/*mittelbeige*/
         color : #000000;/*schwarz*/ font-family : Verdana; font-size : 12px; font-weight : bold;
}
/* Teilnehmerliste Nickdarstellung (Schrift)*/ 
span.TeilnehmerErster {
 font-weight : bold;
       color : #f0c425;/*gelbgold*/
}
/* Teilnehmerliste Nickdarstellung (Schrift)*/
span.TeilnehmerBezahlt {
 font-weight : bold;
       color : #04c604;/*grün*/
}
/* Teilnehmerliste Nickdarstellung (Schrift)*/
span.TeilnehmerNichtBezahlt {
 font-weight : bold;
       color : #FF9900;/*orange*/
}
/* Achtung Logo Box (Hintergrund, Rahmen) */
div.achtung {
            padding-left: 44px;
            min-height: 44px;
 
            background-color : #e70000;/*hellrot*/ background-image: url(../images/achtung.gif);
            background-repeat: no-repeat;
  
            border-color : #decfad;/*hellbeige*/ border : 1px solid; 
}
/* Achtung Info Box (Hintergrund, Rahmen) */
div.info {
            padding-left: 44px;
            min-height: 40px;
 
            background-color : #00FF00;/*grünt*/ background-image: url(../images/info.gif);
            background-repeat: no-repeat;
  
            border-color : #decfad;/*hellbeige*/ border : 1px solid; 
}
/* RSS Lan Box unterhalb der Aktuelle Lan Box (Hintergrund) */
div.RSSLanBox {
	margin-right : 10px; margin-top : 10px;
         background-color : #f9f6d8;/*hellgelb*/
}
/* RSS Lan Box unterhalb der Aktuelle Lan Box Headline(Hintergrund, Rahmen, Schrift) */
div.RSSLanBox .HeadLine {
         padding : 2px;
         background-color : #decfad;/*hellbeige*/
         background-image : url(../images/golddesign/MetaNavigationgoldverlauf.gif);
         border-color : #decfad;/*hellbeige*/ border-style : outset; border-width : 1px;
         color : #1071ef;/*hellblau*/
         font-family : Verdana; font-size : 12px; text-align : center; font-weight : bold;
}
/* RSS Lan Box unterhalb der Aktuelle Lan Box unterer Teil (Hintergrund, Rahmen) */
div.RSSLanBox .Content {
        padding : 3px;
         background-color : #f9f6d8;/*hellgelb*/
         border-color : #decfad;/*hellbeige*/ border-bottom-style : solid; border-left-style : solid; border-right-style : solid; border-width : 1px;
}
