/* ************************************
***************************************
****** CSS KONFIGURATIONSDATEI ********
***************************************
$ exp: v1.0 by louie 2004-06-26 19:59 $
**************************************/

body, table {
	font-family : Verdana;
	font-size : 10px;
	color : gray;
}

.menu {
	padding-left:10px;
	font-family : Verdana;
	font-size : 10px;
	color : gray;			
} 

.rotgerade {
	background-color:#ff6600;
	
	}
.gelbgerade 
	{
	background-color:#ffcc00;
	}
.gruengerade
	{
	background-color:#33ff66;
	}
.blaugerade
	{
	background-color:#33ccff;
	}

.rotungerade 
	{
	background-color:#ee5500;
	}
.gelbungerade {
	background-color:#eebb00;
	}
.gruenungerade{
	background-color:#22ee55;
	}
.blauungerade{
	background-color:#22bbee;
	}
	
.gerade {
	 background-color:#ccffff;
	 }
.ungerade {
	 background-color:#88ffff;
	 }
	 
.aps {
	background-color:#88ffff;
	color:black;
}
th
{
color:#ffffff;
background-color:#3366ff;
}

a {
	text-decoration:none;
	color: black;
}
a:hover {
	text-decoration:underline;
	color : black;
}

a:visited {
	text-decoration:none;
	color : blue;
}

.ok {
	font-weight : bold;
	color : green;
}

#newsboxheader {
	font-weight : bold;
	font-size : 14px;
	background-color: #DDDDDD;
	border-bottom : 1px solid black;
}

#newsbox {
	background-color: #EAEAEA;
}

#newstableA {
	background-color: white;
	font-size : 12px;
}
#newstableB {
	background-color: #EAEAEA;
	font-size : 12px;
}

#userboxheader {
	font-weight : bold;
	font-size : 14px;
	background-color: #DDDDDD;
}

#usertableA {
	background-color: white;
	font-size : 12px;
}
#usertableB {
	background-color: #EAEAEA;
	font-size : 12px;
}

#rechtetabelle {
	font-size: 10px;
	border:1px solid #EAEAEA;
} 

#news_infobox {
	width : 430px;
	font-size : 12px;
	border : 1px solid #EAEAEA;
}

