
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

html {
	overflow: -moz-scrollbars-vertical;
	background: #0e1c2e url(img/bg-top.jpg) center 0 no-repeat;
	min-width: 945px;
}

html#html_start { background-image: url(img/bg-top-start.jpg) !important; }

body {
	_background: url(img/bg-body-neu.jpg) center 0 no-repeat;
	font-family: Arial;
	font-size: 0.8em;
	min-width: 945px;
}

body#body_start { }

body#body_start .m2 .content {
  padding: 0px 0px 8px 0px;
}

table td { vertical-align: top; }

div#page { 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#top { height: 85px; }
#logo { }

div#main {
	width: 945px;
	margin: auto;
	padding: 0 0 200px 0;
}

#navi {
	background: #d8d8d8 url(img/bg-navi.png) 0 0 repeat-x;
	height: 48px;
}


div#navigation {
	clear: left;
}

div#topnavi {
	height: 52px;
	padding: 12px 0 0 0;
}
div#topnavi a { 
	color: #5b93df;
	font-size: 12px;
	display: block;
	font-weight: normal;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	text-decoration: none;
}

div#navigation ul {
	list-style: none;
}


div#topnavi a.aktiv { color: #fff; }

.sf-menu { z-index: 10000; position: absolute; }

ul#navi1, ul#navi1 li { margin: 0; }

ul#navi1 a {
	color: #717171;
	margin: 0 1px 0 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
	display: block;
}

*html ul#navi1 a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-navigation.png', sizingMethod='scale');
	background: none;
}


li.navi1 { 
	float: left;
	display: block;
}
li.navi1 a { 
	padding: 18px 23px 13px 23px;
}
li.navi1 a:hover, li.aktiv a, li.navi1 a.aktiv { 
	background: #7b7b7b url(img/bg-navi-aktiv.png) repeat-x;
	color: #fff !important;
}

ul.navi2 { 
	display: none; 
	clear: left; 
	position: absolute;
	background: #dbdcdc;
	margin: 0px 0 0 0;
	padding: 1px 0 0 0;
	width: 200px; 
}

li.navi2 {
	background: url(img/bg-navi2-linie.gif) 0 bottom repeat-x;
	padding: 0 0 1px 0;
}

ul.navi2 a {
	 background: none !important;
	 font-size: 1em !important;
	 font-weight: normal !important;
	 height: auto !important;
	 padding: 5px 13px 5px 13px !important;
	 margin: 0 1px 1px 1px !important;
	 color: #2f4155 !important;
}
ul.navi2 a:hover, ul.navi2 a.aktiv { background: #7c7c7c !important; color: #dbdcdc !important; }

div.navi3 {
}
div.navi3 ul { 
	margin: 0 0 5px 0!important;
	background: #e2e3e3;
}
div.navi3 ul a {
	font-size: 0.85em !important;
	padding: 2px 5px 2px 20px !important;
}

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

input.inp, textarea.inp {
	background: #fff;
	border-top: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #565757;
	padding: 3px 4px 3px 4px;
	margin: 0 2px 2px 0;
	width: 200px;
}
.r1 input.inp {
	width: 182px;
	padding: 1px 3px 1px 3px;
	font-size: 0.95em;
}
.inplang { width: 350px !important; }
.code { width: 60px !important; } 

input.button {
	background: #5b93df;
	padding: 3px 4px 3px 4px;
	border: 0;
	color: #fff;
}
.r1 input.button { padding: 1px 2px 1px 2px; }


div#content-oben {
	clear: both;
	padding: 0 0 30px 0;
	height: 341px;
	color: #fff;
	margin: 0 0 20px 0;
	background: url(img/blind.gif) 0 bottom no-repeat;
}
#content-oben .top-text .content { width: 350px; }
#content-oben .top-text img { margin: 0 0 15px 0; }

div.content-oben {
	margin: 0px 0 0 516px;
	width: 410px;
	padding: 150px 0 0 0;
	clear: left;
	height: 160px;
}

.csc-textpic { 
	float: left; 
	margin: 0 25px 15px 0; 
	padding: 4px 0 0 0; 
}
.csc-textpic-right { 
	float: right !important;
	margin: 0 0 15px 25px !important;
}

.m3 .zweispaltig .csc-textpic { width: 100px; }
.csc-textpic img { display: block; margin: 0; padding: 0; }
.csc-textpic .csc-textpic-imagerow { margin: 0 0 10px 0; }
.csc-textpic-clear { clear: none !important; display: none; }
.textpic_text { }

