/*              Stylesheet rodnost.de                 */
/*              (c) 2004 by Mike Nicolaus             */

a {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	text-decoration: none;
	color: #FFcc66;
	font-weight: bold;
}

a:hover {font-family: Arial, Helvetica, sans-serif, "Arial Black";text-decoration: underline;}

.text {font-family: Arial, Helvetica, sans-serif, "Arial Black";font-size: 12px;color: #CCCCCC;line-height: 16px;}

body {
	padding: 35px;
	background-color: #000066;
}

.menubar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 25px;
	font-size: 14px;
	font-weight: bold;






}input {
	border: 2px solid #ffcc66;
}
