@charset "utf-8";

* {margin: 0; padding: 0;} /*---- This removes all default browser white space ----*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 1024px;
}


#photoBox {
	height: 210px;
	width: 505px;
	padding-left: 7px;
	z-index: 200;
	position: absolute;
	top: 20px;
	left: 480px;
}

#contentWrapper, #contentwStart {
	margin-top: 5px;
	width: 1024px;
	font-size: 1.2em;
}
#contentwStart {
	background: url('/images/startseite.jpg') 0 0 repeat-y;
}
#contentWrapper {
	background: url('/images/contentwrapper.jpg') 0 0 repeat-y;
}

#mainContent {
	float: left;
	width: 719px;
	margin-left: 20px;
	padding: 10px 10px 50px;
	position: relative;
}

#contentwStart #mainContent {
	width: 772px;
}
*.* #contentwStart #mainContent {
	width: 740px;
}


div.box, div.boxspecial	{
	width: 45%;
	float: left;
	padding: 5px;
	margin: 0 10px 15px 0;
}
div.boxspecial {
	border: 1px solid #f00;
}
div.box {
	border: 1px solid #ccc;
}

#literatur .box {
	height: 60px;
	text-align: center;
}

table#statistik {
	margin: 0;
	padding: 0;
}
#statistik td, #statistik th {
	border: 1px solid #CCCCFF;
	margin: 0;
	width: 16%;
}
#statistik th {
	background: #D0DDF7;
}

#anwaelte .box {
	border: 0 solid #ccc;
}
#anwaelte .box input, #anwaelte .box select {
	margin-left: 35px;
	width: 150px;
}

#pers-suche img {
	border: 1px solid #eee;
}

#navi3			{ position: absolute; top: 20px; right: -60px; width: 130px; font-size: 10px; padding: 0; margin: 0; }

#navi3 a 		{ width: 12px; height: 12px; float: left; text-align: center; padding: 3px; text-decoration: none; margin-left: 7px; }

a.inaktiv3		{ background: #ccc; color: #fff; }

#navi3 a:active, 
#navi3 a:hover, #aktiv3 		{ color: #555; background: #eee; }

#right {
	float: right;
	width: 206px;
	padding: 10px 0; /* padding: 10px 2px 10px 9px; */
	margin-left: 5px;
/**/*/	padding-top: 25px;	/* */
}

*.* #right {
	padding: 25px 0 10px 10px;
}

#right ul		{ margin: 10px 0 15px 0; list-style: none; }
#right ul ul		{ margin: 4px 0 7px 20px; }
#right a		{ text-decoration: none; background: #efefef; display: block; padding: 2px 0 2px 6px; width: 200px; }
#right a:visited, #right a:link	{ color: #444; text-decoration: none; }
#right a:hover, #right a.active2, #right a.active3	{ background: #c22e2e; color: #fff; text-decoration: none; }
#right li li a		{ width: 180px; }
#right li li li a	{ background: none; width: 159px; }

#right h4, #middle h4, #middle dd, #middle dt	{ padding-left: 5px; padding-right: 5px; }

#middle {
	width: 211px;
	float: right;
	margin: 0 -4px 0 30px;
}
*.* #middle {
	width: 210px;
	margin-right: -10px;
}

#footer {
	clear: both;
	padding: 12px;
	margin-top: 5px;
	border-top: 1px dotted gray;
	width: 1000px;
	font-size: 1em;
}

/*---- Text and images ----*/

.right	{ float: right; margin: 0 15px 5px 5px; }
.left	{ float: left; margin: 0 15px 5px 0; }

ul, ol		{ margin: 10px 0 15px 15px; }
ul li, ol li		{ margin: 5px 0; }
ul ul, ol ol		{ margin: 4px 0 7px 35px; }
ol ol		{ list-style: lower-alpha; }

hr		{ margin: 15px 0; }

blockquote	{ margin-bottom: 10px; margin-left: 15px; font-style: italic; }

br.clear	{ clear: both; }

span.nobr	{ white-space: nowrap; }

#mainContent p {
	margin-bottom: 10px;
}

#mainContent p.special {
	padding: 12px 0;
	border: 4px solid #eeeeee;
	border-width: 4px 0;
	text-align: center;
}

#mainContent p.kleiner {
	font-size: 11px;
}

#mainContent img {
	border: 0;
}

.thumbs {
	margin: 11px 0px 11px 16px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}

.float_left {
	float: left;
	margin-right: 6px;
}

h1 {text-indent: -2000px; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 10px;
	}

h3 {
    text-indent: -2000px; 
}

h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-top: 4px;
	padding-bottom: 4px;
}

.heading_news {
	background: url(/images/heading_recent_news.gif) no-repeat;
	height: 24px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted gray;
}

.heading_cp {
	height: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted gray;
	background-image: url(/images/heading_cp.gif);
	background-repeat: no-repeat;
}

dl {}

dt {
	font-weight: bold;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}

.forum_posts {
	list-style-type: none;
	background-color: #ddd;
	padding: 6px;
}

a:link {
	color: #c22e2e
}     /* unvisited link */
a:visited {
	color: #c22e2e
}  /* visited link */
a:hover {
	color: #c22e2e; text-decoration: underline;
}   /* mouse over link */
a:active {
	color: #222
}   /* selected link */

/*-------------------- The navigation -----------------------------*/

#navlist
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	height: 26px;
	margin-left: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000;
	width: 530px
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	
}

#navlist a:link, #navlist a:visited
{
	float: left;
	font-weight: bold;
	margin: 0 25px 4px 0px;
	text-decoration: none;
	color: #444;
	line-height: 20px;
}

#navlist a#active, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #c22e2e;
}

