* { margin:0; padding:0; }

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.4em;
text-align: center;
background: #6c8cb7; }

/* Allgemeine Anweisungen */

p {
margin: 10px 25px 10px 25px;
font-size: 1em; 
line-height: 1.3em; }

img, a img { border: 0; }

.clear { clear: both; }

.left { float: left; }

.right { float: right; }

.center { text-align: center; }

ul,li { text-align: left; list-style-type: none; }


/* Überschriften */

h1 {
font-family: Arial, Helvetica, sans-serif;
margin: 20px;
font-size: 1.3em;
color: #ee701c; }

h2 {
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 20px;
font-size: 1.1em;
color: #464498;
text-decoration: underline; }

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
margin: 20px 20px 0px 25px;
color: #960524; }


/* Rahmen */

#rahmen {
width: 960px;
margin: 0 auto;
padding: 0;
text-align: left;
height: 100%; }


/* Header */

#header {
float: left;
width: 960px;
height: 115px;
text-align: right;
border-bottom: 1px solid #3c79c0;
background: url("http://www.im-preis-vergleich.de/subdomains/images/titel.jpg") no-repeat;
background-color: #d0e1eb; }


/* Navigation */

#navigation {
float: left;
width: 205px;
min-height: 1000px;
height:auto !important;  /* für moderne Browser */
height: 1000px;  /*für den IE */
background-color: #fff; }

.menu {
list-style-type: none;
margin: 15px 0 5px 0;
padding: 0; }

* html .menu { 
margin: 20px 0 5px 0; } /*IE only */

.menu li a {
background: url("http://www.im-preis-vergleich.de/subdomains/images/arrow-list-red.gif") no-repeat 11px center;
color: #00014e;
display: block;
width: auto;
padding: 8px 0;
padding-left: 25px;
text-decoration: underline; }

.menu li a:hover{
color: black;
background-color: #d0e1eb; }

* html .menu li a { /*IE only */
background: url("http://www.im-preis-vergleich.de/subdomains/images/arrow-list-red.gif") no-repeat 6px center;
color: #00014e;
display: block;
width: auto;
padding: 0;
padding-left: 25px;
text-decoration: underline; }


/* Inhalt */

#inhalt {
float: left;
width: 754px;
min-height: 1000px;
height:auto !important;  /* für moderne Browser */
height: 1000px;  /*für den IE */
background-color: #fff;
border-left: 1px solid #3c79c0; }

#inhalt ul { margin: 15px 40px; }

#inhalt li { text-align: left; list-style-type: disc; }


/* Footer */

#footer {
float: left;
width: 960px;
margin: 0 -3px 0 0;
border-top: 1px solid #3c79c0;
background-color: #fff; }


/* Infobox */

p.box {
margin: 10px 25px 10px 20px;
border-top: 1px dotted #3e9ade;
border-bottom: 1px dotted #3e9ade;
padding: 10px;
background-color: #b4e2ff; }

#tabelle {
margin: 10px 25px 10px 25px;
font-size: 1em; 
line-height: 1.3em; }

td {
padding: 2px 0; }
