*	{
	margin: 0;
	border: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	background-color: #fff;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}

img {
	border: 0;
}

.bold {
	font-weight: bold;
}

.red {
	color: #990033;
}

.grey {
	color: #898989;
}

a {
	color: #990033;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

h1,
h1.anwaelte	{
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}

h1.anwaelte	{
	padding: 84px 0 0 0;
	}

p	{
	padding: 0 0 5px 0;
	margin: 0;
}

.p1	{
	height: 68px;
}

ul {list-style-type: none; margin: 0; padding: 0;}
ul li, ul li.iww, ul li.last {text-indent: -0.9em; padding-left: 0.9em;}
ul li:before {content: "- "; }

ul {
	padding: 0;
	margin: 0 0 5px 0;
}

li {
	padding: 0 0 5px 5px;
}

li.last {
	padding: 0 0 0 5px;
}

.clear {
	clear: both;
}

div, img {
	border: 0px;
}

table,tr,td {
	border-spacing: 0px;
	padding: 0;
	vertical-align: top;
}

td {
	padding: 0 10px 5px 0;
}

td.nowrap {
	white-space:nowrap;
}

.head {
	padding: 10px 0 0 0;
}

#main {
	background: #faeedd;
	background-image: url(../images/bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	width: 900px;
}

.sub {
	min-height: 100%;
	height: auto !important;
}

#head_logo {
	position: absolute;
	background: #ffffff;
	left: 0px;
	height: 144px;
	padding: 11px 174px 0 113px;
}

#head_anwaelte {
	position: absolute;
	background: #faeedd;
	left: 683px;
	width: 217px;
	height: 115px;
	border-top: 40px solid #fff;
	z-index:20;
}

#wu_movie {
	position: absolute;
	visibility:visible;
}

#wu_wasserburg,
#wu_ebersberg {
	position: absolute;
	display:none;
}

.head_anwaelte_item {
	padding: 0 0 0 17px;
}

#content,
#content_home {
	background: #faeedd;
	position: relative;
	top: 155px;
	min-height: 645px;
	z-index:10;
}

#content_home {
	min-height: 509px;
}

.home {
	float: left;
	width: 683px;
	height: 509px;
}

.left {
	float: left;
	text-align: right;
	width: 180px;
	margin: 141px 0 50px 0;
}

.left_item {
	padding: 0 69px 4px 0;
}

.snav {
	margin: -7px 0 7px 0;
}

.snav_item {
	padding: 0 69px 0 0;
}

.middle {
	float: left;
	width: 435px;
	margin: 60px 68px 50px 0;
}

.right_home {
	float: left;
	position: absolute;
	bottom: 0;
	left: 710px;
	z-index:20;
}

.right {
	float: left;
	margin: 147px 0 50px 0;
}

.right_anwaelte {
	background: #990033;
	width: 217px;
	height: 217px;
}

.right_item {
	margin: 0 0 30px 17px;
}

div.sidenav {
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	list-style: none;
	display: block;
}

div.sidenav div {
	position: relative;
	top: -2px;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 0;
}

div.sidenav div span a {
	color: #000000;
}

div.sidenav div span a:hover {
	color: #990033;
}

div.sidenav div span {
	display: none;
}

div.sidenav div:hover span {
	display: block;
	padding: 2px 0;
}

table.form {
	margin: 0;
}

table.form td {
	padding: 0 0 5px 0;
}

input,
textarea {
	background: url(../images/bg_input.gif) no-repeat #fff;
	padding: 4px;
	width: 310px;
	font-size: 10px;
}

textarea {
	height: 100px;
}

input.submit {
	background: #fff;
	color: #990033;
	font-weight: bold;
	width: 100px;
	margin: 0;
	border: 0;
}