*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	background: #508bcd url(../images/bg.jpg) center 0 no-repeat;
}
p, #content ul, #content ol, #content table, address, h1, h2, h3, h4, h5, h6{margin-bottom: 16px;}

h1{
}
h2{
}
h3{
}
h4{
}

address{
	margin-bottom: 16px;
	font-style: normal;
}

a,
a:visited{
	outline: none;
	color: #000;
}

a:hover,
a:active,
a:focus{
	text-decoration: none;
}

img{
	border: none;
}

/**********************************************

	   ////////// Nicht löschen ///////////

***********************************************/

.clear{
	clear: both;
	float: none;
}

.nopadding{
	padding: 0 !important;
}
.nomargin{
	margin: 0 !important;
}

/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/
html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}

#container {
	background: url(../images/bg_bottom.jpg) left bottom no-repeat;
}

#header {
	width: 100%;
	background: url(../images/header_bg.png) 0 0 repeat-x;
}

#inner_header {
	width: 970px;
	margin: 0 auto;
	position: relative;
	height: 220px;
}

#header h1 {
	position: absolute;
	left: 0;
	top: 42px;
}

#header h1 a {
	display: block;
	width: 329px;
	height: 131px;
	text-indent: -9999px;
	font-size: 1px !important;
	background: url(../images/logo.png) 0 0 no-repeat;
}

#header ul {
    position: absolute;
    right: 0;
    top: 108px;
    background: url(../images/topmenu_bg.png) 0 0 repeat;
    width: 541px;
    padding-left: 100px;
    height: 40px;
    line-height: 40px;
}
#header ul li {
	display: inline;
}

#header ul li a,
#header ul li a:visited,
#header ul li.empty {
	display: block;
	float: left;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 0 10px 0 0;
}

#header ul li a:after {
	content: "|";
	padding: 0  0 0 10px;
}

#header ul li.impressum a:after {
	content: "|";
}

#header ul li.disclaimer a:after {
	content: "";
}

#header ul li.empty {
	color: #777;
	cursor: help;
}

#header ul li a:hover,
#header ul li a:focus,
#header ul li a:active,
#header ul li.active a,
#header ul li.empty:hover {
	color: #9e2d28;
}

#jahr {
	position: absolute;
	right: 0;
	top: 42px;
	color: #fff;
	font-size: 30px;
	line-height: 32px;
}

#teaserbox {
	clear: both;
	width: 970px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

#teaserbox h4 {
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	line-height: 28px;
	margin: 42px 0 20px;
}

#teaserbox .teaser {
	width: 226px;
	height: 264px;
	border: 4px solid #676c74;
	float: left;
	margin-right:11px;
	position: relative;
}

#teaserbox .teaser .desc {
	display: block;
	background: url(../images/teaser_bg.png) 0 0 repeat;
	height: 34px;
	padding: 10px 0 15px 23px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	width: 204px;
	left: 0;
	bottom: 23px;
}

.teaser_balkon  {background: url(../images/teaser_terasse.jpg) 0 0 no-repeat;}
.teaser_wartung  {background: url(../images/teaser_wartung.jpg) 0 0 no-repeat;}
.teaser_reparaturen{background: url(../images/teaser_reparaturen.jpg) 0 0 no-repeat;}
.teaser_dachrinnen {background: url(../images/teaser_dachrinnen.jpg) 0 0 no-repeat;}

#contentcontainer {
	width: 970px;
	margin: 0 auto;
	clear: both;
	height: auto;
	overflow: hidden;
}

#sidebar {
	width: 237px;
	float: left; 
}

#sidebar ul {
	list-style-type: none;
	background: #e79655;
	border: 4px solid #676c74;
	width: 229px;
}

#sidebar ul li a,
#sidebar ul li a:visited,
#sidebar ul li.empty {
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 52px;
	height: 52px;
	padding-left: 25px;
	border-bottom: 1px solid #6a7582;
	background: url(../images/mainmenu_li.png) 205px center no-repeat;
}

#sidebar ul li.empty {
	color: #777;
	cursor: help;
}

#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li a:active,
#sidebar ul li.active a,
#sidebar ul li.empty:hover {
	color: #fff;
}

#sidebar h4,
#content h2  {
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	line-height: 28px;
	margin: 34px 0 20px;
}

#content {
	width: 725px;
	float: right;
}

#content .text {
	border: 4px solid #676c74;
	background: #f6e9cf url(../images/content_bg.jpg) right bottom no-repeat;
	padding: 30px 20px 23px;
	width: 675px;
	float: left;
	min-height: 423px;
	height: auto !important;
	height: 423px;
}

#content .left {
	width: 360px;
	float: left;
}
#content .left_big {
	width: 450px;
}

#content .right {
	width: 260px;
	float: right;
}

#content .right_small {width: 180px;}

#content h3,
#content h4 {
	color: #e79655;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

#content hr {
	border: none;
	border-top: 1px solid #777;
	margin: 25px 0;
	width: 50%;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0 10px;
	margin-top: 25px;
}

p.more a {font-weight: bold;}

#content ul {margin-left:15px;}

#content img {
	border: 1px solid #eb945f;
}

#footer {
	clear: both;
	width:920px;
	padding: 30px 20px 10px;
	height: 220px;
	border: 4px solid #676c74;
	margin: 0 auto;
	margin-top: 20px;
	background: #f6e9cf url(../images/footer_bg.jpg) right bottom no-repeat;
}
#footer .box {
	width: 230px;
	float: left;
	margin-right: 20px;
	padding-right: 30px;
}

#footer h4 {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	margin-bottom: 30px;
	font-weight: normal;
}

#footerbox {
	clear: both;
	width: 948px;
	padding: 0 10px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background:  url(../images/footer.png) 0 0 repeat;
	font-size: 11px !important;
	color: #fff;
	overflow: hidden;
}

#footerbox .left {float: left;}

#footerbox ul {
	list-style-type: none;
	float: right;
}

#footerbox ul li {display: inline;}

#footerbox ul li a,
#footerbox ul li a:visited,
#footerbox ul li.empty {
	color: #fff;
	text-decoration: none;
}

#footerbox ul li.empty  {
	color: #ccc;
	cursor: help;
}

#footerbox ul li a:hover,
#footerbox ul li a:focus,
#footerbox ul li a:active,
#footerbox ul li.empty:hover,
#footerbox ul li.active a {
	color: #F6E9CF;
}

#footerbox ul li a:after {
	content: "|";
	padding-left: 5px;
}

#footerbox ul li.impressum a:after {
	content: "";
	padding-left: 0px;
}