html, body {
	background: #ffffff url('../img/bgfade.jpg') repeat-x top;
	margin: 0px;
	font-family: 'Arial', 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #6d7c82;
	text-align: center;
}

a.normlink, a.normlink:visited {
	text-decoration: none;
	color: #6d7c82;
	text-transform: uppercase;
}

a.normlink:hover {
	text-decoration: none;
	color: #ac0045;
	text-transform: uppercase;
}

a.activelink, a.activelink:visited {
	text-decoration: none;
	color: #ac0045;
	text-transform: uppercase;
}

a.activelink:hover {
	text-decoration: none;
	color: #ac0045;
	text-transform: uppercase;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.mailpic {
	vertical-align: bottom;
}

a.external, a.external:visited {
	text-decoration: underline;
	color: #6d7c82;
}

a.external:hover {
	text-decoration: underline;
	color: #ac0045;
}

a.internal, a.internal:visited {
	text-decoration: underline;
	color: #6d7c82;
}

a.internal:hover {
	text-decoration: underline;
	color: #ac0045;
}

a.fenster, a.fenster:visited {
	text-decoration: none;
	color: #6d7c82;
}

a.fenster:hover {
	text-decoration: none;
	color: #ac0045;
}

a.backlink, a.backlink:visited {
	display: block;
	text-decoration: none;
	color: #6d7c82;
	font-size: 11px;
	text-transform: uppercase;
	background: url('../img/btredback.gif') left .1em no-repeat;
	padding-left: 16px;
	margin-bottom: 16px;
}

a.backlink:hover {
	display: block;
	text-decoration: none;
	color: #ac0045;
	font-size: 11px;
	text-transform: uppercase;
	background: url('../img/btredback.gif') left .1em no-repeat;
	padding-left: 16px;
	margin-bottom: 16px;
}

p, h1, h2, h3, h4 {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.blockimage {
	display: block;
}

.clr {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

/* Header Styles ******************************************/

#headblk {
	width: 800px;
	height: 90px;
	min-height: 90px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#novalogo {
	float: right;
	border: 0px;
	margin-top: 49px;
}

#topmenu {
	position: absolute;
	bottom: 0px;
	font-size: 11px;
	text-align: left;
}

#topmenu ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

#topmenu li {
	float: left;
	margin-right: 20px;
}

#dotlinetop {
	width: 800px;
	height: 6px;
	min-height: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	border-bottom: #98a5ac 1px dotted;
	clear: both;
}


/* Content Styles ******************************************/

#contenthead {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

#contentbody {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

#contentbody h1 {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 16px;
}

#contentbody h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 2px;
}

#contentbody p {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
}

#contentbody p.normal {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
}

#contentbody p.clean {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentbody p.onebefore {
	font-size: 100%;
	margin-top: 18px;
	margin-bottom: 8px;
}

#contentbody p.oneafter {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 18px;
}

ul.anstrich {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	padding-left: 0px;
}

ul.anstrich li {
	background: url('../img/anstrich.gif') .42em .46em no-repeat;
	padding-left: 16px;
}

ul.subanstrich {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 0px;
}

ul.subanstrich li {
	background: url('../img/anstrich.gif') 1.42em .46em no-repeat;
	padding-left: 32px;
}

#redcontainer {
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url('../img/redbg200.gif') left top no-repeat;
	text-align: left;
	width: 800px;
}

div.contentspacer {
	clear: both;
	display: block;
	width: 100%;
	height: 15px;
}

#faktentabelle {
	width: 100%;
	border: 0px;
}

#faktentabelle td.fakt {
	width: 110px;
	padding-right: 12px;
	vertical-align: top;
	text-align: left;
}

#faktentabelle td.faktdaten {
	padding-bottom: 16px;
	text-align: left;
}

/* tease boxes on home page's left side block */

#homeleftbox {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#homeleftbox div.teasebox {
	font-size: 12px;
	display: block;
	border: 0px;
	border-bottom: 1px dotted #98a5ac;
	padding: 0px;
	margin: 0px;
}

#homeleftbox div.teasebox .headline {
	font-size: 20px;
	color: #e5e3e3;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-right: 14px;
}

#homeleftbox div.teasebox .textblock {
	color: #e5e3e3;
	margin-top: 16px;
	margin-bottom: 8px;
	margin-left: 14px;
	margin-right: 14px;
}

#homeleftbox div.teasebox a:link, #homeleftbox div.teasebox a:visited {
	font-size: 14px;
	color: #e5e3e3;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 18px;
	margin-left: 14px;
	margin-right: 14px;
	display: block;
}

#homeleftbox div.teasebox a:hover {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 18px;
	margin-left: 14px;
	margin-right: 14px;
	display: block;
}

#homeleftbox div.teasebox a.morelink:link, #homeleftbox div.teasebox a.morelink:visited {
	font-size: 12px;
	color: #e5e3e3;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px !important;
	display: inline !important;
}

#homeleftbox div.teasebox a.morelink:hover {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px !important;
	display: inline !important;
}

#homeleftbox div.teasebox .linkbutton {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
	border: 0px;
}

/* slideshow and news headline on home page's right content block */

#homeslideshow {
	position: relative;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 596px;
	height: 445px;
	overflow: hidden;
}

#homeslideshow img {
	position:absolute;
	display:block;
	border:none;
}

#slider div {
	position:absolute;
	width: 596px;
	height: 445px;
}

.photocontainer {
	position: relative;
	overflow: hidden;
	width: 596px;
	height: 445px;
}

.homenewscontainer {
	position: absolute;
	left: 320px;
	top: 132px;
	text-align: left;
	width: 260px;
}

.homenewscontainer p.newsdate {
	color: #ac0045 !important;
	margin-bottom: 0.6em !important;
}

