/* 
=======================================================
Globaleeinstellungen Start 
=======================================================*/
a:focus { outline: none; }
a{
	text-decoration:none;
	color: #069;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

P {
	padding: 0;
	margin: 0;
}

body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
	line-height: 20px;
	background-position: 0px top;
	display:block;
	background-color:#fff;
	background-image: url(../bilder/himmel02.jpg);
}

#box_aussen {
	width: 859px;
	border: 1px solid #CCC;
	text-align:left;
	display: block;
	min-height: 120px;
	height: auto;
	position:relative;
	background-color: #FFFFFF;

}
div.clear{
clear: left;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
position:fixed;
}
#box_logo {
	width: 200px;
	position:absolute;
	left: 15px;
	top: 28px;

}
#statistik_box_layout {
	width: 213px;
	position:absolute;
	left: 378px;
	top: 12px;
	height:86px;
	background-image:url(../bilder/statistik_box_layout_neu.jpg);
	font-size:10px;
	padding:3px;
	padding-left:8px;
}
#kundenlogin_box_layout {
	width: 213px;
	position:absolute;
	left: 611px;
	top: 12px;
	height:86px;
	background-image:url(../bilder/statistik_box_layout_neu.jpg);
	font-size:10px;
	padding:3px;
	padding-left:8px;
	

}
#navigation_box_layout {
	width: 860px;
	position:absolute;
	left: 0px;
	top: 119px;
	height:35px;
	background-image:url(../bilder/navigation_box_layout_bg.jpg);

}
#header_box_layout {
	width: 859px;
	position:absolute;
	left: 0px;
	top: 156px;
	height:205px;
}
#header_unterstrich_box_layout {
	width: 859px;
	position:absolute;
	left: 0px;
	top: 363px;
	height:7px;
	background-image:url(../bilder/header_unterstrich_box_layout.jpg);

}
#content_rahmen {
	position:absolute;
	left: 0px;
	top: 369px;
	padding-bottom:0px;
	padding-right:0px;
	width:857px;
	border: 1px solid #CCC;
	z-index: 0;
	background-color: #FFFFFF;

}
#content_bereich {
	margin-top:-10px;
	padding-left:25px;
	margin-top:5px;
	width:90%;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

