/*

#content{
  margin: 10px 0 10px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  width: 630px;
  text-align: justify;
  float: left;
}

*/

#header-varemed {
  height: 135px;
  border-top: 1px solid #0c619d;
  background-color: #5ca6de;
  width: 960px;
}

#header-varemed h1 {
  position: absolute;
  left: 3%;
  width: 315px;
  height: 96px;
  margin-top: 5px;
    top: 0px;
}
#header-varemed h1 a {
  display: block;
  width: 315px;
  height: 96px;
  background-image: url(../grafiken/varemed-schriftzug.png);
  background-repeat: no-repeat;
  font-size: 0;
  color: #5ca6de;
}
#header-varemed h1 a span {
  display: none;
}
#header-varemed p {
  position: absolute;
  left: 8%;
  margin-top: 45px;
  font-size: 1.5em;
  font-weight: normal;
  font-style: italic;
  color: #b2dcff;
    top: 35px;
}
#navigation-varemed {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #0c619d;
background-color: #5ca6de;
padding-top: 111px;
width: 800px;
}
#navigation-varemed ul {
  width: 53%;
  margin: 0 22% 0 21%;
  padding: 3px 0;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
}
#navigation-varemed ul li {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#navigation-varemed ul li a {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  padding: 3px 0.5em;
  margin-left: 3px;
  text-decoration: none;
  background: #b2dcff none repeat scroll 0%;
  color: #000000;

}
#navigation-varemed ul li a.active {
  background-color: white;
}
#navigation-varemed ul li a:link {
  color: #0c619d;
}
#navigation-varemed ul li a:visited {
  color: #0c619d;
}
#navigation-varemed ul li a:hover {
  background: #ffffff none repeat scroll 0%;
  border-color: #0c619d #0c619d;
}



/*

#deco
{
    float: right;
    width: 160px;
    margin-top: 10px;
    margin-bottom: 1px;
}
#main
{
    width: 800px;
}

#content a.img-lnk
{
  border-style: none;
  font-size: 0;
  outline: none;
  color: #ffffff;
}

a
{
    color: #0c619d;
}

#content img
{
    padding-top: 24px;
}

#content p
{
    margin-bottom: 12px;
    padding-bottom: 12px;
}

a.impressum
{
    display: block;
    margin-top: 48px;
    float: right;
}

#content h2
{
    color: #5ca6de;
}

*/
