html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body {
	background-color: #EDEDED;
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-x;}
	
a:link {
	color: #437BC8;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #437BC8;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.height {
	height: 100%;
	margin: 0px;
}

p 
{
	font-family: sans-serif;
	font-size: 80%;
	line-height: 130%
}

form
{
	font-family: sans-serif;
	font-size: small;
	line-height: 130%
}

.news
{
	font-family: sans-serif;
	font-size: 80%;
	line-height: 110%;
	text-align: left
}

#centertable
{
	height: 100%;
	margin: 0px auto;
}

#banner
{
	height: 202px;
	margin: 0px auto;
}


#border_r
{
	background-image: url(images/border_right.gif);
	height: 100%;
	margin:0px;
}

#border_l
{
	background-image: url(images/border_left.gif);
	height: 100%;
	margin: 0px;
}

.cont_back
{
	background-image: url(images/cont_back.gif);
	margin: 0px;
}

#cont_start
{
	height: 440px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 15px 0px; 
}

#cont_home
{
	background-image: url(images/cont_home_back.jpg);
	height: 400px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

#cont_haendler
{
	background-image: url(images/cont_haendler_back.jpg);
	height: 400px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

.cont_wide_text
{
	margin-top: 80px;
	margin-left: 45px;
	margin-right: 45px;
	}
		
.cont_blanko_text
{
	margin-top: 20px;
	margin-left: 45px;
	margin-right: 45px;
	}

p.cont_start_text
{
	margin-top: 80px;
	margin-left: 45px;
	}

.box_line
{
	background-image: url(images/box_line.gif);
	height: 2px;
	margin: 0px;
	background-repeat: no-repeat;
	}

.box_news_pic
{
padding-left: 20px;
padding-bottom: 5px;
padding-top: 5px
}

.box_news_txt
{
padding-left: 10px;
padding-right: 20px;
padding-bottom: 5px;
padding-top: 5px
}

#news_box_top
{
	background-image: url(images/box_header_news.gif);
	background-position: bottom;
	height: 50px;
	margin: 0px;
	background-repeat: no-repeat;
}	

#service_box_top
{
	background-image: url(images/box_header_service.gif);
	background-position: bottom;
	height: 50px;
	margin: 0px;
	background-repeat: no-repeat;
}	
	
#box_back
{
	background-image: url(images/box_back.gif);
	margin: 0px;
}

#box_bottom
{
	background-image: url(images/box_bottom.gif);
	height: 15px;
	margin: 0px;
	background-repeat: no-repeat;
}	

#back_button
{
margin-left: 40px;
}

.produkt_pic
{
margin-right: 30px;
}

.cont_produkt_text
{
	font-family: sans-serif;
	font-size: 80%;
	line-height: 130%;
}

.ueberuns_text
{
	margin-right: 45px;
	font-family: sans-serif;
	font-size: 80%;
	line-height: 130%;
}

.cont_wide_text_full
{
	font-family: sans-serif;
	font-size: 80%;
	line-height: 130%;
	margin-top: 80px;
	margin-left: 45px;
	margin-right: 45px;
}

.ueberuns_pic
{
margin-left: 25px;
}

.form_fields
{
width: 400px
}

.form_list
{
width: 405px
}

.form_textfield
{
width: 520px;
}

.form_newsletter
{
width: 180px
}

.newsletter_button
{
margin-top: 4px;
width: 155px
}

.newsletter
{
margin-top: 3px
}