.outerborder {
	border: 3px solid #999999;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	border: none;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}
.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	line-height: 24px;
	font-weight: bold;
}
.subtitlegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.menutext_sub {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.activemenupoint {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.subtitel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	font-weight: bold;
}
.smalltext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

input {
	background-color: #CCCCCC;
	border: none;
}
select {
	background-color: #CCCCCC;
	border-style:none;
}

.bgwhite {
	background-color: #FFFFFF;
}
.bggrey {
	background-color: #CCCCCC;
}
