/* CSS created by Dado - design@nofrks.com */
* {
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
/* end reset */
/* new clearfix */
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear {
	zoom: 1;
} /* IE6 */
*:first-child+html .clear {
	zoom: 1;
} /* IE7 */
html, body {
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	background:#dadada;/* url(../images/hintergrund2.jpg) no-repeat center fixed*/
 	color: #666666;
 	font-size: 12px;
	line-height: 19px;
 	font-family: Verdana, Geneva, sans-serif;
}
#background {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:1px;
	left:0;
	overflow:auto;
	z-index:2;
}
a {
	color: #004E9B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1.bigheading {
	color: #ffffff;
	font-size: 52px;
	padding-left: 11px;
	margin-bottom: 48px;
	height: 52px;
	font-weight: bold;
}
h3 {
	color: #004E9B;
	font-size: 25px;
}
h4 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #004E9B;
}
h5 {
	color: #666666;
	font-size: 24px;
	margin-bottom: 20px;
}
.red {
	color: #E60000!important;
}
.blue {
	color: #004E9B!important;
}
.padding {
	padding: 5px;
}
a#logo {
	width: 197px;
	height: 183px;
	float: right;
	text-decoration: none;
	background: url(../images/logo.png) no-repeat bottom;
	position: relative;
	z-index: 20;
}
a#logo span {
	visibility: hidden;
}
/*a#logo:hover {
	margin-top: -74px;
}*/
#mainimage {
	list-style: none;
	margin-top: -7px;
}
#container {
	width: 982px;
	margin: 0 auto;
}
#pagetop {
	padding-top: 44px;
}

#pagetop img{
display:none;
}

#contentholder {
	position: relative;
	z-index: 3;
	margin-top: -12px;
}
#contenttop {
	width: 982px;
	height: 24px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/content-top.png) no-repeat center;
}
#content {
	position: relative;
	width: 960px;
	padding-left: 11px;
	padding-right: 11px;
	background: url(../images/content-bg.png) repeat-y center;
}
#contentbottom {
	width: 982px;
	height: 24px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/content-bottom.png) no-repeat center;
}

/* MENU */
#tabnavigation {
	overflow:hidden; /* wrap floats */
	height:35px; /* trips haslayout, wrap floats IE */
	list-style:none;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	margin-left: 11px;
	position: relative;
	z-index: 4;
	padding-top: 10px;
}
#tabnavigation li {
	float: left;
	margin-right: 2px;
}
#tabnavigation a {
	color: #ffffff;
	float:left;
	position:relative;
	padding-left:10px;
	margin-right:10px; /* adjust space between tabs ... */
	text-decoration:none;
	background:url(../images/tabs.png) 0 -80px no-repeat;
}

#tabnavigation #homebutton a {
	padding-left:10px;
	margin-right:10px; /* adjust space between tabs ... */

}

#tabnavigation a img {
	display: block;
    margin: 10px;
    margin-left: 2px;
    margin-right: 2px;

}
#tabnavigation a:hover {
	/*margin-top: -2px; remove shifting effect of menuon hover*/
	height: 37px;
}
#tabnavigation a:hover span {
	height: 37px;
}
#tabnavigation .current a:hover {
	margin-top: 0;
	height: 35px;
}
#tabnavigation .current a:hover span {
	height: 35px;
}
#tabnavigation a span {
	position:absolute;
	top:0;
	left:100%;
	width:10px;
	height:35px;
	background:url(../images/tabs.png) -490px -80px no-repeat;
}
#tabnavigation .current a {
	color: #0069B4!important;
	background-position:0 -40px;
}
#tabnavigation .current a:hover {
	background-position:0 -40px;
}
#tabnavigation .current a:hover span {
	background-position:-490px -40px;
}
#tabnavigation .current a span {
	background-position:-490px -40px;
}
#tabnavigation a:active, #tabnavigation a:focus, #tabnavigation a:hover {
	background-position:0 0px;
}
#tabnavigation a:active span, #tabnavigation a:focus span, #tabnavigation a:hover span {
	background-position:-490px 0px;
}

