html, body {
	margin: 0;	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../../images/design/bg.gif) repeat;
}
.cleaner {
	clear: both;
}
#logo {
	position: absolute; top:15px; left:45px;
}

.spalten {margin-top: 0px; float:left;}

.headline {
	position: absolute;
	left: 50%;
	margin-left: -420px;
	margin-top: 30px;
}
img {border: none}
.border {border: 1px solid #D5D5D5;}
.fr {float: right;}
.fl {float: left;}
.antifloat { clear: both; float: none; height: 1px;}
p {line-height: 18px;}
/* STANDARD-FORMATE */
hr {
	border: 0;
	background: #DCD0E6;
	color: #DCD0E6;
	height: 1px;
	clear:both;
	float: none;
}
.rot {color: #E60002;}
a {color: #9A80B9;}

a:link, a:visited {
	color: #9A80B9;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	padding: 0;
	margin: 0;
	color: #E60002;
	}
h2 {
	font-size: 16px;
	padding: 0;
	margin-top: 10px;
}
h3 {
	font-size: 14px;
	padding: 0;
	margin-bottom:0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 5px;
}

/* Spezialklassen */
.sol-dhr-footer {
	border-top: 1px solid #ccc; 
	width:100%; 
	display:block;
}
a.dl {
	color: #9A80B9;
	float: right;
	text-align: right;
	clear:right;}

a.dl:link, a.dl:visited {
	color: #9A80B9;
	text-decoration: none;
	font-weight: bold;
}
a.dl:hover, a.dl:active {
	text-decoration: underline;
}
.aktuelltitel {
	font-size: 13px;
	font-weight: bold;
	display:block;
	border-top: 1px solid #87739F;
 	border-bottom: 1px solid #87739F;
	padding: 3px;
	background-color: #DCDCDC;
}
/* Formular */
label {
	font-size: 11px;
	vertical-align: middle;}
form {
	margin: 0;
	padding: 0;
}
textarea {
	margin: 0;
	padding: 0;
	border: 1px solid #9A80B9;
	margin: -10px 0 3px 0;
	background-color:#F4F4F4;
	padding: 2px;
	width: 90%;
}
.field {
	border: 1px solid #9A80B9;
	margin: 0 0 3px 10px;
	background-color:#F4F4F4;
	padding: 2px;
	vertical-align: middle;
}
input {
	vertical-align: middle;
}
.field:focus {background-color:#fff;}
.button {
	border: 1px solid #9A80B9;
	background-color: #DCD0E6;
	color:#666666;
}
.button:hover {
	background-color: #87739F;
	color:#fff;
}
/* Startseite //////////////////////////////////////////////////*/
.enter {
	position: relative;
	top: 40px; left: 252px;
}
#startlogo {
	position: relative; 
	top: 35px; left: 35px;
	z-index: 1;
}
div#left {
	width: 216px; height: 496px;
	background-image: url(../../images/design/start_leftimg.jpg);
}
address.vorstand {
	font-size: 13px;
	margin-top: 5px;
	font-style:normal;
}
address.start {
	position: absolute;
	bottom: 20px;
	left: 18px;
	top: 405px;
	font-style:normal;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 100;
}
address.start a:link, address.start a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
address.start a:hover, address.start a:active {
	text-decoration: underline;
}
.welcome {position: absolute; top: 48px; left: 220px;}

div#right {
	position: absolute; left: 280px; top:0;
	background: url(../../images/design/start_border_lr.gif);
	height: 496px;
}
div#startinhalt {
	padding: 0 3px 5px 3px;
}
div#aktuell {
	position: absolute; top: 143px; left: 248px;
	font-size: 12px;
	width: 280px; height: 140px; max-height: 140px;
	background-color:#FFFFFF;
	z-index: 100;
}
#aktuell span {
	display: block;
	margin: 10px;
}
#aktuell span p {line-height: 18px; margin:5px 0;}

div#startfooter {
	position: absolute; bottom:0px;
	background: url(../../images/design/start_footer.jpg);
	width: 566px; height: 38px;
}
#startfooter ul {
	padding: 0;
	margin: 9px 0 0 252px;
}
#startfooter li {
	display: inline;
	list-style-type: none;
}
#startfooter a {
	padding: 10px 3px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#startfooter a:link, visited {
	padding: 10px 4px;
	color: #FFFFFF;
	font-size: 12px;
}
#startfooter a:hover, active {
	background-color: #A2A7E1;
}
/*////////////////////////////////////////////////////////////*/

