* {
	margin: 0px; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 990px;
	display: block;
}
#header {
	width: 980px;
}
#subheader {
	width: 980px;
	background-image: url(pics/bg1.gif);
	height: 33px;
}

#subheader ul {
	display: inline; 
}
#content {
	margin-top: 10px;
}
#content #menu {
	width: 170px;
	float: left;
}
#content #mitte {
	width: 630px;
	padding: 20px;
	float: left;	
	border-right: 1px solid #6F8CBA;
	border-left: 1px solid #6F8CBA;	
}
#content #rechts {
	width: 130px;
	float: left;
	padding-left: 5px;
}


#subheader ul li {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	font-face: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #6F8CBA;
	padding: 7px;
	padding-top: 10px;
	float: left;
	text-transform: uppercase;
}

#subheader ul li a {
	text-decoration: none;
	color: #fff;
}
#subheader ul li a:hover {
	text-decoration: underline;
	color: #ccf;
}
#footer {
	width: 980px;
	border-top: 1px solid #6F8CBA;
	text-align: center;	
}

.box { 
	margin-top: 5px;
	width: 600px;
	border: 1px solid #6F8CBA;
	padding: 10px;
}
.box p {
	margin-bottom: 10px;
}
.box a {
	color: #00c;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	border: none;
}
.clr {clear: both; }
.TABLEinnerContentSubHeadline, .TABLEinnerContentHeadline {
	background-image: url(pics/bg1.gif);
	color: #fff;
	padding: 3px;
	font-weight: bold;
}
.preis {
	color: #c00;
	font-size: 32px;
}


h1 {
	display: inline;
	background-image: url(pics/bg1.gif);
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #00c;
}
a:hover {text-decoration: underline; }
td { font-size: 11px;}
