@charset "utf-8";
/* CSS Document */

A:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	background-color: #BBC0FF;
}
p {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #5C5CFC;
	font-size: 11px;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #031661;
}

h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #031661;
	font-style: normal;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.heuaus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #1D1D1D;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding-left: 10px;
}
.header {
	background-color: #A0BFF8;
	height: 50px;
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 5px;
	font-variant: normal;
}

#div_basdiv {
	width: 800px;
	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: 200;
	color: #034B63;
	border-top-style: dotted;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #034B63;
	border-right-color: #034B63;
	border-bottom-color: #034B63;
	border-left-color: #034B63;
}
.td_links {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	vertical-align: baseline;
}
.td_content {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: ##BBC0FF;
}
.td_annons {
	background-color: #A6ACFF;
	vertical-align: top;
}
.td_hogerspalt {
	vertical-align: top;
}
#div_hogerspalt {
	margin-top: 35px;
}
.img_hogerspalt {
	padding-left: 14px;
}

#div_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 78px;
	background-image: url(grafik/footer_bg.gif);
}
.td_footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
