body,table,td,tr,div,p,ul,h1,h2,h3,h4,h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
hr{
	height: 1px;
	border: none;
	color: #666666;
	background-color: #666666;
}
body,td,tr,div,p,ul{
	font-size: 10px; 
	line-height:14px;
}
td.menuLink{
	text-align: center;
	vertical-align: middle;
	font-size: 13px
}
a.menuLink:link{
	font-weight: bold;
	color: #666666;
	display: block;
	text-decoration: none;
}
a.menuLink:visited{
	font-weight: bold;
	color: #666666;
	display: block;
	text-decoration: none;
}
a.menuLink:activ{
	font-weight: bold;
	color: #666666;
	display: block;
	text-decoration: none;
}

a.menuLink:hover{
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
}

a.small:link{
	font-size: 10px;
	text-decoration: none;
}
a.small:visited{
	font-size: 10px;
	text-decoration: none;
}
a.small:activ{
	font-size: 10px;
	text-decoration: none;
}
a.small:hover{
	font-size: 10px;
	text-decoration: underline;
}
.small{
	font-size: 10px;
}

.subhead {
	margin-left: 10px;
	font-size: 12px;
	color: #AA1122;
	font-weight: bold;
}
.text {
	margin-left: 50px;
	font-size: 10px;
	color: #00000;
	line-height: 14px;
}
.bildtext {
	margin: 2px;
	text-align: left;
	font-size: 10px;
	color: #AA1122;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}
textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}
select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}