* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #75a56a;
	font-weight:bold
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 10px 0 10px 0;
}

ul {
	list-style-image: url(../images/pfeil.gif);
	margin-left: 25px;
}
ul ul ul {
	list-style-type: disc;
	list-style-image: none;
	line-height: 25px;
}
ul ul ul ul {
	list-style-type: circle;
	list-style-image: none;
	line-height: 25px;
}

.main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.main td {
	vertical-align: top;
}

.main .topmenu td {
 	background-color: #a6d250;
 	height: 37px;
 	padding: 20px 0 0 10px;
	font-size: 8pt;
}

.main .topmenu a, 
.main .topmenu a:link, 
.main .topmenu a:active, 
.main .topmenu a:visited {
	text-decoration: none;
	color: #000000;
}

.main .topmenu a:hover {
	text-decoration: underline;
}

.main .topmenu .menu1 {
 	width: 197px;
 	background-image: url(../images/information.jpg);
}

.main .topmenu .menu2 {
 	width: 203px;
 	background-image: url(../images/hypothek.jpg);
}

.main .topmenu .menu3 {
 	width: 202px;
 	background-image: url(../images/highlights.jpg);
}

.main .topmenu .menu4 {
 	width: 203px;
 	background-image: url(../images/angebote.jpg);
}

.main .topmenu .menu5 {
 	width: 196px;
 	background-image: url(../images/unternehmen.jpg);
}

.main .header {
 	height: 200px;
 	background-image: url(../images/header.jpg);
 	background-repeat: no-repeat;
}

.main .ad_left {
	width: 162px;
}

.main .ad_left .box {
 	background-color: #f4fc9f;
 	border: 1px solid #75a56a;
}

.main .ad_left .ad_header {
 	background-image: url(../images/ad-top.gif);
 	height: 22px;
 	margin-bottom: 2px;
}

.main .spacer {
	width: 57px;
}

.main .content {
	width: 551px;
	padding-bottom: 30px;
}

.main .content h1 {
 	background-image: url(../images/h1.gif);
 	background-repeat: no-repeat;
 	height: 22px;
 	padding: 5px 0px 5px 5px;
 	font-size: 11pt;
 	color: #ffffff;
	border: 0px;
}

.main .content .box {
 	background-color: #f4fc9f;
 	border: 1px solid #75a56a;
 	padding: 5px;
}

.main .content h2,
.main .content h3,
.main .content h4,
.main .content h5,
.main .content h6 {
 	background-color: #a6d250;;
 	padding: 2px;
 	font-size: 10pt;
 	color: #ffffff;
}

.main .content .tbl {
 	border: 1px solid #75a56a;
 	padding: 5px;
 	border-collapse: collapse;
}

.main .content .tbl td {
 	border: 1px solid #75a56a;
 	padding: 5px;
}

.main .content .tbl .head {
 	background-color: #f4fc9f;
 	border: 1px solid #75a56a;
 	padding: 5px;
 	font-weight:bold;
}

.main .content .tbl td td {
 	border: 0;
 	padding: 1px;
}

.main .navi_top {
 	background-image: url(../images/navi-top.jpg);
 	background-repeat: no-repeat;
	width: 230px;
	height: 72px;
}

.main .navi {
 	background-image: url(../images/navi-bg.gif);
 	background-repeat: repeat-y;
	width: 230px;
	padding-top: 20px;
}

.main .navi a, 
.main .navi a:link, 
.main .navi a:active, 
.main .navi a:visited {
 	margin-left: 35px;
 	color: #000000;
 	display:block;
 	text-decoration: none;
 	line-height: 20px;
}

.main .navi a:hover {
 	text-decoration: underline;
}

.main .footer {
 	background-image: url(../images/footer.gif);
 	background-repeat: no-repeat;
	height: 40px;
}