* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#center {
	background-color: #181818;
	height: 1px;
	width: 1px;
	position: absolute;
	top: 50%;
	right: 50%;
}
#position {
	position: absolute;
	bottom: -195px;
	left: -430px;
/*	width: 20px;
	height: 20px;
*/}
#logo {
	background-color: #FFFFFF;
	width: 494px;
	position: absolute;
	height: 145px;
	top: -90px;
	left: 380px;
	z-index: 6;
}
#logo img {
	padding-left: 8px;
}

#menu {
	background-color: #FFFFFF;
	position: absolute;
	height: 100px;
	width: 136px;
	left: 762px;
	top: 55px;
	z-index: 5;
}
#menu li {
	list-style-type: none;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #339900;
}
#menu a:hover {
	background-color: #E7FFB3;
	display: block;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}
#menu a:visited {
	color: #339900;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
body#home #menu .navhome a,
body#kontakt #menu .navkontakt a,
body#rechtsanwalte #menu .navrechtsanwalte a,
body#selbstverstandnis #menu .navselbstverstandnis a,
body#tatigkeitsbereiche #menu .navtatigkeitsbereiche a {
	font-weight: bold;
	font-size: 12px;
	color: #339900;
	display: block;
}

#slogan {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #339900;
	width: 378px;
	top: -14px;
	height: 16px;
	position: absolute;
	text-align: right;
	left: 0px;
	z-index: 10;
}
#slogan p {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight: normal;
	padding-right: 5px;
	position: relative;
	bottom: 3px;
}
#footer {
	font-weight: bold;
	height: 16px;
	position: absolute;
	top: 360px;
	width: 760px;
	z-index: 7;
	text-align: right;
	left: 4px;
}
body#impressum #footer {
	top:441px
}
.footer p {
	padding-top: 3px;
	font-weight: normal;
	margin-right: 395px;
	font-size: 10px;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	height: 360px;
	width: 760px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 15px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
body#impressum #content{
	height:auto
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 12px;
}
.content p {
	padding-left: 30px;
	padding-right: 395px;
	padding-bottom: 0px;
	line-height: 18px;
	text-align: justify;
	color: #666666;
}

#content .hervorhebung {
	background-color: #E7FFB3;
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	padding: 3px;
	background-position: bottom;
}

body#impressum #content a {
	color: #339900;
	text-decoration: none;
	}
#bildbositon {
	position: absolute;
	left: 395px;
	height: 320px;
	width: 330px;
}
#bildbositon p {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	padding-right: 0px;
	text-align: right;
}
#bildbositon a {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #339900;
	padding-right: 0px;
	text-decoration: none;
	text-align: right;
}
#content .bürogebäude {
	float: left;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 30px;
}
.content .kontakt  {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 12px;
}

#impressregel {
	position: absolute;
	left: 395px;
	width: 344px;
	top: 58px;
	overflow: auto;
	height: 378px;
	background-color: #E7FFB3;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#impressregel p {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

