body {
    font-family:	verdana, arial;
    font-size:		20px;
    background:  #FFA37E;
	color:       #303034;
	line-height: 14.5px;
}

.inhalt {
    font-family:	verdana, arial;
    font-size:		13px;
    color:       #303034;
	line-height: 14.5px;
}

a {
	color:           #00A6EB;
	text-decoration: none;
	
}
a:hover  {
	color:         #E8320B;
	
}
a:active  {
	color:         #00A6EB;
	
}



.ofRow {
  text-align: center;
	height: 25px;
	width: 100%;
	background-image: url(http://www.online-forum.net/of_bann_img/menuklei2.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/*Formularobjekte*/
 .textarea { font-family: Arial, Helvetica, sans-serif; color:#000000; height: 98; width:250; border: 1px solid #FFA37E;  background-color: transparent;}
 select { font-family: Arial, Helvetica, sans-serif; color:#000000; width: 280;}
 .field { height: 18; width:250; border: 1px solid #FFA37E; background-color: transparent;}
 .button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11 px; height: 20; color:#000; font-weight: bold; border: 1px solid #FFA37E; background-color: transparent;}