.homenewscontainer p.newsheaderbright {
	color: #e5e3e3 !important;
	font-size: 28px !important;
	margin-bottom: 0.2em !important;
}

.homenewscontainer p.newsheaderdark {
	color: #000000 !important;
	font-size: 28px !important;
	margin-bottom: 0.2em !important;
}

.homenewscontainer img.linkbutton {
	margin-left: 10px;
	margin-top: 17px;
	border: 0px;
	display: inline !important;
	vertical-align: baseline !important;
}

/* Section Header (2-column) */

#sectionheadline {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	text-align: left;
	height: 187px;
	overflow: hidden;
}

#sectionheadline p {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
}

#sectionimage {
	position: relative;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 596px;
	height: 187px;
	overflow: hidden;
}

/* Content blocks (2-column) */

#sectionmenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	text-align: left;
	overflow: hidden;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#sectionmenu ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 12px;
	margin-top: 0px;
}

#sectionmenu li {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

#contentonecol {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 596px;
}

.contentonecol {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 596px;
}

div.rowdotbottom {
	position: relative;
	clear: both;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-bottom: #98a5ac 1px dotted;
	width: 596px;
}

div.anfahrtblock {
	position: relative;
	float: right;
	width: 134px;
}

/* Content blocks (right in column 2 - 3 column project list) */

div.content_prow {
	position: relative;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
	padding: 0px;
	width: 596px;
}

div.content_pcol1 {
	position: relative;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 190px;
}

div.content_pcol2 {
	position: relative;
	float: left;
	margin-left: 13px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 190px;
}

div.content_pcol3 {
	position: relative;
	float: left;
	margin-left: 13px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 190px;
}

.proimage {
	display: block;
	width: 190px;
	height: 104px;
	overflow: hidden;
	margin-bottom: 6px;
}

h2.project {
	background: url('../img/btred.gif') left .1em no-repeat;
	font-size: 11px;
	padding-left: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}

p.projectteaser {
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px !important;
	font-size: 11px !important;
}

a.projectlink, a.projectlink:visited {
	text-decoration: none;
	color: #6d7c82;
}

a.projectlink:hover {
	text-decoration: none;
	color: #ac0045;
}


/* Content blocks (project details in right column - 2 colums, text left and pictures right) */

#project_text {
	float: left;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: left;
	padding: 0px;
	width: 386px;
	display: inline;
}

#project_text h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 2px;
}

#project_pics {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	text-align: right;
	padding: 0px;
	width: 190px;
}

img.prodetailimage {
	display: block;
	margin-bottom: 10px;
}


/* Content blocks (right in column 2 - 2 column effect list) */

div.effect_row {
	position: relative;
	left: 0px;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
	padding: 0px;
	width: 596px;
}

div.effect_col_left {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 386px;
}

div.effect_col_left h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px !important;
}

div.effect_col_right {
	position: relative;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding: 0px;
	width: 190px;
}

div.effect_col_right img {
	display: block;
}

div.effectdotbottom {
	position: relative;
	clear: both;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-bottom: #98a5ac 1px dotted;
	width: 596px;
}


/* Content blocks (right in column 2 - 2 column news list) */

div.news_row {
	position: relative;
	left: 0px;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
	padding: 0px;
	width: 596px;
}

div.news_col_left {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 386px;
}

div.news_col_left h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 6px !important;
	margin-top: 8px !important;
}

div.news_col_right {
	position: relative;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding: 0px;
	width: 190px;
}

div.effect_col_right img {
	display: block;
}

div.newsdotbottom {
	position: relative;
	clear: both;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border-bottom: #98a5ac 1px dotted;
	width: 596px;
}


/* Form Styles ******************************************/

#contactform {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 204px;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left;
	padding: 0px;
	width: 596px;
}

#contactform form {
	margin: 0px;
}

#contactform fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.fieldcpl {
	position: relative;
	width: 596px;
	text-align: left;
	margin-bottom: 8px;
	line-height: 1.6em;
	vertical-align: top;
}

div.checkfieldcpl {
	position: relative;
	width: 596px;
	text-align: left;
	margin-bottom: 8px;
	vertical-align: top;
}

div.fieldbody {
	position: relative;
	width: 480px;
	float: right;
}

#brochpd {
	position: relative;
	height: 120px;
	background: url('../img/brochpd.jpg') 0px 0px no-repeat;
	padding-left: 180px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#brochpw {
	position: relative;
	height: 120px;
	background: url('../img/brochpw.jpg') 0px 0px no-repeat;
	padding-left: 180px;
	margin-bottom: 12px;
}

#contactform .textfield {
	border: 1px solid #6d7c82;
}

#contactform .checkboxfield {
	border: 1px solid #6d7c82;
	margin-right: 10px;
	margin-bottom: 12px;
	float: left;
}

#contactform .button {
	margin-right: 20px;
	background: #ffffff;
	border: 1px solid #6d7c82;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	color: #6d7c82;
}

#contactform .button:hover {
	margin-right: 20px;
	background: #ffffff;
	border: 1px solid #ac0045;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	color: #ac0045;
}

/* Footer Styles ******************************************/

#dotlinebottom {
	width: 800px;
	height: 6px;
	min-height: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	border-top: #98a5ac 1px dotted;
	clear: both;
}

#bottommenu {
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	margin-bottom: 26px;
	color: #6d7c82;
	text-align: left;
}

#bottommenuright {
	float: right;
	font-size: 10px;
	color: #6d7c82;
}

p.foerderung {
	display: block;
	background: url('../img/foerderung.gif') 0px 0px no-repeat;
	height: 40px;
	min-height: 40px;
	padding-left: 190px;
}