html {

	background: url('../layout/hintergrund.gif') fixed;
}

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times;
	font-size:  18px;
	line-height: 26px;
	overflow-y: scroll;
}

a, a:link, a:active, a:visited {
	color: #005e2a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	color: #005e2a;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 15px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
}

small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

.clearfix {
	clear: both;
	height: 1px;
}

.textGross {
	font-size: 18px;
	line-height: 26px;
}

#startWrapper {
	position: absolute;
	width: 100%;
	height: 180px;
	margin-top: -90px;
	top: 50%;
	text-align: center;
}

#startLogo {
	position: relative;
	width: 100%;
	height: 100px;
	padding-top: 20px;
	text-align: center;
	background: #ffffff;
	margin-bottom: 10px;
}

#header {
	width: 100%;
	height: 100px;
	padding-top: 20px;
	text-align: center;
	background: #ffffff;
	border-bottom: 10px solid #b5d3c5;
}

#navigation {
	width: 100%;
	background: #ffffff;
}

#navigation ul {
	display: block;
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding: 0;

	text-align: center;
	border-bottom: 5px solid #ffffff;
}

#navigation ul li {
	float: left;
	list-style: none;
}

#navigation ul li a, #navigation ul li a:active, #navigation ul li a:visited {
	display: block;
	width: 140px;
	height: 25px;
	padding: 0;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;	
}

#navigation ul li .aktiv, #navigation ul li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 5px solid #005e2a;
}

#content {
	width: 1000px;
	margin: 0 auto;
	background: transparent;
}

#content .mainImage {
	position: absolute;
	top: 165px;
	z-index: 99;
	width: 140px;
	margin-left: 20px;
	border-right: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

#content .text {
	position: relative;
	margin-top: 50px;
	padding: 20px;
	font-size: 0.8em;
	line-height: 1.4em;	
	background: url('../layout/hintergrund_trans.png');

	z-index: 1;
	
	-webkit-box-shadow: 8px 8px 10px #85a594;
    -moz-box-shadow: 8px 8px 10px #85a594;
    box-shadow: 8px 8px 10px #85a594;
}

#content .text dt {
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	margin-top: 16px;
}

#content .text dd {
	margin-bottom: 10px;
}

#content .text .morelink {
	font-weight: bold;
}

#content ul {
	text-align: left;
	margin-bottom: 10px;
}

#content ul li {
	margin-left: 20px;
	margin-top: 2px;
	padding-top: 2px;
	list-style-image: url('../layout/icons/aufzaehlungspunkt.png');	
}

#content #startseite {
	width: 380px;
	padding-left: 190px;
}

#content #aktuelles {
	width: 460px;
	padding-left: 190px;
	margin-top: 30px;
}

#content #sozietaet {
	width: 380px;
	margin-left: 135px;
	padding-left: 240px;
}

#content #standort {
	width: 320px;
	margin-left: 300px;
	padding-left: 220px;
}

#content #karriere {
	width: 380px;
	margin-left: 240px;
	padding-right: 220px;
}

#content #karriere em {
	font-size: larger;
}

#content #kontakt {
	width: 320px;
	margin-left: 540px;
	padding-right: 120px;
}

#content #anfahrt {
	width: 520px;
	margin-left: 340px;
	padding-right: 120px;
}

#content #veroeffentlichungen {
	width: 600px;
	margin-left: 200px;
}


#content .anwaltRechts {
	width: 540px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 120px;
	margin-top: 50px;
	margin-bottom: 20px;
	background: url('../layout/hintergrund_trans.png');

	-webkit-box-shadow: 8px 8px 10px #85a594;
    -moz-box-shadow: 8px 8px 10px #85a594;
    box-shadow: 8px 8px 10px #85a594;
}

#content .anwaltRechts .beschreibung {
	float: left;
	width: 345px;
	font-size: 0.8em;
	line-height: 1.4em;	
	margin-right: 20px;
}

#content .anwaltRechts .meta {
	width: 170px;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}

#content .anwaltRechts .meta .info {
	margin-top: 20px; 
	border-left: 1px solid #ccc;
	padding-left: 5px;
}

#content .anwaltLinks {
	clear: both;
	width: 540px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 120px;
	margin-top: 50px;
	margin-bottom: 20px;
	background: url('../layout/hintergrund_trans.png');
	
	-webkit-box-shadow: 8px 8px 10px #85a594;
    -moz-box-shadow: 8px 8px 10px #85a594;
    box-shadow: 8px 8px 10px #85a594;	
}

#content .anwaltLinks .beschreibung {
	float: left;
	width: 345px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;	
	margin-left: 20px;	
}

#content .anwaltLinks .meta {
	width: 170px;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}

#content .anwaltLinks .meta .info {
	margin-top: 20px; 
	border-right: 1px solid #cccccc;
	margin-left: 5px;
}

#content .meta .foto {
	width: 140px;
	height: 140px;
	margin-top: -30px;
	border: 5px solid #ffffff;
}

#footer {
	clear: both;
	position: fixed;
	z-index: 1000;
	margin-top: -21px;
	top: 100%;
	right: 50px;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#footer span {
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	padding: 2px;
}

#footer img {
	padding-top: 2px;
	padding-bottom: 2px;
}
