body,html {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #77716a;
	text-align: left;
	background-color: #e7e7e7;
}
a {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #b8000c;
}
#main {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	border-top-width: 22px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
#main_def {
	width: 985px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav {
	width: 985px;
}
#nav_def {
	width: 985px;
	text-align: right;
	padding-top: 70px;
	padding-bottom: 55px;
}
#nav_intern {

}
#nav_intern a {
	color: #77716a;
	padding-left: 30px;
	font-size: 14px;
}
#nav_intern a:hover{
	color: #b8000c;
	font-size: 14px;
}
#header_gewerbe {
	width: 985px;
}
#header_gewerbe_def {
	width: 985px;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../i/home/bg-gewerbe.gif);
	background-repeat: repeat-x;
}
#header_gewerbe_def a{
	color: #FFFFFF;
}
#header_gewerbe_l {
	text-align: left;
	float: left;
	height: 99px;
	width: 450px;
}
#header_gewerbe_r{
	float: right;
	width: 530px;
	height: 99px;
	text-align: left;
	line-height: 14px;
}
.header_head {
	font-size: 36px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 25px;
}
#header_gewerbe_txt {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../i/home/weiter-gewerbe.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 50px;
}
#header_privat {
	width: 985px;
}
#header_privat_def {
	width: 985px;
	height: 120px;
	background-image: url(../i/home/bg-privat.gif);
	background-repeat: repeat-x;
}
#header_privat_def a{
	color: #FFFFFF;
}
#header_privat_l {
	text-align: left;
	float: left;
	height: 99px;
	width: 450px;
}
#header_privat_txt {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../i/home/weiter-privat.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 50px;
}
#logo {
	padding-top: 20px;
}

#header_privat_r{
	float: right;
	width: 530px;
	height: 99px;
	text-align: left;
	line-height: 14px;
}
#article {
}
#article_def {
	text-align: left;
	width: 985px;
	padding-top: 20px;
	line-height: 16px;
}
#article_l {
	width: 260px;
	float: left;
	font-size: 11px;
	padding-top: 196px;
}
#article_r {
	float: right;
	width: 550px;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 20px;
}
.totop {
	padding-top: 30px;
	padding-bottom: 10px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 36px;
	margin-top: 5px;
}
p {
	margin: 0px;
}
#footer {
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 6px;
	border-top: 1px solid #E7E7E7;
}
#footer  a{
	font-size: 11px;
}
#created {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}
#created a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}



  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
  .clearfix:after {
    content: ".";
    display: block;
    font-size:0;
    height: 0;
    clear: both;
    visibility: hidden;
  }

/* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox { overflow:hidden; }

/* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
#ie_clearing { display: none; }
pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.underline {
	text-decoration: underline;
}
.footer-links {
	float: left;
	width: 490px;
}
.footer-rechts {
	float: right;
	width: 470px;
}
.clearfloat {
	clear: both;
}
