* {
	margin: 0;
	padding:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

body {
	width: 100%;
   color: #111111;
	margin: 0;
	padding:0;
	border:0;
	text-align: center;
	background-color: #DFDAE9;
	font-size: 12px;
	line-height: 19px;
}

a {
	text-decoration: none;
   color: #5D468D;
}

a:hover {
	color: #ffffff;
	background-color: #5D468D;
}


/* Formularelemente, Allgemein */

input, 
textarea,
select {
   color: #111111;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	border: 0px;
	font-size: 15px;
	line-height: 19px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #5D468D;
} 

select {
	padding-right: 0px;
}

input[type="hidden"] {
	border: 0;
}

label {
   color: #5D468D;
	display: block;
	margin: 0px 0px 3px 1px;
	font-size: 13px;
	line-height: 21px;
}

legend {
	display: none;
}

.unsichtbar {
	display: none;
}


/* Hauptrahmen um dat Janze */


#rahmen00 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}


#rahmen01 {
	position: relative;
	background-color: white;
	text-align: left;
	width: 980px;
	height: 765px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #111111;
	border-top: 0;
}

#kopf {
	width: 980px;
	height: 124px;
	background-image: url(bilder/deko/pquer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}

#anwaltsname {
	float: left;
	position: relative;
	left: 36px;
	top: 35px;
}

#signet {
	position: relative;
	right: 45px;
	top: 32px;
}

#zeile {
	position: relative;
	top: 0px;
	height: 5px;
	width: 980px;
	border: 0;
	border-bottom: 6px solid #5D468D;
}

*html #zeile {
	top: -14px;
}

#navigation {
	position: absolute;
	top: 135px;
	width: 245px;
	height: 630px;
	background-image: url(bilder/deko/phoch.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}

#hauptgruppe {
	margin: 40px 0px 0px 0px;
}

#navigation ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation ul li {
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(bilder/deko/zweigross.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 40px 0px 0px 13px;
	line-height: 13px;
}

#navigation ul li a {
	color: #111111;
}

#navigation ul li a:hover {
	background-color: white;
}

#navigation #hauptgruppe ul li ul {
	display: none;
}

#navigation #hauptgruppe ul li.current-cat-parent ul {
	display: block;
}

#navigation #hauptgruppe ul li.current-cat ul.children {
	display: block;
}

#navigation #hauptgruppe ul li ul li {
	text-transform: none;
	font-weight: normal;
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	line-height: 13px;
	color: #5D468D;
}

#navigation #hauptgruppe ul li ul li a {
	color: #5D468D;
}

#navigation ul li ul li.current-cat a {
	font-weight: bold;
}

#navigation #nebengruppe {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 235px;
	background-image: url(bilder/deko/pquer.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0px 0px 10px;
}

*html #navigation #nebengruppe {
	left: -3px;
}


#navigation #nebengruppe ul li {
	display: inline;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(bilder/deko/zweiklein.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 3px;
}

*html #navigation #nebengruppe ul li {
	position: relative;
	top: 5px;
}

#inhalt {
	position: absolute;
	left: 245px;
	top: 135px;
	width: 434px;
	height: 630px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	padding: 0px 20px 0px 30px;
}

#inhaltstart {
	position: absolute;
	left: 245px;
	top: 135px;
	width: 735px;
	height: 630px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#innenrahmen {
	padding: 0px 0px 20px 0px;
}

#hoeher {
	position: relative;
	padding: 0px 0px 0px 30px;
	z-index: 10;
}

#startbild {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}

h2 {
	background-image: url(bilder/deko/zweigross.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 26px 0px 15px 0px;
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
}

#hoeher h2 {
	background-image: url(bilder/deko/zweigrossblau.gif);
}

.anwalt h2 {
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 5px 0px;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #5D468D;
	font-weight: normal;
}

h3 {
	color: #5D468D;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	margin: 30px 0px 5px 0px;
}

h3 span {
	font-size: 12px;
	font-weight: normal;
}

h3 span a {
	text-transform: none;
	color: #111111;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 20px 0px 5px 0px;
}

h5 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 3px 0px;
}


p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}



#inhalt ul {
	padding-left: 12px;
}

#inhalt li {
	list-style-type: none;
	text-indent: -13px;
	padding-left: 0px;
}

