body,
html{
	margin:0;
	padding:0;
}
body {
	min-width:990px; /* Prevent content from becoming unreachable in Gecko */
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:134px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header {
	height:134px;
	width:990px;
	margin:0;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:150px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:0px;
	padding-bottom:45px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:990px;
	margin:0;
}

/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	p\osition:absolute;
	bottom:0;
	left:0;
	height:45px;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:45px;
	width:775px;
	margin:0;
}

/* Styling rules to make this demo page look nice. */
body,
html{
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	background:#CCCCCC;
	background:url(../images/hintergrund.jpg);
}

div#header {
	background-color: #FFFFFF;
	background:url(../images/hintergrund_top.jpg);
}

div#footer {
	color:#999999;
	background-color: #CCCCCC;
	background:url(../images/hintergrund_footer.jpg);
	padding: 3px;
	margin:0px; 
}
div#middle,


h1,
h2 {
	padding:0;
	margin:0;
}

#footer a{
color: #003399;
}

#footer img{
margin-right: 25px;
}

#footer p{
color: #003399;
margin-top:16px;
font-size:.7em;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
width: 770px;
margin-right: 210px; /*Set right margin to RightColumnWidth*/
margin-left: 5px;
margin-top: 10px;
}

#contentcolumn b{font-size: .7em;}
#contentcolumn em{color: red;}
#contentcolumn p{font-size:.7em;}
#contentcolumn ul li {font-size:.7em;}

#contentcolumn h1{
	font-size:1em;
	color:#999999;
	border-bottom: 1px solid #999999;
}

#contentcolumn hervorhebung{
	font-size:1em;
	color:#000066;
	font-weight:bold;
}


#rightcolumn{
float: left;
width: 210px; /*Width of right column*/
margin-left: -210px; /*Set left margin to -(RightColumnWidth) */
margin-top:10px;
}

#rightcolumn p{font-size:.7em;}

#rightcolumn h1{
	font-size:1em;
	color:#999999;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


.adwrap,
.adwrap iframe {
	width:300px;
	height:250px;
}
.adwrap {
	float:left;
	margin:1em 10px 0 0;
}


.spalte350 {
	width:350px;
	margin-left: 1px;
	margin-right: 10px;
	float: left;
	background-image:url(../images/hintergrund_spalte.jpg);
}

.spalte350 p br form {
	font-size:.7em;
}

.spalte350 b {
	font-size:1em;
	font-weight:bold;
}

#spalte350 h1{
	font-size:0.9em;
	color:#999999;
	background:url(../images/spalte_h1.gif);
	padding: 1px 0 1px 100px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

	
.h312{height: 277px;; overflow: auto; clip:  rect(   );
border-bottom:1px solid #999999;}
.h10{height: 30px;; overflow: auto; clip:  rect(   )}


#produkte{
	font-size:0.9em;
	color:#999999;
	background:url(../images/produkte.gif);
	padding: 3px 0 2px 0;
	width:120px;
	border: 1px solid #999999;
}
#produkte a
{
	color: #000066;
	text-decoration: none;
}

#navcontainer { width: 310px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}


#navcontainer a
{
display: block;
padding: 3px;
width: 310px;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #333333;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #cccccc;
	background-image:url(../images/hintergrund_spalte2.jpg);
	color: #003366;
	font-weight: bold;
}
