html {
	height:100%;
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	text-align: center;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/mainbox_background.png);
	background-repeat: repeat-y;
	background-position: 50%;
}

ul {
	margin:0 10px 10px 20px;
	padding:0;
}

ul li {
	margin-bottom:2px;
	padding:0;
	line-height:16px;
}

p.ul {
	margin-bottom:0;
	padding-bottom:0;
}

#frame {
	width: 900px;
	text-align: left;
	margin: auto;
	height: 100%;
}

#header {
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height:195px;
	margin: auto;
	z-index: 1;
	position:absolute;
	top: 0px;
	clear: both;
}

#mainnav {
	background-image: url(../images/mainnav_background.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:69px;
	margin: auto;
	position: absolute;
	top: 195px;
}

#box_left {
	width: 198px;
	float: left;
	/*background-color: #E0E0E0;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;*/
	position: absolute;
	top: 264px;
	padding-top: 10px;
	padding-left: 10px;
	height: 100%;
}

#box_right {
	width: 208px;
	float: left;
	/*background-color: #E0E0E0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;*/
	position: absolute;
	top: 264px;
	margin-top: 10px;
	margin-left: 691px;
}

#box_content {
	width:464px;
	background-color: #E0E0E0;
	float: left;
	position: absolute;
	top: 264px;
	margin-top: 10px;
	margin-left: 218px;
}

#footer {
	position: relative;
	top: 1000px;
	z-index: 5;
	left: 10px;
}

H1 {
	font-size: 14pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.title_header {
	z-index: 3;
	height: 20px;
	width: 350px;
	position: relative;
	top: 170px;
	left: 525px;
	text-align: center;
	line-height: 11px;
}

.headerflash {
	z-index: 3;
	height: 20px;
	width: 200px;
	position: relative;
	top: 11px;
	left: 590px;
}

.mainnav1 h1,
.mainnav2 h1,
.mainnav3 h1,
.mainnav4 h1,
.mainnav5 h1,
.mainnav6 h1 {
	position: relative;
	top: 40px;
	float: left;
	height: 21px;
	line-height:21px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.mainnav1 h1 {
	width: 156px;
}

.mainnav2 h1 {
	width: 176px;
}

.mainnav3 h1 {
	width: 156px;
}

.mainnav4 h1 {
	width: 180px;
}

.mainnav5 h1 {
	width: 152px;
}

.mainnav6 h1 {
	/*
	position: relative;
	top: 48px;
	        */
	text-align: right;
	width: 68px;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

a:hover.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}

a:visited.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

a:active.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

a:link.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

a:visited.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

a:hover.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-align: justify;
}

a:active.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

a:link.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

a:visited.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

a:hover.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

a:active.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	top: 7px;
	padding-left: 10px;
}

a:link.link_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a:visited.link_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a:hover.link_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
}

a:active.link_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.box_left_inner {
	background-color: #FFFFFF;
	border: 1px solid #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

a:link.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

a:visited.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

a:hover.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-align: center;
	text-decoration: none;
}

a:active.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.home_teaser {
	height: 106px;
	width: 444px;
	background-image: url(../images/teaser_background.png);
	background-repeat: repeat-x;
	padding: 10px;
}

#produkte_back {
	height: 130px;
	width: 444px;
	background-image: url(../images/teaser_background.png);
	background-repeat: repeat;
	padding: 10px;
}

.pic_box1 {
	height: 124px;
	width: 131px;
	float:left;
}

.pic_box2 {
	height: 124px;
	width: 131px;
	float:left;
	margin-left:25px;
}

.pic_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	clear: left;
}

a:link.pic_text1 {
	color: #333333;
	text-decoration:underline;
}

a:visited.pic_text1 {
	color: #333333;
	text-decoration:underline;
}

a:hover.pic_text1 {
	color: #FF3300;
	text-decoration:underline;
}

a:active.pic_text1 {
	color: #333333;
	text-decoration:underline;
}

.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-left: 145px;
	margin-right: 20px;
	position: relative;
}

.box_left_start {
	background-image: url(../images/box_left_background.png);
	position: relative;
	height: 100%;
	width: 198px;
	background-repeat: no-repeat;
}

.box_left2_start {
	background-image: url(../images/box_left2_background.png);
	position: relative;
	height: 100%;
	width: 198px;
	background-repeat: no-repeat;
}

.box_left3_start {
	background-image: url(../images/box_left3_background.png);
	position: relative;
	height: 100%;
	width: 198px;
	background-repeat: no-repeat;
}

.box_header {
	background-image: url(../images/box_header.png);
	height: 27px;
	width: 198px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
}

.box_left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 10px;
}

.box_left2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-left: 80px;
	margin-right: 10px;
	position: relative;
	top: 10px;
}

.box_right1_start {
	background-image: url(../images/box_kontakt_background.png);
	position: relative;
	height: 290px;
	width: 198px;
	background-repeat: no-repeat;
}

.box_right2_start {
	background-color: #FFFFFF;
	position: relative;
	width: 196px;
	border: 1px solid #ff3300;
	border-top: none;
	padding-bottom: 20px;
}

.box_right_kontakt_start {
	background-image: url(/images/box_kontakt2_background.png);
	position: relative;
	height: 127px;
	width: 208px;
	background-repeat: no-repeat;
}

.position_kontaktflash {
	position: relative;
	height: 85px;
	width: 135px;
	top: 10px;
	left: 38px;
}

.box_weiter {
	position: relative;
	height: 33px;
	width: 105px;
	top: 41px;
	left: 103px;
}

.box_kontakttext {
	position: relative;
	top: 15px;
	width: 135px;
	left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.kontakt_field {
	position: absolute;
	left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kontakt_text {
	position: relative;
	left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.stadtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 10px 0 0 0;
	padding: 0;
}

.stadtform select,
.stadtform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.stadtform select {
	margin: 0 0 5px 0;
}

.stadtform input {
	margin: 0;
	padding: 0;
	width: 95px;
	left: -1px;
}

.stadtform h1,
.stadtform h1 a {
	font-size: 11px;
	font-weight: normal;
}

#beratung_stadtanfrage {
	text-align: center;
}

#beratung_blandanfrage {
	text-align: center;
}

#beratung_blandanfrage input,
#blandanfrage input {
	width: 120px;
}

#umkreis {
	width: 888px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	position: absolute;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	padding: 5px;
	left: -217px;
}

#form1 p {
	margin: 5px 0 5px 0;
	padding: 0;
	position: relative;
}

.box_left_text ul {
	margin: 5px 0 0 55px;
}

#box_right .box_left_text h1,
#box_right .box_left_text strong,
#box_right .box_left_text a,
#box_right .box_left_text h1 a,
#box_right .box_left_text h1 strong,
#box_right .box_left_text h1 strong a,
#box_right .box_left_text strong a {
	font-weight: bold;
}

#right {
	position: absolute;
	top: 150px;
	left: 10px;
}

#left {
	position: absolute;
	top: 150px;
	left: 250px;
}

#box_content .red, .red {
	color: #FF3300;
}

#box_content .redfield, .redfield {
	border: 1px solid #FF3300;
}

.submit{
	position: relative;
	top: -15px;
  	margin: 0 0 0 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;  
	border:1px solid #A5ACB2;
}

#box_content .scode, .scode {
	position: relative;
	display: block;
	top: -7px;
}


.kontakt_text_area {
	width: 224px;
	height: 63px;
	overflow: auto;
}

.scode_text {
	display: block;
	width: 100px;
}

.scode_textfield {
	position: relative;
	top: -28px;
}