/* CSS Document */

body {
	background-color:#693;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	color:#666;
	text-align:left;
	margin:0px;
	padding:0px;
}

div h2{ display:none; }

div span { display:none; }

div p { display:none; }

#parent {
	text-align:center;
	width:auto;
	height:auto;
}

#header {
	background-image:url(bilder/header.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-top:40px;
	width:800px;
	height:183px;
}

#headerbar {
	background-color:#c73d03;
	width:795px;
	height:30px;
	margin:auto;
	text-align:right;
	font-size:17px;
	color:white;
	padding:15px 5px 0px 0px;
}

#headerbar h1 {
	font-size:17px;
	font-weight:normal;
	color:white;
	margin:0px;
}

#main {
	background-image:url(bilder/verlauf.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:298px;
	margin:auto;
}

#manual {
	background-image:url(bilder/einfach_fertig.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:800px;
	height:149px;
	margin:0px;
	padding:0px;
}

#ads {
	width:800px;
	height:149px;
}


/* DopDown-Menü */

#nav { margin:-15px 0px 50px 3px; }

select {
	width:130px;
	height:17px;
	margin-left:2px;
	font-size:10px;
	font-weight:bold;
	color:#808080;
}

#buecher { float:left; }

#mode { float:left; }

#technik { float:left; }

#unterhaltung { float:left; }

#versandhaeuser { float:left; }

#und-wers-braucht { float:left; }


/* Fußleiste */

#footer {
	margin-top:-56px;
   color:#c73d03;
   font-weight:bold;
}

#footer a {
	text-decoration:none;
   font-weight:normal;
   color:#666;
}

#footer a:hover {
	text-decoration:underline;
   color:#c73d03;
}


/* Impressum Hauptseite */

#himp {
	margin-top:5px;
	text-align:right;
}

#himp a  {
	color:#226600;
	text-decoration:none;
	font-weight:normal;
   margin:0px 3px 0px 2px;
}

#himp a:hover  {
	color:#004400;
	text-decoration:underline;
	font-weight:normal;
}


/* impressum.html */

#imp {
	background-image:url(bilder/bg_imp.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;

}

#imp img { margin-top:110px; width:374px; }