
.menu1_selected{
	border-width:0px;
	border-style:solid;
  	border-color:#0000ff;
	overflow: visible; 
	height:30px;
	width:250;
	background:url(button_active.jpg) top left no-repeat;
	}
.menu1_normal{
	border-width:0px;
	border-style:solid;
  	border-color:white;
	overflow: visible;
	height:30px;
	width:250;
	background:url(button_inactive.jpg) top left no-repeat;
	}
	
.menu_sub{
	overflow: visible;
	padding-left:25px;
	}	


* {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px;  }

BODY{ background:url(hg.jpg) top left no-repeat fixed #000000; margin: 0px 0px 0px 0px; }


.cmenu_normal { color: #0000ff; text-decoration: none; font-size: 11px;  font-weight: bold;  }
.cmenu_normal:link { color: #0000ff; text-decoration: none;}
.cmenu_normal:visited {color: #0000ff; }
.cmenu_normal:hover { color: #0000ff; text-decoration: underline;}
.cmenu_normal:active { color: #0000ff;text-decoration: underline;}


.cmenu_selected { color: red; text-decoration: none; font-size: 11px;  font-weight: bold;  }
.cmenu_selected:link { color: red; text-decoration: none;}
.cmenu_selected:visited {color: red; }
.cmenu_selected:hover { color: red; text-decoration: underline;}
.cmenu_selected:active { color: red;text-decoration: underline;}


A { color: black; text-decoration: none; font-size: 11px;  font-weight: bold;   }
A:link { color: #0000ff; text-decoration: none;}
A:visited {color: #0000ff; }
A:hover { color: #000000; text-decoration: underline;}
A:active { color: #000000;text-decoration: underline;}

H1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 22px; 	
color:#0000ff;
}


.obenlinks{
	background: url(images/grueneck.gif) no-repeat top left;
	padding:0;
	border:0;
	}

.spezHG {
	background: url(images/grueneck.gif) no-repeat bottom right;
	padding:0;
	border:0;
	}
.mitte{
	padding:15;
	border:0;
	}


.SPAW_default_editarea	{
	background:white !important;
	color:black !important;
	}
input, textarea, select,option{
	background:white !important;
	color:black !important;
	}	