body, td, th {
	margin:0px;
	background-color: #FBFDFD;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.col1-text {
	background-color: #F2F2F5;
	display: block;
	height: 321px;
	width: auto;
	white-space: normal;
	padding: 3px;
	overflow:hidden;
}
.col2 {
}
.col3 {
}
.col1-logo {
}


div.main {
	position:absolute;
	left:50%;
	top:5px;
	width:730px;
	margin-top:5px;
	margin-left:-365px;
	padding:0px;
	background-color: #FBFDFD;
}

a:link {
	text-decoration: none;
	color:blue;
}
a:visited {
	text-decoration: none;
	color:blue;
}
a:hover {
	text-decoration: none;
	color:darkblue;
}
a:active {
	text-decoration: none;
	color:blue;
}

.fett	{font-weight: bold;}

.hinweis {
  font-weight: bold;
  color: blue;
}

