* {
	margin: 0;
	padding: 0;
}

html {
	background: #CCCCCC;
}

body {
	background: url("../images/body.jpg") repeat-y left top;
	width: 1000px;
	margin: 0 auto 30px auto;
	position: relative;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
img { border:none; }

.Stil11, {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold; 
	text-decoration: none;
}
.Stil6, table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal; 
	text-decoration: none;
}
a,a.produkte {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: bold; 
	text-decoration: none;
}
.button_grau {
	border: 1px solid #365474;
	border-collapse: collapse;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	font-weight: normal;
}

.klein {font-size: 9px; color:#000000; font-style:italic; font-weight:normal}


.page {
	background: url("../images/hintergrund.jpg") no-repeat left top;
	padding: 24px 125px 0 115px;
	width: 760px; height:100%
}
.header {
	position: relative;
	width: 760px;
	height: 115px;
	overflow: hidden;
	font-size: 160%;
}
.header span {
	display: block;
	position: absolute;
	left: 14px;
	top: -2px;
	width: 733px;
	height: 120px;
	background: url("../images/bild_oben.jpg") no-repeat left top;
}
.footer {
	font-size: 0px;
	line-height: 0px;
	height: 30px;
	width: 950px;
	background: #CCCCCC url("../images/hintergrund_unten.jpg") no-repeat left top;
	margin-left: 0px;
}
.footer1 {
	background:#CCCCCC url(../images/hintergrund1_unten.jpg) repeat-y left top;
	height: 10px;
	width: 950px;
	margin-left: 0px;
}		
