* {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	line-height: 18px;
}
.text,table,tr,td,p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	line-height: 18px;
}
tr {
	vertical-align: top;
}
/*.headline_rot {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	font-weight: bold;
}*/

.headline_rot {
color: #993333;
font-size: 13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
font-weight: 600; 
letter-spacing: 1px
}



.headline_grau  { color: #999999; font-size: 14px; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; font-weight: normal }
.nav_big  { color: #aaaaaa; font-size: 11px; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; font-weight: bolder; line-height: 18px; text-decoration: none }
.nav_small  { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif; font-weight: bolder; line-height: 18px; text-decoration: none }

.rot {
	color: #993333;
}

a { text-decoration : none;}
a:link { text-decoration : none;}
a:active { text-decoration : none;}
a:visited { text-decoration : none;}
a:hover     {
	text-decoration: none;
	background-color: transparent;
	color: #993333;
}

.input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	background: #FFFFFF;
	border: 0px;
	background-color: #FFFFFF;
	BORDER-LEFT: 1px #CCCCCC solid;
	BORDER-RIGHT: 1px #CCCCCC solid;
	BORDER-TOP: 1px #CCCCCC solid;
	BORDER-BOTTOM: 1px #CCCCCC solid;
width:180px;
}
.button {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	line-height: 13px;
	background: #E1E1E1;
	border: 1px;
	height: 20px;
	background-color: #E1E1E1;
	BORDER-LEFT: 1px #CCCCCC solid;
	BORDER-RIGHT: 1px #CCCCCC solid;
	BORDER-TOP: 1px #CCCCCC solid;
	BORDER-BOTTOM: 1px #CCCCCC solid;
	width: 125px;
	vertical-align: bottom;
}