body {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 100.01%;
	margin: 0;
	text-align: center;
	padding: 0 0 20px; /* Zentrierung fuer alte IEs */
	background-color: #DFEBFB;
	background-image: url(templates/images/hg-body-mittel.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	text-decoration: underline;
}

a:link {
	color: #0C56B7;
	text-decoration: underline;
}

a:visited {
	color: #0C56B7;
}

a:focus,a:hover,a:active {
	color: #0C56B7;
}

.no-border {
	border-style: none;
	border-width: 0;
}

/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

.pngTransparent {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0 0;
	width: 1000px; /* Zentrierung fuer moderne Browser */
	text-align: left;
	position: relative;
	padding-top: 0px; /* text-align:center (body) "neutralisieren" */
	background-image: url(templates/images/hg_content.gif);
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
}

.punktline {
	background-attachment: scroll;
	background-image: url(templates/images/pkt-line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 3px;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxHead {
	height: 260px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(templates/images/img_head.jpg);
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-top: 22px;
}

#boxSuche {
	background-attachment: scroll;
	background-image: url(templates/images/img_suchfeld.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 241px;
	margin-bottom: 15px;
}

#headnav {
	height: 52px;
	width: 996px;
	margin: 0 2px;
}

#headnav ul {
	list-style: none none outside;
	margin: 0;
	padding: 0;
}

#headnav li {
	height: 52px;
	width: 142px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 52px;
	position: relative;
}

#headnav li a {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 120%;
	height: 52px;
	width: 142px;
	display: block;
	text-decoration: none;
	background: transparent url(templates/images/butts-headnav.png) scroll no-repeat 0 0;
}

/* IE 7 spielt verrückt, wenn ich a.aktiv mit a:hover vermischt wird  */
#headnav li a.aktiv {
	background-position: 0 bottom;
}

#headnav li a:hover,
#headnav li:hover a {
	background-position: 0 -52px;
}

#headnav li.sub1,
#headnav li.sub1 a {
	width: 144px;
}

#headnav li ul {
	background: transparent url(templates/images/head-subnav-bg.png) scroll no-repeat 0 bottom;
	width: 199px;
	height: auto;
	line-height: normal;
	display: none;
	position: absolute;
	border-top: 1px solid white;
}

#headnav li.sub1 ul,
#headnav li.sub2 ul,
#headnav li.sub3 ul,
#headnav li.sub4 ul,
#headnav li.sub5 ul,
#headnav li.sub6 ul { 
	left: 0;
}

#headnav li.sub7 ul {
	right: 0;
}

#headnav li:hover ul {
	display: block;
}

#headnav li ul li {
	float: none;
	height: auto;
	line-height: normal;
	text-align: left;
	width: auto;
}

#headnav li ul li a,
#headnav li ul li a.aktiv,
#headnav li ul li a:hover,
#headnav li:hover ul li a {
	background: none;
	float: none;
	width: auto;
	font: normal normal normal 80%/normal Arial, Helvetica, sans-serif;
	height: auto;
	cursor: pointer;
}

#headnav li ul li a span {
	margin: 1px 7px 2px;
	padding: 3px 12px;
	background: white;
	display: inline-block;
	color: #fa9b26;
	width: 161px;
}

#headnav li ul li a.aktiv span,
#headnav li ul li a:hover span {
	background: #d9e7f9;
	color: #0066f1;
}

#headnav li ul li.first a span {
	margin-top: 8px;
}

#headnav li ul li.last a span {
	margin-bottom: 20px;
}

#boxContent {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(templates/images/hg_content-lines.png);
	background-repeat: repeat-y;
	background-position: -25px 0px;
}

#boxLeft {
	width: 224px;
	float: left;
	margin-right: 27px;
}

#boxNavLeft {
	margin-top: 50px;
}

#boxNavLeft ul,
#boxNavLeft li a,
#boxNavLeft li ul {
	background: transparent url(templates/images/leftnav-bg.png) scroll no-repeat 0 bottom;
}

#boxNavLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 1px 0 0;
	background-position: 0 -499px;
}

#boxNavLeft li {
	width: 224px;
}

#boxNavLeft li a {
	color: #9A7C3E;
	font: normal normal bold 100%/normal "Times New Roman", Times, serif;
	display: block;
	padding: 3px 10px 7px 25px;
	text-decoration: none;
	width: 189px;
	background-position: -448px bottom;
	margin-top: 1px;
}

#boxNavLeft li a:hover,
#boxNavLeft li a.aktiv {
	color: #2263B7;
	background-position: -224px bottom;
}

#boxNavLeft li ul {
	padding: 10px 0 30px 0;
	margin-top: 1px;
}

#boxNavLeft li ul li a,
#boxNavLeft li ul li a:hover,
#boxNavLeft li ul li a.aktiv {
	font: normal normal normal 70%/normal Arial, Helvetica, sans-serif;
	background-image: none;
	color: #0a65e4;
	padding: 0 10px 0 25px;
	margin: 0 0 2px 0;
}

#boxNavLeft li ul a span {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

#boxNavLeft li ul a:hover span {
	text-decoration: underline;
}

#boxNavLeft li ul a span.pre,
#boxNavLeft li ul a:hover span.pre {
	padding-right: 1ex;
	text-decoration: none;
}

#boxLogoLeft {
	height: 130px;
	width: 241px;
	margin-top: 30px;
}

#boxMiddle {
	float: left;
	width: 477px;
	margin-right: 25px;
}

#boxMiddle h1 {
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	color: #0C56B7;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-weight: normal;
}

#boxMiddle .news h2,
#boxMiddle h3 {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0C56B7;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 0;
	background-image: none;
}

#boxMiddle .news h2 a {
	text-decoration: underline;
	font-weight: bold;
	color: #0C56B7;
}

#boxMiddle h2 {
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #0C56B7;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(templates/images/listpoint-headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
}

.headline2Zusatz {
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 0;
}

#boxMiddle p {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#boxRight {
	float: left;
	width: 200px;
}

#boxRight h2 {
	font-size: 80%;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0C56B7;
	font-family: Arial, Helvetica, sans-serif;
}

#boxRight h2 a {
	font-size: 100%;
	color: #0C56B7;
	text-decoration: underline;
}

#boxRight p {
	font-size: 80%;
	margin-left: 10px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#boxRight a {
	color: #0058d2;
	font-size: 90%;
	text-decoration: none;
}

#boxFooter {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 25px;
	position: relative;
	background-attachment: scroll;
	background-image: url(templates/images/hg-footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#boxFooter p {
	color: #5c5b51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

#footerNav {
	position: absolute;
	left: 0px;
	top: 5px;
	text-align: left;
	width: 550px;
	height: 20px;
	margin-left: 20px;
}

#footerNav  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footerNav  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
}

#footerNav  li  a {
	color: #5c5b51;
	float: none;
	margin-right: 20px;
	text-decoration: none;
}

#copyright {
	float: right;
	padding: 0px;
	font-size: 80%;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copyright a {
	color: #5C5B51;
	text-decoration: none;
}
