body,td {
	font-family: verdana, Helvetica, Geneva, Arial, tahoma, SunSans-Regular, sans-serif;
	font-size: 11px;
	margin: 0;
	line-height: 15px;
	color: #333333;
}
body.bg_grau{
	background-color: #E8E8E9;
}
.bg_dgrau{
	background-color: #CECFD0;
	margin-left: 5px;
}
strong {
	color: #444444;	
}
p { 
	display: block;
	top: 0;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.blocklinks {
	display: block;
	width: 165px;
	float: left;
}
p.blockrechts {
	display: block;
	width: 455px;
	float: left;
}
p.blockabstand {
	display: block;
	padding-left: 165px;
	width: 455px;
}
p.navhaupt { 
	display: block;
	line-height: 15px;
	font-weight: bold;
	margin-left: 5px;
}
p.navunter a:link{ 
	display: block;
	font-weight: bold;
	color: #444444;
}
p.navunter a:visited{ 
	display: block;
	font-weight: bold;
	color: #666666;
}
table {
	border: 0;
	padding: 0;
	margin: 0;
	border-spacing: 0;	
}
table.tabrahmen {
	width: 855px;
	height: 665px;
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	border-left: solid 2px white;
	border-right: solid 2px white;
}
td.navifuss {
	padding-left: 5px;
	padding-right: 5px;
}
textarea {
	font-family: verdana, Helvetica, Geneva, Arial, tahoma, SunSans-Regular, sans-serif;
	background-color: white;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	border: 0 solid;
	margin: 0 0 0 0;
	width: 455px;
	height: 50px;	
}
input, select {
	font-family: verdana, Helvetica, Geneva, Arial, tahoma, SunSans-Regular, sans-serif;
	background-color: white;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	border: 0 solid;
	margin: 0 0 0 0;
	width: 455px;
	height: 15px;	
}
input.buttons {
	background-color: #CECFD0;
	height: 18px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #444444;	
}
a:visited { 
	text-decoration: none;
	font-weight: bold;
	color: #444444;	
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #444444;	
}
a:active {
 	text-decoration: underline;
	font-weight: bold;
	color: #444444;	
}
div.hoehe {
	height: 380px;
	margin-left: 5px;	
	margin-top: 15px;
}
