@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #dddddd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #333;
}
h2 {
	font-size: 12px;
	color: #333;
}
.tabeltop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #650007;
	height:20px;
	
}
.tabeltop table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	vertical-align: middle;
}
.tabeltop table tr td a:link{
	text-decoration: none;
	color: #FFF;
}
.tabeltop table tr td a:hover{
	text-decoration: underline;
	color: #FFF;
}
.tabeltop table tr td a:visited{
	text-decoration: none;
	color: #FFF;
}
.tablelogo {
	background-color: #FFF;
	background-image: url(../img/back_logo.jpg);
	background-repeat: repeat-x;
	height: 90px;
}
.tabelcontent {
	background-color: #FFF;
	height:430px
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.textsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.tabelvorsorgewohnunglisting {
	background-color:#EAEAEA;
	margin: 1px;
	padding: 5px;
	height: 15px;
}
.textsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: 333;
}