.m3 .zweispaltig .textpic_pic { width: 90px; float: left; }
.textpic_pic img { border: 1px solid #fff; }
.m3 .zweispaltig .textpic_text { width: 200px; float: left; }
.zweispaltig_breit .textpic_text { clear: left; width: 250px; }
div#content {
	padding: 0 0 100px 0;
	margin: 0px 0 0 0 !important;
	color: #fff;
}
#content a.aktiv, div.aktiv a {
	color: #fff;
}
#content a:hover { text-decoration: underline; }
.contentbg { 
	background-repeat: no-repeat;
	background-position: right top;
}

#content p { padding: 0 0 0 0; margin: 0 0 10px 0; }

#header { 
	min-height: 85px;
	padding: 35px 0 0 0;
}

.inhalt { margin: 0 0 3px 0; }

html#html_start div#content-oben { height: 600px; }

div.top-text {
	width: 295px;
	padding: 50px 50px 20px 20px;
	clear: left;
	float: left;
}
div.top-text div.textpic_text {
	width: 350px;
	clear: left;
}

div.top-referenz {
	float: left;
	padding: 0 0 30px 0px;
	height: 343px;
	width: 580px;
}
.top-referenz .csc-textpic { padding: 0 !important; }

	
div.showroom { background: url(img/bg-showroom.jpg) 0 0 no-repeat; }
div.showroom div.titel { padding: 9px 0 0 20px; height: 51px; }
div.showroom img { display: block; }

div.balken {
	background: url(img/bg-balken.gif) repeat-x; 
}
div.balken img { display: block; margin: 0 8px 0 0; }
div.balken p { display: inline; padding: 4px 0 4px 0; }

.clear { clear: left; }
.clearb { clear: both; }
.nomarge{ margin: 0 !important; }
.left { float: left; }
.right { float: right; }

img { border: 0; }

a {
	color: #5b93df;
	text-decoration: none;
}

a.back { 
	background: url(img/pfeil-back.png) 0 2px no-repeat;
	padding: 0 0 0 23px;
	display: block;
	min-height: 17px;
	margin: 0 0 12px 0;
}

img.hl { margin: 0 0 25px 0; }

h1 {
	margin: 0 0 35px 21px; 
	padding: 0;
	color: #fff;
	font-size: 2.7em;
	clear: left;
	line-height: 1.1em;
	font-weight: normal;
}

h2 {
	margin: 0 0 10px 0; padding: 0;
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	clear: left;
}
.contentpic h2 { clear: none !important; } 

h3 {
	margin: 0 0 7px 0; 
	padding: 0 0 0 0px;
	color: #fff;
	font-size: 1.4em;
	font-weight: normal !important;
}

.r1 h3, .l1 h3 {
	margin: 0 0 7px 0; 
	padding: 0 0 0 0px;
	color: #fff;
	font-size: 16px;
	font-weight: normal !important;
}

h4 {
	margin: 0; padding: 0 0 0 0px;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
}

h5, h5 a {
	margin: 0 0 5px 0; padding: 0;
	color: #fff !important;
	font-weight: bold; 
}
h5 a { font-size: 1em !important; }

ul, ol, p, li  {
	color: #fff;
	font-size: 1em;
	margin: 0 0 20px 0;
	padding: 0;
}

.m3 .zweispaltig {
	float: left;
	width: 325px;
	min-height: 130px;
	margin: 0 10px 20px 0;
}

div#content ul { margin: 0 0 20px 10px; padding: 0; list-style: none; }
div#content ul li { 
	margin: 0; 
	padding: 0 0 3px 10px; 
	background: url(img/anstrich-viereck-weiss.png) 1px 6px no-repeat !important; 
}

div#content ol { margin: 0 0 20px 20px; padding: 0; }
div#content ol li  { margin: 0; padding: 0 0 3px 0; }

div.tagcloud {
	text-align: center;
	margin: 10px 0 0 0;
}


div.kasten { 
	float: left; 
	margin: 0 0px 0 0;
	min-width: 200px;
	height: 235px;
	background: #2d3134 url(img/hg-ref-box.jpg) top repeat-x;
	border-right: 1px solid #646668;
	border-top: 1px solid #7a7d7d;
}
*html div.kasten { width: 200px; }

#content-oben .kasten {
	float: left;
	width: 702px;
} 

div.kasten2 {
	background: #bebebe url(img/bg-kasten2.jpg) 0 0 repeat-x;
	border: 0;
	border-top: 1px solid #d8d8d8;
	padding: 0 0 0 5px;	
	color: #656565;
}