div#main {
	position: absolute;
	left: 50%;
	width: 846px;
	margin-left: -423px;
	margin-top: 65px;
}
div#inhalt {
	background: url(../../images/design/border_lr.gif) repeat-y;
	padding: 0 3px;
	margin: 0;
}
div#contentbox {
	margin: 18px 17px 0 227px;
	padding: 10px 18px;
	background: #FFFFFF url(../../images/design/bg_ctbox_t.gif) no-repeat top;
	height: 1%;
}
#footer {
	background: url(../../images/design/bg_footer.gif) no-repeat;
	height: 26px;
	padding-top: 9px;
	font-size: 9px;
}
#footer a {
	font-size: 9px;
	color: #730001;
}
.copyright {
	color: #FFFFFF;
	margin-left: 230px
}
.homelink {
	position: absolute; top: 151px; left:102px;
	z-index: 100;
	font-size: 11px;
}

.nuun {position: relative; left: 370px; color: #730001;}
.nuun a:link, .nuun a:visited {font-size: 9px;}
.nuun a:hover, .nuun a:active {text-decoration: underline;}

#gennav {
	margin: 0 17px 0 227px;
	background: url(../../images/design/bg_ctbox_b.gif) no-repeat;
	height: 20px;
	padding-right: 6px;
	text-align: right;
}
/*
.spalte1 {
	float: left;
	width: 262px;
	margin-right: 35px;
}
.spalte2 {
	float: left;
	width: 262px;
}*/
/* Hauptnavigation */

div#hnav {
	position: absolute; top: 139px; left: 3px;
	background: url(../../images/design/hnav_bg.gif) no-repeat;
	width: 840px; height: 29px;
}
#hnav ul {
	list-style-type: none;
	margin: 6px 0 0 245px;
	padding:0;
	font-size: 14px;
}
#hnav ul li {
	display: inline;
	padding-right: 40px;
}

#hnav ul li a:link, #hnav ul li a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: none;
}
#hnav ul li a:hover {
	border-bottom: 3px solid #E60003;
	padding-bottom: 4px;
	color: #AA0003;
}
#hnav ul li a:active {
	border-bottom: 3px solid #E60003;
	padding-bottom: 4px;
	color: #FFFFFF;
}
/* Active-Zustände fixiert */
body#links a#linksact {border-bottom: 3px solid #E60003;padding-bottom: 4px;color: #FFFFFF;}
body#kontakt a#kontaktact {border-bottom: 3px solid #E60003;padding-bottom: 4px;color: #FFFFFF;}
body#sol-dhr a#sol-dhract {border-bottom: 3px solid #E60003;padding-bottom: 4px;color: #FFFFFF;}
body#verein a#vereinact {border-bottom: 3px solid #E60003;padding-bottom: 4px;color: #FFFFFF;}
body#aktuelles a#aktuellact {border-bottom: 3px solid #E60003;padding-bottom: 4px;color: #FFFFFF;}
body#links a#linksact {border-bottom: 3px solid #E60003;padding-bottom: 4px;color: #FFFFFF;}

/* Sekundäre Navigation */
li.top {border-top: 1px solid #9A80B9}
div#secnav {
	float: left;
	width: 170px;
	display: inline;
	margin: 18px 0 0 22px;
	text-align: right;
	font-size: 12px;
}
#secnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#secnav li {
	border-bottom: 1px solid #9A80B9;
}
#secnav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
}
#secnav a:hover {
	display: block;
	background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;
	background-color: #F5EDFA;
}
/* Manuell Aktiv */
#secnav a.aktiv {
	background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;
	background-color: #F5EDFA;
}
/* Active-Zustände fixiert */
body.sol-dhr01 a#sol-dhr01act {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.sol-dhr02 a#sol-dhr02act {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.sol-dhr03 a#sol-dhr03act {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.sol-dhr04 a#sol-dhr04act {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.sol-dhr05 a#sol-dhr05act {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.sol-dhr06 a#sol-dhr06act {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.sol-dhr07 a#sol-dhr07act {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.info a#infoact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.statuten a#statutenact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.vorstand a#vorstandact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.angebot a#angebotact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.los a#losact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.medien a#medienact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.termine a#termineact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.kontaktadd a#kontaktaddact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.kontaktform a#kontaktformact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}
body.impressum a#impressumact {display: block;background: url(../../images/design/secnav_over.gif) no-repeat 5% 50%;background-color: #F5EDFA;}