body {
	font-family: "Arial", helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #444444;
	background: #f8f8f8;
	margin-top: 1em;
	margin-bottom: 1em;
	}

img {
	border: 0
	}

a {
	color: #003399;
	text-decoration: underline;
	padding: 0.05em;
	}

p {
    color: #444444;
}

a:visited {
	color: #003399;
	}
	
a:hover {
	color: #FFF;
	background: #003399;
	text-decoration: none;
	}

a:active {
	color: #FFF;
	background: #003399;
	text-decoration: none;
	}

#seitenbreite {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	background: #FFF;
	border: 1px solid #eeeeee;
	}

#header {
	background: #F86923;
	padding: 1em 0em 0.05em 1em;
	}

#footer {
	background: #F86923;
	padding: 1.5em 50px 1.5em 10px;
	font-size: 80%;
	color: #f8f8f8;
	}

#footer p {
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	}
#footer a {
	color: #f8f8f8;
	text-decoration: underline;
	margin-left: 0px;
	}

#footer p:first-child {
	margin-top: 0;
	}
	
#mittig {
    text-align: center;
}

#header h1 {
	margin: 0;
	padding: 0;
	}	

#header #info {
	bottom: 0em;
	right: 0em;
	}

#header #info div {
	float: right;
	}	

#header #logo {
	float: left;
	margin: 0em 0em 0em 0em;
	}

#header #logo a:hover {
	background: none;
	}
	
#header a {
	color: #f8f8f8;
	text-decoration: underline;
	padding: 0em;
	}

.clear {
	clear:both;
	}

#virtual {
	float: left;
	width: 11em;
	margin: 3em 0em 0.7em 2em;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#virtual span {
	font-size: 0.8em;
	}

#dom {
	float: left;
	width: 460px;
	border-left: 1px solid #E0EAEB;
	padding: 1.5em 25px 1em 40px;
	font-size: 1.05em;
	}

#dom h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin-left: -0.3em;
	}

#dom h1 span {
	color: #f8f8f8;
	font-family: "Verdana", arial, helvetica, sans-serif;
	background-color: #282828;
	padding: 0.15em 0.3em;
	}

#dom p + h1 {
	margin-top: 1.5em;
	}

#dom h2 {
	font-size: 1.05em;
	font-weight: bold;
	padding-bottom: 0;
	margin: 1.5em 0em 0em 0em;
	margin-bottom:0px;
	}

#dom h3 {
  	font-size: 1.05em;
  	font-weight: bold;
  	}

#dom p {
    margin-top: .25em;
	line-height: 1.4em;
	}


#dom h2 + p {
	margin-top: .25em;
	}


#dom ul {
	list-style-type: none;
  	padding: 0;
	margin-left: 0px;
	}

#dom li {
 	padding: 0em 21px;/*.3em 21px;*/
 	background: url(images/pdf.ng) top left no-repeat;
 	background-position: 0 6px;
  	margin: 0;
  	}

#dom img {
    float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 0px;
	}

#dom img.rechts{
    float: right;
	margin-left: 5px;
    }
.home #dom img {
    float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 15px;
    }

.vollmacht #dom li {
  	background: url(images/pdf.png) top left no-repeat;
  	background-position: 0 0px;
  	margin-bottom: 4px;
  }

#sub {
	float: left;
	width: 170px;
	border-right: 0px solid #E0EAEB;
	margin: 25px 0em 0px 0px;
	font-size: 1.0em;
	}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0em 0em 0em 1.2em;
	}

#nav li {
	margin: 0.3em 0em;
	margin-left: -10px;
	padding: 3px 3px 3px 27px;
	}

#nav a {
	padding: 0em 0.2em;
	margin-left: -0.4em;
	} 

#nav .home {
  	background: url(img/key-m.gif) center left no-repeat;
  	}

#nav .sozial {
  	background: url(images/arrorange.png) center left no-repeat;
  	}

#nav .sozvers {
  	background: url(img/key-s.gif) center left no-repeat;
  	}

#nav .zivil {
  	background: url(img/key-p.gif) center left no-repeat;
  	}
#nav .vollmacht {
  	background: url(img/key-p.gif) center left no-repeat;
  	}
#nav .formulare {
  	background: url(img/key-p.gif) center left no-repeat;
  	}
.home #nav .home a,
.sozial #nav .sozial a,
.sozvers #nav .sozvers a,
.zivil #nav .zivil a,
.insolvenz #nav .insolvenz a,
.vollmacht #nav .vollmacht a,
.preise #nav .preise a,
.vollmacht #nav .formulare a {
	background: url(images/arrow-orange.png) center left no-repeat;
	padding-left:11px;
	margin-left:-12px;
	color: #282828;
	text-decoration:none;
	font-weight: bold;
	}

