/*
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
font-family: 'Roboto Condensed', sans-serif;
*/

body, textarea, input, select {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:11pt;
	color:#555;
}

a {
	color:#dc1a18;
}

.mapImage img {
	width:100%;
	height:auto;
	display:block;
	}

#surround {
	margin:0 auto;
	min-width:1130px;
	width:100%;
}

#header {
	background-color:#262930;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13pt;
	color:#919191;
	border-bottom:1px solid #fff;
}

#header .sprachwahl {
	padding:0 12px;
	line-height:36px;
}

#header .sprachwahl a {
	color:#919191;
}
#header .sprachwahl.akt a, #header .sprachwahl a:hover  {
	color:#fff;
}

#header #searchbox {
	border:1px solid #66676c;
}
#header #searchbox td {
	padding:3px 0;
}

#headerImage {
	background-position:center;
	background-repeat:no-repeat;
	height:370px;
	}

#searchbox ::-webkit-input-placeholder { color:#bbb; }
#searchbox ::-moz-placeholder { color:#bbb; } /* firefox 19+ */
#searchbox :-ms-input-placeholder { color:#bbb; } /* ie */
#searchbox input:-moz-placeholder { color:#bbb; }

#header #term {
	background-color:#262930;
	padding-left:10px;
	border:0;
	font-size:13pt;
	border-radius:0;
	color:#fff;
}

.homeBtn {
	height:23px;
	width:26px;
	display:block;
	background:url('/page/_webpics/home-icon-agi24-schadensanierung-b.png') no-repeat center;
	}
.homeBtn.akt, .homeBtn:hover{
	background:url('/page/_webpics/home-icon-agi24-schadensanierung.png') no-repeat center;
	}


#header #sbutton {
	background:#262930 url('/page/_webpics/suchen-symbol-lupe.jpg') no-repeat center;
	cursor:pointer;
	font-size:13pt;
	width:30px;
	border-radius:0;
	border:0;
}


#content {
	width:100%;
	margin:0 auto;
	padding:42px 0 0 0;
	line-height:22px;
	text-align:left;
}

#content h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16pt;
	margin:0;
}

#content li {
	font-weight:normal;
}

.listBlock {
	float:left;
	width:320px;
	margin-right:30px;
	margin-bottom:30px;
	background-color:#eee;
}
.endBlock {
	margin-right:0;
}
.listBlock .text {
	padding:20px;
	height:240px;
	border-bottom:1px solid #fff;
}

a.pageButton {
	font-family: 'Roboto Condensed', sans-serif;
	height:50px;
	display:block;
	//color:#fff;
	line-height:50px;
	font-size:13pt;
}

a.pageButton span {
	padding-left:20px;
}

.bGreen {
	color:#fff;
	background:#dc1a18 url('/page/_webpics/pfeil-button-weiss.png') no-repeat right center;
}
.bGreen:hover {
	color:#fff;
	background-color:#bb1615;
}


.bGray {
	color:#dc1a18;
	background:#eee url('/page/_webpics/symbol-pfeil-gruen.png') no-repeat right center;
}
.bGray:hover {
	background-color:#dedede;
	}
.bWhite {
	color:#dc1a18;
	background:#fff url('/page/_webpics/symbol-pfeil-gruen.png') no-repeat right center;
	}
.bWhite:hover {
	background-color:#dedede;
	}

.aufklappGreen {
	color:#fff;
	background:#dc1a18 url('/page/_webpics/symbol-plus-weiss.png') no-repeat right center;
	}
.aufklappGreen:hover {
	color:#fff;
	background-color:#bb1615;
	}
.aufklappGreenAkt {
	color:#fff;
	background:#709d5c url('/page/_webpics/symbol-minus-weiss.png') no-repeat right center;
	}
.aufklappGreenAkt:hover {
	color:#fff;
	background-color:#5d8949;
	}

.blueBlock {
	margin-top:20px;
	background-color:#a4c2e4;
	color:#fff;
	padding:37px 0;
}


#footer {
	background-color:#2e2e2e;
	color:#a1a1a1;
	padding:35px 0;
	line-height:22px;
}

#footer h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:17pt;
	margin:0;
	color:#a1a1a1;
	padding-bottom:18px;
}

#footer .footerBlock, #footer .footerBlockEnd {
	width:240px;
	float:left;
	margin-right:10px;
}

#footer .footerBlockEnd {
	margin-right:0;
}

#footer .footerBlock a, #footer .footerBlockEnd a {
	color:#a1a1a1;
}

.inner {
	margin:0 auto;
	width:1130px;
}

.innerBox {
		padding:0 55px;
	padding-bottom:50px;
}


#hauptnavigation {
	border-left:1px solid #66676c;
}

#hauptnavigation table {
	width:665px;
	height:45px;
}

#hauptnavigation td {
	text-align:center;
	border-right:1px solid #66676c;
}

#hauptnavigation a {
	padding:10px 0;
	color:#919191;
}
#hauptnavigation a.akt, #hauptnavigation a:hover {
	color:#fff;
}

#subnavigation {
	padding-top:35px;
		margin-left:55px;
	}

#subnavigation ul {
	list-style-type:none;
	margin:0;
	}
#subnavigation ul li a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13pt;
	width:340px;
	height:35px;
	display:block;
	background-color:#979797;
	border-bottom:1px solid #fff;
	line-height:35px;
	color:#fff;
	}
#subnavigation ul li a.akt, #subnavigation ul li a:hover {
	background-color:#dc1a18;
	}
#subnavigation ul li a.last {
	border-bottom:none;
	}

#subnavigation ul li a span {
	padding-left:30px;
	}