.menu
{
	background-color : #FFD582;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;

}
BODY{
	background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F3C56C;
	background-repeat : no-repeat;
	background-attachment:  fixed;
}
.sidetxt{
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F3C56C;
	background-repeat : no-repeat;
}

A.sidelink,A:VISITED.sidelink{
    
	color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	background-repeat : no-repeat;
}
A:HOVER.sidelink{
    color : #F3C56C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	background-repeat : no-repeat;
}
.sidePanel{
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F3C56C;
	background-repeat : no-repeat;
	border : 1px solid #FEA100;
}
LI{
	font-size : 8px;
}


.artikeltxt
{
    background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.artikeltitel
{
    background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

.artikelkop
{
    background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #000000;
}
.artikelfoto
{
    background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #000000;
}   
.artikellineh
{
    background-color : #FEA100;
	background-repeat : repeat-x;
}
.artikellinev
{
    background-color : #FEA100;
	background-repeat : repeat-y;
}


A,A:VISITED
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}
A:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #424242;
}
.default
{

}

.phorum
{
	background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F3C56C;

}
.phorumtitel
{
	background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;	
	font-weight : bold;
	
	
}

.phoruminfo
{
	background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	
}

A:hover.phoruminfo
{
    background-color :#FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #424242;
}


.phorumpost
{
    background-color : #FEA100;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	
	color : #000000;
}

.form
{
    background: #FFFFFF;
    color : #000000;
	border-width : 1 px;
	border-color: #000000;
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}


.phorumpages
{
	font-family : Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 11px;
}

.sitetextkop
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : 000000;
}

.sitetxt
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

SELECT
{
    background: #F3C56C;
    color : #614000;
	border: #614000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}