#inhalt li:before {
	content: "\2013\A0";
}

#inhalt ul.sitemap {
	margin-left: 32px
}

#inhalt ul.sitemap li {
	text-transform: uppercase;
}

#inhalt ul.sitemap li a {
	color: #111111;
}

#inhalt ul.sitemap li a:hover {
	color: white;
}

#inhalt ul.sitemap li:before {
	content: "";
}

#inhalt ul.sitemap li ul li {
	text-transform: none;
}

#inhalt ul.sitemap li ul li a {
	color: #5D468D;
}

#inhalt ul.sitemap li ul li:before {
	content: "\2013\A0";
}





div.anwalt p {
	font-family: "Times New Roman", serif;
	font-size: 15px;
	letter-spacing: 1px;
}

div.feder {
	float: right;
	width: 90px;
	height: 40px;
	background-image: url(bilder/deko/feder.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 5px 15px 0px 0px;
}

div.zurueck {
	float: left;
}


div.anwalt div.feder {
}

div.spezialwissen div.feder {
	margin: 20px 15px 0px 0px;
}

div.spezialwissen a:hover {
	background-color: transparent;
}

div#personenvorspann div.feder {
	margin: 107px 0px 0px 40px;
	
}

div#personenvorspann div.zurueck {
	float: left;
	margin: 69px 0px 0px 27px;
}


div.feder p {
	position: relative;
	top: 25px;
	left: 26px;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
}

div.feder p a {
	color: #111111;
}

div.feder p a:hover {
	color: #111111;
	background-color: white;
}

ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
}

#vorspann {
	height: 14px;
}

#bildvorspann {
	margin: 20px 0px 20px 0px;
	height: 207px;
}

#bildvorspann img {
	float: left;
	margin: 6px 10px 0px 0px;
}

#personenvorspann {
	height: 207px;
}

#personenvorspann img {
	float: left;
}

#personenvorspann ul {
	padding: 35px 0px 0px 180px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#personenvorspann ul li {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 18px 0px 0px 0px;
	font-size: 11px;
	line-height: 11px;
}


#personenvorspann ul li:before {
	content: "";
}

#personenvorspann ul li a {
	color: #111111;
	border: 1px solid #111111;
	padding: 5px 8px 5px 5px;
	margin: 0px 0px 0px 0px;
}

#personenvorspann ul li a:hover {
	background-color: white;
}

#personenvorspann ul li img {
	float: none;
	position: relative;
	top: 1px;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#personenvorspann ul li a.aktiv {
	background-color: #DFDAE9;
}

img.bildUeberschrift {
	display: block;
	margin: 30px 0px 0px 0px;
}

table.zahlenstrahl {
	background-image: url(bilder/deko/zahlenstrahl.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 25px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

table.zahlenstrahl td {
	margin: 0px 0px 0px 0px;
	padding: 13px 20px 0px 0px;
	vertical-align: top;
}

table.zahlenstrahl td.spalte1 {
}

table.zahlenstrahl td p {
	margin: 0;
	padding: 0;
}

table.zahlenstrahl td.spalte1 p {
	font-weight: bold;
	background-color: white;
}

table.oeffnungszeiten {
	
}

table.oeffnungszeiten td.spalte1 {
	vertical-align: top;
	padding-right: 20px;
}

.bilderreigen {
	margin: 20px 0px 0px 0px;
}

.bilderreigen img {
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0;
}

.bilderblock {
	margin: 20px 0px 20px 0px;
}

.bilderblock p {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 12px;
}

.bilderblock img {
	display: block;
	margin: 20px 0px 5px 0px;
	padding: 0;
}

div.iconliste p {
	margin-bottom: 20px;
}

div.iconliste p a {
	color: #111111;
}

div.iconliste p a:hover {
	color: white;
}

div.iconliste img {
	position: relative;
	top: 10px;
	margin: 0px 15px 0px 0px;
}

div.abstandshalter {
	clear: left;
	height: 20px;
}


#bildleiste {
	position: absolute;
	right: 0px;
	top: 135px;
	text-align: right;
	width: 250px;
	height: 630px;
	float: right;
	background-image: url(bilder/deko/phoch.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div#kopf a:hover {
	background-color: white;
}

