/* CSS Document */
body {
margin: 0;
padding: 0;
background-color: #E7E7E7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 1.5;
}

#hilfsebene {
	position: relative;	
	top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: none;
	border-bottom: 1px solid black;
	background-color: #FFFFFF;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	border-top: none;
}




#hilfsdiv {
position: absolute;
left: -220px;
background-image:url(images/leftbg2.jpg);
background-repeat: no-repeat;
height: 973px;
width: 219px;
}

.admin {
color:#FF0000;
text-align: right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#heighthelper  {
height: 1000px;
float: left;
width: 0px;
position: relative;
visibility: hidden;
}

#rightbghelper {
	
float: right;
margin-top: 172px;
height: 607px;
width: 84px;
background-image: url(images/rightbg.jpg);
z-index: 0;
}



#navigation {
margin: 0;
padding: 0;
}

#navigation a, #navigation a img {
margin: 0;
padding: 0;
}

#navi_home {
position: absolute;
top: 234px;
left: 3px;
}

#navi_kontakt {
position: absolute;
top: 278px;
left: 69px;
}

#navi_blog {
position: absolute;
top: 328px;
left: 144px;
}

#navi_rechtsgebiete {
position: absolute;
top: 397px;
left: 205px;
}

#navi_anfahrt {
position: absolute;
top: 483px;
left: 267px;
}

#navi_curriculumvitae {
position: absolute;
top: 541px;
left: 41px;
}

#maincontainer {
width: 90%;
padding-left: 380px;
height: 200px;
z-index: 2;
}

#subcontainer {
width: 522px;
z-index: 2;
}


h1 {
font-family: "Times New Roman", Times, serif;
font-size: 48px;
font-weight: bold;

margin: 0;
padding: 0;

color: #327399;
padding-top: 16px;
background-image: url(images/h1decoline2.gif);
background-position: bottom left;
background-repeat: no-repeat;

}

#h1div {

float: left;
height: 91px;
background-image: url(images/h1decoline1.gif);
background-position: right;
background-repeat: no-repeat;
margin-bottom: 5px;
z-index: 2;
}

#siteimg {
position: absolute;
z-index: 0;
left: 700px;
top: 50px;
}

h2 {
color: #327399;
background-image:url(images/g2decoline1.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding:0;
margin:0;
width: 522px;
margin-top: 10px;
margin-bottom: 10px;
}

h3 {
color: #327399;
background-image:url(images/g2decoline1.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding:0;
margin:0;
width: 522px;
margin-top: 5px;
margin-bottom: 5px;
}

h4 {
color: #327399;
background-image:url(images/g2decoline1.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding:0;
margin:0;
width: 522px;
margin-top: 5px;
margin-bottom: 5px;
}

#maincontent {
float: right;
padding: 10px;
width: 594px;
margin-left: 358px;
background-image: url(images/rightbg.jpg);
background-repeat: no-repeat;
background-position: right;
z-index: 0;
}


#maincontent a {
text-decoration: underline;
color: #678DA4;
background-color: #F5FAFD;
}

#maincontent a:hover {
background-color: #619DA3;
color: white;
text-decoration: none;
}

.comment {
margin: 20px;
background-color: #FDE3F9;
}

#curritable {
font-size: 11px;
border: 1px solid #678DA4;
background-image: url(images/kalender.jpg);
background-repeat: no-repeat;
border-bottom: none;
border-right: none;
margin-left: 10px;
}

#interests {
margin-top: 50px;
width: 450px;
}

#interests li {
font-weight: bold;
margin-bottom: 10px;
}

#interests li ul li {
font-weight: normal;
margin-bottom: 5px;
}