#leftcolumn {
	min-height: 650px;
	width: 781px;
	float: left;
	padding-left: 5px;
	/*padding-bottom: 50px;*/
}
#rightcolumn {
	width: 172px;
	float: right;
	text-align: right;
	padding-top: 26px;
	padding-right: 2px;
	padding-bottom: 90px;
}
#rightcolumn .box {
	width: 174px;
}
#rightcolumn .box .boxtop {
	width: 154px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	background: url(../images/boxtop.png) no-repeat center;
}
#rightcolumn .box .boxtop span.boxheading {
	display: block;
	float: left;
}
#rightcolumn .box .boxtop span.boxheadinglink a {
	color: #e60000;
	text-align: right;
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}
#rightcolumn .box .boxcontent {
	clear: both;
	width: 164px;
	font-size: 11px;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/boxcontent.png) repeat-y center;
}
#rightcolumn .box .boxcontent img {
	display: block;
	margin: 0 auto;
}
#rightcolumn .box .boxbottom {
	width: 174px;
	height: 11px;
	line-height: 0;
	font-size: 0;
	background: url(../images/boxbottom.png) no-repeat center;
	clear: both;
}
a.phone, a.online {
	width: 80px;
	height: 40px;
	color: #E60000;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.phone img, a.online img {
	display: block;
	margin: 0 auto;
}
/* redboxes */
.redboxcentering {
	width: 739px;
	margin: 0 auto;
	margin-bottom: 34px;
	margin-top: -38px;
}
.redboxes {
	width: 739px;
	background: url(../images/redboxescontent.png) repeat-y center;
	float: left;
	position: relative;
	z-index: 10;
}
.redboxesbottom {
	width: 739px;
	height: 12px;
	line-height: 0;
	font-size: 0;
	background: url(../images/redboxesbottom.png) no-repeat center;
	clear: both;
}
.redbox {
	float: left;
	width: 238px;
	margin-right: 12px;
}
.nomargin {
	margin: 0!important;
}
.redboxtop {
	width: 218px;
	height: 31px;
	line-height: 31px;
	background: url(../images/redboxtop.png) no-repeat center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-top: -31px;
	padding-left: 10px;
	padding-right: 10px;
}
.redboxcontent {
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
}
.redboxcontent p {
	margin-bottom: 7px;
}
.redboxcontent a {
	color: #B60000;
	text-decoration: none;
}
.redboxtop span.boxheading {
	display: block;
	float: left;
}
.redboxtop span.boxheadinglink a {
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}

/* FOOTER */
#footer {
	background: #f2f2f2 url(../images/footer.png) no-repeat bottom;
	min-height: 108px;
	border-top: 1px solid #d3d3d3;
	clear: both;
	color: #333333;
	font-size: 10px;
	line-height: 12px;

}
.footerbox {
	width: 166px;
	float: left;
	border-right: 1px solid #d4d4d4;
	padding-left: 20px;
	padding-right: 10px;
	min-height: 90px;
	letter-spacing: -.5px;
}
.footerbox a {
	color: #333333;
	text-decoration: none;
}
.footerbox .town {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
}
.footerbox a:hover {
	text-decoration: underline;
}
.footerbox .infobox {
	padding-top: 5px;
}

.footerbox a.info {
	width: 14px;
	height: 25px;
	margin-top: -7px;
	padding-top: 7px;
	padding-left: 20px;
	background: url(../images/info.gif) no-repeat 20px 9px;
	text-decoration: none;
	float: right;
	display: block;
	overflow:hidden;
	text-indent:-999em;
}
.footerbox a.info:hover {
	text-decoration: none;
}
.noborder {
	border: none!important;
}
.footerlogo {
	width: 146px;
	float: right;
	padding-right: 10px;
	padding-top: 8px;
}
.footerlogo img {
	display: block;
	margin-top: 15px;
}
#footernavigation {
	list-style: none;
	width: 900px;
	clear: both;
	padding-top: 10px;
	margin-left: 10px;
}
#footernavigation li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #bebebe;
}
#footernavigation a {
	text-decoration: none;
	color: #333333;
}
#footernavigation a:hover {
	text-decoration: underline;
}

/* subpage */
ul#subpagenavigation {
	list-style: none;
	font-size: 11px;
	line-height: 14px;
}
ul#subpagenavigation li {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px solid #0071B6;
	color: #0071B6;
}
ul#subpagenavigation li.ohne {
	border-right: 0px;
}

ul#subpagenavigation li.empty {
display:none;
} 

ul#subpagenavigation a {
	color: #0071B6;
	text-decoration: none;
}
ul#subpagenavigation a:hover {
	text-decoration: underline;
}
ul#subpagenavigation a.active, ul#subpagenavigation li.active {
	font-weight: bold;
}
#subpage {
	clear: both;
	width: 772px;
	min-height: 496px;
	margin: 0 auto;
	margin-top: 16px;
	background: url(../images/subpage.png) no-repeat top;
}

