/* CSS Document */

body {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:100.01%;
background-image: url(http://www.versicherungs-katalog.de/back1.gif);
text-align: center;
margin:0;
padding:0;
}

#template {
background-color:#fff;
border: 1px solid #000;
width: 779px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header {
background: url(http://www.versicherungs-katalog.de/images/index_r2_c1.jpg) no-repeat;
height: 1.3em;
}

#titelbild {
background: url(http://www.versicherungs-katalog.de/titelbild.jpg) no-repeat;
height: 9.5em;
border-bottom: 1px solid black;
}

img {
border:0;
}

 div#Inhalt {
    width: 550px;
    text-align:left;
    padding: 0 1em;
	margin-left: 3.5em;
	margin-top: 1em;
      }

  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  div#Inhalt h1 {
    font-size: 1em;
    margin: 0.2em 0;
    color: navy;
  }
  div#Inhalt p {
    font-size: 0.8em;
    margin: 1em 0;
  }

p#footer {
    clear: both;
    font-size: 0.75em;
    margin: 0; padding: 0.3em;
    border-top: 1px solid black;
	background-color:#eef;
  }

#headnavigation
{
    text-align: center;
	font-size: 0.8em;
    border-bottom: 1px solid black;
}

#headnavigation ul
{
    padding: 0.5em 0.5em 0.5em 0.5em;
    margin: 0;
	background-color:#eef;
  }

#headnavigation li
{
list-style: none;
padding: 0.5em;
display:inline;
}

#headnavigation li a
{
text-decoration: underline;
}

#headnavigation li a:hover
{
text-decoration: none;
}

#headnavigation li a:visited
{
text-decoration: underline;
}

#headnavigation li a:active
{
text-decoration: underline;
}

#werbung {
    margin: 0.6em 2em 1em 0;  padding: 0;
  }

.kasten {
border: 1px dashed #000;
background-color: #eef;
}
