body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26598C;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #296198;
}
p {
	font-size: 12px;
}
li,
ul {
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #26598C;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #8eb8e0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #8eb8e0;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
#container {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 100px;
	background-image: url(../medien_08/top_new.gif);
	background-repeat: no-repeat;
}
#logo_familieninfo {
	padding: 30px 0px 0px 20px;
	float: left;
}
#logo_sponsorship {
	padding: 40px 40px 0px 0px;
	float: right;
}
#main {
	width: 989px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8eb8e0;
	border-bottom-color: #8eb8e0;
	border-left-color: #8eb8e0;
    clear: both;
}
#navi {
	width: 160px;
	padding: 20px 0px 20px 10px;
	float: left;
}
#h_content {
	width: 500px;
	padding: 20px;
	float: left;
}
#content {
	width: 700px;
	padding: 20px;
	float: left;
}
#news {
	width: 180px;
	padding: 20px 10px 0px 10px;
	float: right;
}
#bottom {
	clear: both;
}

#nl_mail {
	margin: 0px 0px 10 px 0px;
	padding: 0px 0px 10 px 0px;
}
#nl_name {
	margin: 0px 0px 10 px 0px;
	padding: 0px 0px 10 px 0px;
}


#navi a:link,
#navi a:visited {
	color: #26598C;
	text-decoration: none;
}
#navi a:hover {
	color: #b13624;
	text-decoration: none;
}