#subpage h2 {
	color: #ffffff;
	font-size: 23px;
	line-height: 77px;
	height: 77px;
	padding-left: 10px;
}
#subpage h3 {
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}
#subpage .onecolumn, #subpage .onecolumn2 {
	width: 730px;
	margin: 10px auto;
	padding-bottom: 50px;
}
#subpage .twocolumnsleft {
	width: 340px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-left: 20px;
}
#subpage .twocolumnsright {
	width: 340px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	padding-right: 20px;
}
#subpage ul, #subpage ol {
	margin-left: 15px;
	margin-bottom: 20px;
}
#subpage p {
	margin-bottom: 20px;
}
#subpage table {
	margin-bottom: 20px;
	border-collapse: collapse;
}
#subpage table tr td {
	padding-right: 20px;
	vertical-align: top;
}
#subpage table.tabelleKontakt tr td {
	width: 250px;
}
#subpage table.tabelleStandorte {
	width: 730px;
}
#subpage table.tabelleStandorte tr td {
	border-bottom: 1px solid #cccccc;
	padding: 15px 0px 0px 0px;
}
#subpage table.tabelleStandorte tr td.wenigerAbstand {
	width: 150px;
}
#subpage table.tabelleStandorte tr.wenigerAbstand td {
	border-bottom: 0px;
}

hr {
	width: 730px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: #cbcbcb;
	margin: 10px auto;
	clear: both;
}
a.print, a.recommend {
	color: #999999;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding-left: 26px;
	font-size: 11px;
}
/*a.recommend {
display: none;
}*/
/*a.print:hover, a.recommend:hover {
	color: #666666;
}*/
a.print {
	background: url(../images/print.gif) no-repeat left;
	margin-right: 20px;
}
a.recommend {
	background: url(../images/recommend.gif) no-repeat left;
	padding-left: 30px;
}

/* TOOLTIP */
.tooltip {
	background: url(../images/tooltip.gif) no-repeat;
	height:120px;
	padding: 10px 8px;
	width:173px;
	width: 237px;
	height: 137px;
	font-size:11px;
	color: #ffffff!important;
	position: absolute;
	z-index: 100;
	margin-top:-153px;
	margin-left: -73px;
	font-size: 10px;
	display: none;
	line-height: 12px;
}

.tooltip a {
	color:#ffffff;
	border-top: 1px solid #656565;
	margin-top: 10px;
	padding-top: 8px;
	display: block;
	text-decoration: underline;
}

.tooltip h2{
border-bottom: 1px solid #656565;
margin-bottom: 10px;
padding: 2px 0px 13px 0px;
font-weight: bold;
font-size: 20px;
line-height: 20px;
}

/* Styling for tagcloud */

div#tagcloud {
margin:30px 10px 20px 25px;
text-align: center;
line-height: 24px;
}

div#tagcloud a{
margin-right: 15px;
text-decoration: none;
}

div#tagcloud a:hover {
text-decoration: underline;
}





span.tag-small a{
font-size:15px;
color:#504A4B!important;
}

span.tag-medium a{
font-size:20px;
font-style:lighter;
color:#B5B5B5!important;
}

span.tag-big a{
font-size:25px;
color:#B3B3B3!important;
}

span.tag-small a, span.tag-medium a, span.tag-big a {
text-decoration:none;
color:#666666;
}

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 10px; }

	/* IE7 hack for margin between image rows */	
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 10px; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }






/********************** Kontakt **************************/

fieldset {
	border: 0px;
	width: 450px;
	text-align: right;
}

.twocolumnsright fieldset {
	width: 340px;
}

legend {
	display: none;
}

label {
	float: left;
	width: 150px;
	text-align: left;
}

.twocolumnsright label {
	width: 78px;
}

input {
	margin-bottom: 5px;
	width: 250px;
	padding: 2px;
	font-family: Trebuchet MS, arial,sans-serif;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #cccccc;
	background: #ffffff;
}

input.powermail_submit {
	width: 100px;
}

textarea {
	margin-bottom: 5px;
	width: 250px;
	padding: 2px;
	font-family: Trebuchet MS, arial,sans-serif;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #cccccc;
	background: #ffffff;
}


.tx_powermail_pi1_fieldwrap_html_label {
text-align: left;
	color: #004E9B;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}


/**************** Logo IFGS ***********************/
#logo-ifgs {
	position: absolute;
	bottom: 120px;
	right: 64px;
	display: block;
}





