@charset "utf-8";
/* CSS Document */

A:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #698774;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #666666;
}

h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.hans {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	color: #444444;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left: 5px;
}
.header {
	background-color: #B1D0E7;
	height: 50px;
	vertical-align: middle;
	padding-left: 20px;
	padding-bottom: 5px;
	font-variant: normal;
}

#div_basdiv {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.div_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: lighter;
	color: #0C7E67;
	border-top-style: 2;
	border-bottom-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #0C7E67;
	border-right-color: #0C7E67;
	border-bottom-color: #0C7E67;
	border-left-color: #0C7E67;
}
.td_links {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.td_content {
	border-right-width: 3px;
	border-right-style: inset;
	border-right-color: #0C7E67;
	vertical-align: top;
}
.td_annons {
	background-color: #FFFFFF;
}
.td_hogerspalt {
	vertical-align: top;
	width: 100px;
	padding-left: 5px;
}
#div_hogerspalt {
	margin-top: 10px;
}
.img_hogerspalt {
	padding-left: 8px;
}

#div_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B0B0B0;
	text-align: center;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #B0B0B0;
	height: 80px;
	background-image: url(grafik/footer_bg.gif);
}
.td_footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
