BODY, TABLE, TR, TD, UL, LI, P, INPUT, SELECT, OPTION {
    	font-family: verdana,lucida,arial,helvetica,sans-serif;
    	font-size: 12px;
}

h1 { font-family: verdana,lucida,arial,helvetica,sans-serif;
     font-size: 12px;   
     font-style: bold;
}


/* Farbeinstellung für alle Links im Text */
A:link, A:visited, A:active {
	text-decoration: 	   		none;
	font-weight:				bold;
	color:						#326699;
}
A:hover {						
	text-decoration: 	   		none;
	font-weight:				bold;
	color:						#FFB53E;	
}



#menue { padding-left: 10px; 
	 padding-top: 1px; 
}


#text {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
}

#rahmen_rot {
  border-width:2px;
  border-style:dotted;
  border-color:red;
  padding:10px;
}


#seite {
  position: absolute;
  left: 10px;
  top: 120px;
}

#adsense_leaderboard {
 position: relative;
 left: 10px;
 top: 10px;
}