body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/main/bg-site.gif);
	background-repeat: repeat;
	background-position: top;
	line-height: 20px;
}
a {
	color: #CC9966;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #993333;
}
img { border:0px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
p {
	margin: 8px 0 0 0;
}
ul {
	color: #D18D43;
}
li {
	color: #D18D43;
}


#main {
	text-align: center;
	background-color: #FFFFFF;
	padding: 25px;
	margin: 0 auto;
	width: 1200px;
}
#article {
	width: 900px;
	float: left;
	margin-bottom: 40px;
}
#header-article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D18D43;
	height: 80px;
	}
#header-links {
	float:left;
}
#topillu {
	width: 900px;
	background-image: url(../img/content/bh-headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 20px 0;
	height: 150px;
	background-color: #009EE0;
	position: relative;
}
.topillu-text {
	color: #FFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 20px;
	position: absolute;
	bottom: 16px;
}
.article-txt {
	padding: 20px;
	text-align: left;
}
#header-rechts {
	float: right;
	color: #D59854;
	margin-top: 53px;
}
#navigation {
	width: 250px;
	float: right;
	text-align: left;
	margin-bottom: 40px;
}
#header-navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #545454;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
	height: 40px;
	margin: 40px 0 0 3px;
}
/* Start NAV1 */
ul#nav1 {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 16px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #545454;
	line-height: 24px;
}
ul#nav1 li{
	margin: 0;
	padding: 4px 0 4px 3px;
	text-align: left;
	line-height: 16px;
}
ul#nav1 li a {
	color: #545454;
	text-decoration: none;
	display: block;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
ul#nav1 li a:hover {
	color: #FFF;
	text-decoration: none;
}
ul#nav1 li a.aktiv {
	color: #FFF;
}
ul#nav1 li:hover {
	background-color: #D18D43;
	color: #FFF;
}
ul#nav1 li.aktiv {
	background-color: #009DE0;
}
/* End NAV1 */

/* Start NAV2 */
ul#nav2 {
	margin: 0;
	padding: 0;
	line-height: 24px;
	background-color: #FFFFFF;
	font-size: 14px;
	padding-top: 16px;
	padding-bottom: 16px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #545454;
}
ul#nav2 li{
	margin: 0;
	padding: 0 0 0 3px;
	background-color: #FFFFFF;
	text-align: left;
}
ul#nav2 li a {
	color: #D18D43;
	text-decoration: none;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
ul#nav2 li a:hover {
	color: #FFF;
	text-decoration: none;
}
ul#nav2 li a.aktiv {
	color: #FFF;
}
ul#nav2 li:hover {
	background-color: #009DE0;
}
ul#nav2 li.aktiv {
	background-color: #D18D43;
}
/* end NAV2 */

#home-spalte1 {
	width: 247px;
	padding-top: 20px;
	text-align: left;
	float: left;
}
#home-spalte2 {
	width: 620px;
	padding-top: 20px;
	text-align: right;
	float: right;
}
/* Start home-spalte2 */
ul#themen {
	padding: 0px;
	list-style-type: none;
}
ul#themen li{
	width: 190px;
	height: 190px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;


	*display: inline;
	background-image: url(../img/main/bg-home-themen.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #009EE0;
	text-align: center;
	margin: 4px;
	-moz-border-radius: 95px;
	-webkit-border-radius: 95px;
	border-radius: 95px; /* future proofing */
	-khtml-border-radius: 80px;
}
ul#themen li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 15px;
	padding: 65px 4px 0 4px;
	height: 125px;
}
ul#themen li a:hover {
	color: #FFF;
	text-decoration: line-through;
}
ul#themen li:hover {
	background-color: #D18D43;
	background-image: url(../img/main/bg-home-themen-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#themen li.last {
	background-color: #D18D43;
	background-image: url(../img/main/martina-zachariast.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* End home-spalte2 */
.navigation-txt {
	padding-top: 300px;
}


.txt-blau {
	color: #009EE0;
}
.txt-braun {
	color: #d18d42;
}
.txt-18pt {
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
}


#footer {
	width: 1200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D18D43;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
.spalte-links50 {
	float: left;
	width: 420px;
}
.spalte-rechts50 {
	float: right;
	width: 420px;
}


#footer-links {
	float: left;
	text-align: left;
}
#footer-rechts {
	float: right;
	width: 220px;
	text-align: left;
}
.img-links {
	float: left;
	padding-right: 30px;
}
.img-rechts {
	float: right;
}
#created {
}
#created-def {
	color: #CCCCCC;
	font-size: 10px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 6px;
}
#created-def a {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
.clearfloat {
	clear: both;
	margin: 0;
	line-height: 0px;
}
