body	{
	margin: 0px;
	background-color: #F9F9F9;
	color: #707070;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

table
	{
	color: #707070;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.h
	{
	color: #999999;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

	border: #999999;
	border-style: dashed;

	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;

	border-bottom-width: 1px;

	}
.t
	{
	background-color: #F9F9F9;
	color: #999999;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	}

.c
	{
	padding: 5px;
	background-color: #E0E0E0;
	border-width: 1px;
	border: #999999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #707070;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.menuerechts
	{
	padding: 5px;
	background-color: #FFFFFF;
	border-width: 1px;
	border: #999999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #707070;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.topnews
	{
	padding: 5px;
	background-color: #E0E0E0;
	border: #000000;
	border-style: dashed;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #707070;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.wbc	{
	padding: 1px;
	background-color: #E0E0E0;
	color: #707070;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.wbtable
	{
	spacing: 1px;
	background-color: #A9A9A9;
	}

.wbspacer
	{
	background-color: #F9F9F9;
	}

font.blue
	{
	color: #9ABED4;
	}

font.red
	{
	color: #991111;
	}

font.grey
	{
	color: #A9A9A9;
	}
font.green {
	color: #00A000;
	}
font.yellow {
	color: #FFCC00;
	}

td.red  {
	background-color: #991111;
	}
td.grey {
	background-color: #A9A9A9;
	}
td.green	{
	background-color: #00E000;
	}
td.yellow {
	background-color: #FFCC00;
	}
input, textarea, select
	{
	font-family: verdana;
	font-size: 11px;
	}

select.grey
	{
	background-color: #F9F9F9;
	}

form {
display:inline;
}

input.Hex_Button_L
   { background-color:#E0E0E0; text-decoration: underline; color: #991111; border:1px solid #E0E0E0; padding-left:0px; }
input.Hex_Button_L:hover
  { background-color:#D0D0D0; text-decoration: underline; color: #991111; border:1px solid #991111; padding-left:0px; }

input.Hex_Button_L1
   { background-color:#E0E0E0;  text-decoration: underline ; color: #991111; border:1px solid #E0E0E0; padding-left:2px; padding-right:0px; }
input.Hex_Button_L1:hover
  { background-color:#D0D0D0; text-decoration: underline; color: #991111; border:1px solid #991111; padding-left:2px; padding-right:0px; }


A:link    	{text-decoration: underline; color: #991111}
A:visited 	{text-decoration: underline; color: #991111}
A:active   	{text-decoration: underline; color: #991111}
A:hover  	{text-decoration: underline; color: #F18181}

a.grey:link    	{text-decoration: underline; color: #999999}
a.grey:visited 	{text-decoration: underline; color: #999999}
a.grey:active   {text-decoration: underline; color: #999999}
a.grey:hover  	{text-decoration: underline; color: #606060}

input.button {color: #991111;background-color: #F9F9F9;border:1px solid #000000;width:200px;font-size:9}
input.button:hover {color: #991111;background-color: #FFFFFFF;border:1px solid #F9F9F9;width:200px}
input.button_activ {color: #991111;background-color: #E0E0E0;border:1px solid #000000;width:200px;font-size:9}
input.button_activ:hover {color: #991111;background-color: #E0E0E0;border:1px solid #F9F9F9;width:200px}

// Menü Hintergrundbilder auslagern

.nav_blocks{
	background-image	: url("http://elmo.gamecon.de/gfx/themes/default/nav_blocks.gif");
}
