                              /* http://www.seniorenumzugsservice-hamburg.de/ */


/*  allgemeine Angaben  */

html, body {
 font-size:101%;
 }

body {
 background-color:#fff;
 margin:0px;
 padding:0px;
 background-image:url(top_right.jpg);
 background-repeat:repeat-x;
 }

body, input, form, textarea, address, p, h1, h2, h3, ul, ol, abbr {
 font-family:Verdana, Arial, Helvetica, Verdana, sans-serif;
 color:#000;
 font-style:normal;
 }

img {
 border:0px;
 }

.fett {
 font-weight:bolder;
 }



/*  Kopfzeile  */

#abstand, #abstand2  {
 width:120px;
 height:17px;
 background-color:#4C617D;
}

#kopfzeile {
 margin:0px;
 padding:0px;
 height:113px;
 background-image:url(top_01.jpg);
 background-repeat: no-repeat;
}

#kopfzeile h1 {
 position:absolute;
 margin-top:40px;
 margin-left:150px;
 width:auto;
 font-size: 140%;
 font-weight:lighter;
}



/*  Navigation  */

#navcontainer {
 float:left;
 width:120px;
 }

#navi {
 margin:0px;
 padding:0px;
 background-color:#6E86A8;
}

#navi li {
 height:30px;
 width:120px;
 background-image: url(button.gif);
 background-repeat:no-repeat;
 }

#navi a, #aktiv { 
 padding:6px 0px 0px 8px;
 position:absolute;
 font-size:80%;
 }

li a:link, li a:visited  {
 font-family:Arial, Helvetica, Verdana, sans-serif;
 color : #000;
 text-decoration : none;
}

li a:active, li a:hover  {
 font-family:Arial, Helvetica, Verdana, sans-serif;
 color : #fff;
 text-decoration : none;
}

#postmenu {
 width:120px;
 height:550px;
 background-color:#6E86A8;
 background-image: url(left_04.jpg);
 background-repeat:repeat-y;
 }

#haspalogo {
 margin-top:30px;
 margin-left:5px;
}

#haspatext {
 font-size:75%;
 padding-left:5px;
 background-color:#fff;
 font-weight:bolder;
}

#haspatext a {
 color:#000;
}


/*  Inhaltsbereich  */

#content {
 width: 620px;
 float:left;
 padding: 0px 0px 0px 30px;
 margin-top: -50px; 
}

#content h1, h2 {
 margin-bottom:20px;
 margin-top:27px;
 font-weight:lighter;
 font-size:130%;
 }

h2 {
 font-size:110%;
 }

p, address, #content li {
 font-size:100%;
 line-height:145%;
 }

#content li {
 list-style-type:disc;
 margin-bottom:10px;
 }

#content li a {
 text-decoration : underline !important;
}

a:link, a:visited, #content li a {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color : #03629C;
}

a:active, a:hover, #content li a {
 font-family:Verdana, Arial, Helvetica, Verdana, sans-serif;
 color : #018AD0;
 text-decoration : none;
}

q:before {
 content:no-open-quote;
 }

q:after {
 content:no-close-quote;
 }



/*  Logo und Fußzeile  */

.logo, #fusszeile {
 text-align:center;
 font-size:75%;
 }

#fusszeile a {
 text-decoration:none;
 color:#000;
 font-weight:bolder;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }

#impressum {
 text-decoration:underline !important;
 }



/*  Formular  */

fieldset {
border:1px solid #fff;
 margin:0px;
 }

option, input, label, textarea, select {
 font-weight:bolder;
 }

select, #senden {
 font-size:100%;
 }

textarea, input {
 line-height:150%;
 margin-bottom:20px;
 width:350px;
 }

#senden {
 width:auto;
 margin-top:-10px; margin-bottom:100px;
 background-color:#fff;
 border: 2px solid #6E86A8;
 font-weight:bold;
 }



/* Druck */

@media print {
#navcontainer, #navi, #kopfzeile+img {
 display:none;
}

#content, #content h1 {
 width:95%;
 }
}