div.kasten h3 { color: #fffefe; }
div.kasten2 h3 { color: #656565; }

div.kasten div.mitte { margin: 0 -4px 0 -4px; height: 243px; background: #393d40 url(img/hg-ref-box.jpg) 0 0 repeat-x; }


#content .content { 
	margin: 0 0 20px 0;
	color: #fff;
}

.error {
	color: #c34646;
}

div.kasten div.content { }
div.kasten div.content div.normal { padding: 10px; }

div.kasten2 div.content div.normal { height: 170px; }
div.kasten2 div.content div.fuss { background: url(img/kasten2-bg-unten.jpg) 0 0 repeat-x; height: 56px; }

div.kasten div.fuss img { float: right; padding: 7px 10px 0 0; }


/*
div.titel { margin: 0 0 15px 0; }
div.titel div.oben { background: url(img/titel-oben.png) 0 0 repeat-x; width: 100%; height: 5px; }
div.titel div.eckeL { position: absolute; margin: 0 0 0 -5px; width: 5px; height: 5px; background: url(img/titel-ecke-links.png) 0 0 no-repeat; }
*html div.titel div.eckeL { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/titel-ecke-links.png', sizingMethod='scale'); background: none; }
div.titel div.eckeR { position: relative; float: right; margin: 0 -5px 0 0; width: 5px; height: 5px; background: url(img/titel-ecke-rechts.png) 0 0 no-repeat; }
*html div.titel div.eckeR { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/titel-ecke-rechts.png', sizingMethod='scale'); background: none; }
div.titel h2 { padding: 2px 0 1px 5px; background: #5f6265 url(img/titel-bg.png) repeat-x; margin: 0 -4px 0 -4px; height: 18px; border-bottom: 1px solid #969b9f; }
*html div.titel h2 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/titel-bg.png', sizingMethod='scale'); background: none; }
*/

div.titel { margin: 0 0 10px 0; }
div.titel img { display: block; margin: 0 0 2px 0; }
div.titel h2 { padding: 0; margin: 0; border-bottom: 1px solid #969b9f; }

div.karussel_box {
	float: left;
	margin: 0 15px 0 0;
	width: 204px;
	color: #fff; 
	font-size: 0.9em;
}
div.karussel_box div.sub { padding: 0px 0 0 4px; }
div.karussel_box img { border: 2px solid #fff; display: block; margin: 0 0 5px 0; }
div.karussel_box div.datum { background: #162e49; position: absolute; margin: -20px 0 0 2px; padding: 1px 2px 1px 2px; font-size: 0.9em; }
div.karussel_box span { font-size: 0.8em; }
div.karussel_box a { color: #ffffff; }
div.karussel_box .untertitel { padding: 0 0 0 8px; }

div#preload { display: none; }
div#footer {
	clear: left;
	position: absolute;
	bottom: 0;
	background: #203f5f url(img/bg-footer2.jpg) center 0 repeat-x;
	min-height: 230px;
	font-size: 0.9em;
	display: block;
	width: 100%;
	color: #ffffff;
}
*html div#footer {
	height: 230px;
}
div#footer div.content { width: 968px; margin: auto; padding: 20px 0 0 15px; }
div#footer a {
	color: #9db8d4;
}
div#footer a.aktiv {
	color: #fff;
}
div#footer div.viertel {
	width: 150px;
	padding: 0 30px 0 0px;
	float: left;
	min-height: 190px;
}
div#footer .last { padding-right: 0 !important; width: 190px !important; } 

*html div#footer div.viertel { height: 190px; }

div#footer h5 { font-size: 1.1em; }
div#footer div.viertel a { font-size: 0.9em; display: block; margin: 0 0 3px 0; } 


div#footer ul { margin: 5px 0 0 5px; padding: 0; list-style: none; }
div#footer ul li { margin: 0 0 7px 0; padding: 0; color: #5279a3; }
div#footer ul a { color: #5279a3; }

div.viereck li, ul.viereck li { 
	background: url(img/anstrich-pfeil.png) 2px 5px no-repeat; 
	padding: 0 0 0 15px; display: block;
	margin: 5px 0 0 0;
}

.viereck a { color: #5279a3; }


div.l1 {
	clear: left;
	width: 190px;
	float: left;
	margin: 0px 15px 0 8px;
	padding: 0px 0 0 0;
}

div.m2 {
	float: left;
	width: 440px;
}

div.m3 {
	float: left;
	margin: 0px 10px 0 0;
	padding: 3px 6px 20px 22px;
	width: 690px; 
	min-height: 400px;
}

div.r1 {
	width: 190px;
	padding: 0px 0 0 13px;
	float: left;
}

.contentbg .r1 { padding-top: 100px; }

div.box { margin: 0px 0 20px 0; color: #fff; }
div.box p { font-size: 0.85em; margin: 0; }
div.box a.ref { margin: 0 0 3px 0; }

.buttons img { margin: 0 4px 4px 0; display: block; float: left; }

.r1 .box, .showall { 
	border-bottom: 2px solid #666769;
	padding-bottom: 15px;
	margin: 0 0 20px 0; 
}

div.boxgrau {
	background: url(img/randbox-grauoben.jpg) 0 0 no-repeat;
}

div#suchbox {
	height: 30px;
	float: right;
	padding: 18px 15px 0 0;
}
.suchbutton { vertical-align: top; }
#suchbegriff {
	border: 1px solid #969696;
	border-right: 0;
	padding: 0 3px 0 3px;
	color: #565757;
	width: 170px;
	background: #eaeaea;
	margin: 0;
}
.suchergebnis { margin: 0 0 5px 0; }

div.teilbox { margin: 0 0 20px 0; }

div.bildbox img { float: left; display: block; }
div.bildbox div.text { margin: 0 0 0 75px; }

div.boxline { 
	background: url(img/box-dotted-line.gif) 0 bottom repeat-x;
	padding-bottom: 10px; 
	margin-bottom: 15px;
}

div.strichel {
	background: url(img/linie-strichel.gif) 0 bottom repeat-x;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	clear: left;
}

div.datumbox div.datum { float: left; }
div.datum div.tag { font-size: 1.5em; line-height: 1.1em; padding: 0; }
div.datumbox div.text { margin: 0 0 0 35px; padding: 0; }

div.datumbox h3 { font-size: 1em; } 

div.tagwolke { text-align: center; }
div.tagwolke a { padding: 1px 2px 2px 2px; margin: 0 2px 0 0; }
div.tagwolke a.t1 { font-size: 1.5em;  }
div.tagwolke a.t2 { font-size: 1.4em; }
div.tagwolke a.t3 { font-size: 1.3em; }
div.tagwolke a.t4 { font-size: 1.1em; }
div.tagwolke a.t5 { font-size: 0.85em; }


div.box h4 { font-size: 0.8em; }

.telefon { 
	background: url(img/icon-telefon.png) 2px 3px no-repeat; 
	padding: 0 0 0 20px; 
	font-size: 0.9em;
	min-height: 12px;
	color: #fff;
	margin: 0 0 3px 0;
}
.email {
	background: url(img/icon-brief.png) 2px 2px no-repeat;
	padding: 0 0 0 20px;
	font-size: 0.8em;
	min-height: 12px;
	margin: 0 0 3px 0;
}
a.email img { vertical-align: bottom; }
a.outlook {
	background: url(img/icon-karte.gif) 2px 3px no-repeat;
	padding: 0 0 0 20px;
	font-size: 0.8em;
	margin: 0 0 3px 0;
}

.startreferenzen {
	width: 675px; 
	margin: 0 0 10px 0; 
	float: left;
}
.startreferenzen .navpfeil { padding: 60px 0 0 0; }

.referenz_titel {
	border-bottom: 1px solid #889eb6;
}

.icons {
	float: right;
}
.icons img { margin: 0 0 0 3px; }

div.anker { 
	color: #fff; 
	font-size: 1.5em; 
	margin: 10px 0 0 0;
}


div.blau a.anker {
	display: block;
	float: left;
	margin: 0px 4px 4px 0;
	padding: 2px 2px 2px 2px;
	width: 20px;
	background: #5a8cc0;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
}

div.pfeil { font-size: 0.95em; margin: 0 0 5px 0; }
div.pfeil a { 
	background: url(img/link-pfeil.gif) 0 4px no-repeat; 
	padding: 0 0 0 8px; 
	color: #5279a3; 
	font-weight: bold;
}
div.pfeil p { padding: 0 0 0 8px; font-size: 1em; }
a.pfeil {
	background: url(img/link-pfeil.gif) 0 4px no-repeat; 
	padding: 0 0 0 8px; 
	display: block;
}
a.rss {
	background: url(img/rss.png) 0 0px no-repeat; 
	padding: 0 0 0 20px;
	min-height: 16px;
	display: block;
}
		
img.top { vertical-align: top; }

div.suche_links { 
	clear: left;
	float: left;
	width: 60px;
	color: #bbb;
}
div.suche_links strong {
	font-weight: bold;
	font-size: 1.8em;
}
div.relevanz { font-size: 0.85em; }
div.suche_rechts {
	margin: 0 0 0 60px;
}
div#suchvorschlag {
	position: absolute; 
	width: 193px;
	background: #fff;
	margin: -1px 0 0 23px;
	border-top: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;	
	padding: 5px 0px 5px 0;
	display: none;
}
div#suchvorschlag ul { margin: 0; padding: 0; }
div#suchvorschlag li { padding: 2px 5px 2px 5px !important; }
div#suchvorschlag li:hover { background: #ddd;  }
div#suchvorschlag a { float: left; clear: left; color: #333; margin: 0 0 0 0; }
div#suchvorschlag span { float: right; font-size: 0.85em; color: #333; }

