*, h2, h3 {
	margin: 0;
	padding: 0;
	color: #474d51;
	font-weight: 300;
}

body {
	font-size: 0.84em;
	line-height: 160%;
	font-family: "Helvetica Neue", "Helvetica", sans-serif;
	background: #7c2b26 url(img/bg_body.gif) repeat-x left top fixed;
	text-align: center;
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
}

a, a:visited, a:hover, a:active {
}

li a, a.toggler, h3.toggler.open a {color: #9d2a21;}


a img, fieldset {
	border: none;
}

h1 {
	width: 260px;
	height: 80px;
	float: left;
	margin: 0;
	padding: 0;
}

h1 a {
	display: block;
	width: 260px;
	height: 80px;
	background: url(img/Kanzlei_Werner_Signet.png) no-repeat left top;
}

h2 {
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.44em;
	clear: both;
	color: #9d2a21;
	padding-top: 1em;
	margin-bottom: .6em;
}



h3 {
	font-style: normal;
	font-size: 16px;
	line-height: 1.26em;
	padding-top: .4em;
}

p {
	margin-bottom: 1em;
}

p span, h3 span {
	white-space: nowrap;
}

strong {
	color: #7c2b26;
	font-weight: bold;
}



.aus {
	position: absolute;
	left: -3000px;
}

.nowrap {
	white-space: nowrap;
}


#container {
	width: 770px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 40px 25px 10px 25px;
	background: url(img/bg_container.png) repeat-y center;
}

#head {
	padding: 0 0 40px 0;
}

#nav {
	list-style: none;
	float: right;
}

#nav li {
	float: left;
	padding: 52px 10px 0 10px;
}

#nav li a {
	text-decoration: none;
}

#nav li a span {
	color: #8f9792;
	font-size: 16px;
}

#nav li a.aktiv {
	text-decoration: underline;
}

#nav li a.aktiv span, #nav a:hover span {
	color: #9d2a21;
}


#content {
	padding: 20px 5% 4em 5%;
	background-color: #fff;
	background: url(img/bg_titel.gif) no-repeat center top #fff;
}


dt, p.intro, h3.toggler {
	font-size: 16px;
	line-height: 1.36em;
	padding: .4em 0 0 0;
	margin: 0 0 .4em 0;
}

#content dd {
	width: 90%;
	line-height: 1.2em;
	margin-bottom: .6em;
	color: #606777;
}

div.left, #content.impressum h3 {
	margin: 0 0 1em 0;
	width: 33%;
	float: left;
}

#content.impressum h3 {
	clear: left;
	padding: 0;
	font-size: 16px;
}

#content.impressum p {
	padding-top: .8em;
}


div.right, dl, #content.impressum p {
	display: block;
	margin-left: 42%;
	padding: 0;
	width: 56%;
	margin-bottom: 1em;
}


dl {
	padding-bottom: 1em;
}

#content ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}


#content li {
	width: 90%;
	line-height: 1.2em;
	margin: .6em 0 .6em .6em;
	padding-left: 1em;
	color: #606777;
	background: url(img/list_style.png) no-repeat left top;
}


h3.toggler a, a.toggler {
	display: block;
	padding: 0 .4em;
	margin-bottom: .4em;
	border-bottom: 1px dotted #ccc;
	cursor: pointer;
	background: url(img/arrow_down.png) no-repeat right center;
}

h3.toggler.open a, a.toggler.open {
	background: url(img/arrow_top.png) no-repeat right center;
}

a.toggler {
	padding: .4em;
}



#map {
	border: 2px solid #fff;
	border-bottom: none;
	width: 766px;
	height: 200px;
}
#content img {
	border: 1px solid #eee;
	padding: 2px;
	margin: 0 8px 4px 0;
}

#content dd img {
	float: left;
	width: 26%;
}


#footer {
	display: block;
	padding: 40px 0 10px 0;
	width: 100%;
	margin: 0;
	background-color: #eee;
	background: url(img/bg_titel_u.gif) no-repeat center top #e0e0e0;
}


#footer li {
	float: left;
	display: block;
	padding: 0 1.4em;
	font-size: 11px;
	border-right: 1px dotted #a4a7af;
	height: 2em;
}

#footer span {
	text-transform: uppercase;
	white-space: nowrap;
}

#footer li.impressum {
	float: none;
	border-right: none;
	text-align: right;
	list-style: none;
}

#footer a, #footer span, #footer li {
	color: #606777;
	text-decoration: none;
	font-weight: 500;
	line-height: 2em;
	text-shadow: 1px 1px 1px white;
}

#footer a:hover, #footer a:hover span {
	color: #9d2a21;
}



