html {
	height:100.1%;
	margin-bottom:1px;
}
body, #wrap {height: 100.1%;}

body > #wrap {
    height: auto;
    min-height: 100%;
}
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #555555;
	padding: 0px;
	margin: 0;
	background-image: url(../images/bg.jpg);
}
#wrap {
	margin-left:auto;
	margin-right:auto;
 	padding:0 45px 0 45px; 
 	width: 715px; 
 	background:url(../images/main_bg.jpg) repeat-y;
}
#main{	
	padding-bottom: 46px;

}
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: block;}

/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Bereich nicht für IE-mac Ende */

img {
 border: none;
 outline:none !important;
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
li{
	list-style: none;
	padding: 0;
	margin:0;
	outline:none !important;
}
a {
	outline:none !important; 
}
input {
	outline:none !important; 
}
div {
	outline:none !important; 
}
.bold {
	font-weight: bold;
}

/* start header */
#header {
	background-image:url(../images/header_bg.jpg);
}
#header .header_top{
	height: 62px;
	padding: 30px 0 0  30px; 
	
}
#header .header_logo {
	width: 154px;
	height:32px;
	border: none;
}
#header .header_image {
	width: 162px;
	height: 76px;
	padding: 74px 0 0 553px;
}
#header .header_line_bottom{
	line-height: 5px;
	background-image:url(../images/header_line_bottom.jpg);
	background-repeat:repeat;
}
/* end header */
/* start content */
#content{
	float:left;
	background-image:url(../images/content_bg.jpg);
	padding: 0 0 0 30px;
	width: 682px;
	
}
#content .content_brochure {
	float:left;
	height: 151px;
	width: 119px;
	padding-top: 4px;
}
/* start content_steps */
#content .content_step {
	float:left;
	margin: 17px 0 0 0;
	width: 637px;
	height: 97px;
	border: 1px solid #edeff0;
	background-image:url(../images/content_step_bg.jpg);
	padding: 7px 0 0 16px;
}
#content .content_step_header {
	width: 244px;
	height: 22px;
	padding: 0 0 4px 1px;
}
#content .content_step_list ul {
	float:left;
	height: 72px;
	padding: 0 0 0 14px;	
}
#content .content_step_list li {
	float:left;
	font-size: 12px;
	height: 65px;	
}
/* end content_steps */
/* end content */
/* start footer */
#footer{
	position: relative;
	margin-top: -46px;
	margin-left:auto;
	margin-right:auto;
	font-size: 10px;
	width: 715px;
	height: 46px;
	clear: both;
	padding:0 45px 0 45px; 
}
#footer .footer_bg {
	width: 715px;
	border-top: 20px solid #ffffff;
	height: 26px;
	background-image:url(../images/footer_bg.jpg);
}
#footer .footer_in {
	float:right;
	width: 484px;
	padding: 0 24px 0 0;
}
#footer ul {	
	float:right;
	padding: 8px 0 0 0;
}
#footer li {
	float:left;
	margin: 0;
	padding: 0;
}
#footer .pipe {
	padding: 0 5px 0 5px;
}
#footer a {
	color: #555555;
	text-decoration: none;
}
/* end footer */