input.suche {
	width: 130px;
}
img.lupe { 
	padding: 3px 5px 0 0;
	display: block; 
	float: left;
}

div.pages a, div.pages span { 
	display: block;
	padding: 4px 5px 4px 5px;
	float: left;
	margin: 0 5px 0 0;
}

.imageflow {
	height: 100px;
}

.csc-textpic-caption {
	margin: 0 0 10px 0;
	font-style: italic;
	padding: 3px 30px 0 0;
	color: #fff;
}

.googlemap {
	width: 650px;
	height: 350px;
	color: #000;
	margin: 0 0 35px 0;
}

#map-1 {
  margin-top: 10px;
}

div.links {
	clear: left;
	float: left;
	width: 140px;
}

div.rechts {
	margin: 0 0 0 150px; 
}

.tx-flseositemap-pi1 a { display: block; }
.tx-flseositemap-pi1 li { color: #ccc; }
.tx-flseositemap-pi1 li.deep0 { padding: 10px 0 0 0 !important; font-weight: bold; font-size: 1.2em; }
.tx-flseositemap-pi1 li.deep1 { padding: 0 0 5px 15px !important; }
.tx-flseositemap-pi1 li.deep2 { margin: 0 0 0 30px !important; }

.news-single-img { margin: 0; }
.news-single-img, .news-list-container img  { float: left; margin: 0 0 10px 0; }
.news-single-timedata { color: #fff; font-size: 0.9em; }
.news-single-item { margin: 0; padding: 0; }
.news-single-item h2 { font-size: 1.4em; }

.news-list-container { padding: 0; }
.news-list-container h3 { } 
.news-list-date {
	clear: left;
	float: none;
	padding: 0 !important;
	font-size: 0.8em;
	font-weight: normal;
}
.news-single-timedata {
	font-size: 1.1em;
}

.news-single-backlink { border: 0; padding: 0; margin: 20px 0 0 0; }
.news-list-item { margin: 0 0 20px 0; }
.news-list-browse { margin: 20px 0 0 0; font-size: 0.9em; }
.browseLinksWrap span { padding: 0 5px 0 5px; }

#catmenu a { font-size: 0.9em; }
#catmenu li { padding: 0; margin: 0; }
#catmenu { padding: 0; margin: 0 !important; }


.back { }

.pipe { margin: 0 10px 0 10px; }

.galerie {
}
.galerie img { display: block; }
.galerienavi {
	background: #7f7f7f;
	padding: 3px 7px 3px 5px;
	color: #c8c8c8;
	font-size: 1.1em;
}
.galerienavi a {
	color: #c8c8c8;
	padding: 0 4px 0 4px;
}
.galerienavi a.aktiv { font-weight: bold; }
.galerienavi .picnumbers { float: right; }
.galerienavi .picnumbers div { float: left; }
.hide { display: none; }
.all_hide div { display: none; }
.all_hide .first div, .all_hide .first { display: block; } 

.hinweis { 
	color: #f33;
	font-weight: bold;
}
.fehler { 
	color: #f33;
	font-weight: bold;
}

.tx-indexedsearch-res .nr {
	float: left;
	margin: 0 10px 0 0;
}
.tx-indexedsearch-redMarkup { color: #fff !important; font-weight: bold; }
.tx-indexedsearch-noresults { padding: 0 0 30px 0 !important; }
.tx-indexedsearch-browsebox { padding: 0 0 20px 0 !important; margin: 0 !important; }
.tx-indexedsearch-browsebox .browsebox { margin: 0 0 0px 0 !important; padding: 0 !important; }
.tx-indexedsearch-browselist-currentPage { font-weight: bold; }

.tx-indexedsearch-browsebox .browsebox a { font-size: 1.1em; display: block; float: left; padding: 0 8px 5px 8px; }


.stepcarousel{
position: relative; /*leave this value alone*/
width: 650px;

overflow: scroll; /*leave this value alone*/
/*Width of Carousel Viewer itself*/
height: 210px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .karussel {
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .newsbox {
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
 /*margin around each panel*/
 /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel .karussel_box a { text-decoration: none !important; }

#startbilder { 
	width: 578px;
	height: 373px;
	overflow: hidden;
} 


