@charset "UTF-8";

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #dbcfc3;
	margin: 0px;
	height: 100%;
}

a:link{
text-decoration: none;
color: #532A0C;
}

a:visited{
text-decoration: none;
color: #532A0C;
}

a:hover{
text-decoration: none;
color: #2A3990;
}

#sidebar {
	height: 100%;
	width: 300px;
	float: left;
}

.leftphoto {
float:left;
padding-right: 20px;
padding-top:5px;
padding-bottom: 5px;
}

#sidebar ul, #sidebar ol, #sidebar li {
list-style: none;
margin-top: 15px;
padding: 0px;
}

#header a {
	height: 152px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gelbheader.jpg);
	background-repeat: no-repeat;
	background-position: center;
        display: block;
}

#header a span {
visibility: hidden;
}

#middletext  {
	float: left;
	height: 240px;
	width: 525px;
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 22px;
	line-height: 36px;
}

#main {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
        background-image: url(images/sidebarbgd.jpg);
	background-repeat: repeat-y;
	background-position: right;
overflow:hidden;
}

#middle {
	background-image: url(images/lawyer.jpg);
	background-position: right;
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.maintext {
	height: 100%;
        
        line-height:125%;
        text-align: left;
	width: 600px;
	float: left;
       
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
        text-align: left;
	color: #532A0C;
}

.listitem {        
font-family: Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #532A0C;
font-weight: bold;
text-decoration: none;
}

.listitem a:link {
color: #532A0C;
}

.listitem a:visited {
color: #532A0C;
text-decoration: none;
}

.listitem a:hover {
color: #dbcfc3;
}

.textbody {
	margin: 25px;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-transform: none;
}
.sidebartext {
	margin: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #532A0C;
	font-size: 14px;
list-style-type:none;
}

#footer {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
text-align: center;
       
}

.cooltext {
	font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
	font-weight: bold;
	color: #532A0C;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
}
.headline {
	font-weight: bold;
	text-transform: uppercase;
}

.pc_pingback {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 9px;
        line-height: 11px;
padding-top: 10px;
padding-bottom: 10px;
list-style-type: none;
background-color: #b9a786;
}
