@charset "UTF-8";
/* CSS Document */

body {
	background: #5c5952;
	margin: 0;
	padding: 0;
	color:#F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	}
	
*:focus {
	outline: none;/*verhindert die 1px dotted border um links im Mozilla Firefox*/

}
#oben {
	margin:0px;
	width:auto;
	height:90px;
	z-index:0;
	background-color:#FFFFFF;
	}
#logo {
	position:absolute;
	width: 140px;
	height: 60px;
	z-index: 1;
	left: 30px;
	top: 30px;
	background-color:#013a65;
	background-image:url(../img/logo.jpg);
	background-repeat: no-repeat;
	}
#bezeichnung {
	position:absolute;
	width: 530px;
	height: 60px;
	z-index: 2;
	left: 170px;
	top: 30px;
	background-image:url(../img/bezeichnung.gif);
	background-repeat: no-repeat;
	}
#sprachen {
	position:absolute;
	width:200px;
	height:26px;
	z-index:3;
	left: 700px;
	top: 30px;
	background-image:url(../img/laender_karte.gif);
	background-repeat: no-repeat;
	color:#000000;
	padding-left:26px;
	padding-top:33px;
	background-position: 20px 0px;
	}
		#sprachen ul {
			padding:0px;
			margin:0px;
			}
			
		#sprachen li {
			list-style:none;
			padding:0 5px 0 0;
			margin:0px;
			float:left;		
			}
					
		#sprachen a:link {
			color: #000000;
			text-decoration: none;
			}
			
		#sprachen a:visited {
			color: #000000;
			text-decoration: none;
			}
			
		#sprachen a:hover {
			color: #000000;
			text-decoration: none;
			}
			
		#sprachen a:active {
			color: #000000;
			text-decoration: none;
			}
			
		.aktiv {
			color:#000000;
			font-weight:bold;
			}
		.inaktiv {
			}
	
		
#navi_links {
	position:absolute;
	width:140px;
	height:210px;
	z-index:4;
	left: 30px;
	top: 90px;
	background-color:#1387cc;
	}
#header {
	position:absolute;
	width: 530px;
	height:210px;
	z-index:5;
	left: 170px;
	top: 90px;
	}
#navi_rechts {
	width: auto;
	overflow:auto;
	height:210px;
	z-index:6;
	margin-left: 700px;
	margin-top: 0px;
	background-color:#a83232;
	}	
#schatten {
	overflow:auto;
	width:auto;
	height:15px;
	z-index:6;
	margin-left: 30px;
	margin-top: 0px;
	background-image:url(../img/schatten.jpg);
	background-repeat: repeat-x;	
	}
#content_links {
	position:absolute;
	width:125px;
	height:auto;
	z-index:6;
	left: 30px;
	top:355px;
	}
#content_main {
	position:absolute;
	width:530px;
	height:auto;
	z-index:7;
	left: 170px;
	top: 325px;
	}
#content_rechts {
	position:absolute;
	width:259px;
	height:auto;
	z-index:8;
	left: 735px;
	top: 355px;
	}
	
#content_rechts_fuer_anwaltsseite {
	position:absolute;
	width:259px;
	height:auto;
	z-index:8;
	left: 725px;
	top: 325px;
	}
	
#footer {
	height:30px;
	margin-top:20px;
	width:530px;
	border-top:#999999 1px solid;
	}
	
/*HIER BEGINNEN DIE VARIABLEN BOXEN*/
	
#suche {
	padding-top:10px;
	padding-left:10px;
	}	
#suchbox {
	height:20px;
	}
#anwaltsbox {
background-color:#807E78;
height:166px;
margin:0 0 15px 0;
width:530px;
	}
#anwaltauswahl {
	position:absolute;
	width:235px;
	height:20px;
	z-index:9;
	top:30px;
	left:25px;
	background-color:#807e78;
	}
#anwaltname {
	position:absolute;
	width:235px;
	height:20px;
	z-index:9;
	top:65px;
	left:25px;
	background-color:#807e78;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	color: #FFFFFF;
	}
	
#anwalttext {
	position:absolute;
	top:90px;
	left:25px;
	width:235px;
	height:70px;
	z-index:9;
	background-color:#807e78;
	}	
#anwaltbild {
	position:absolute;
	width:245px;
	height:166px;
	z-index:9;
	right: 0px;
	top: 0px;
	background-color:#807e78;
	}
	
	
	
/*HIER BEGINNEN DIE ANWENDBAREN KLASSEN*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	color: #FFFFFF;
	padding:0px;
	margin:0 0 10px 0;
	}

p {
padding:0px;
	margin:0 0 11px 0;	

	}
	
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links {
	margin: 0px;
	padding: 0px;
	padding-top:40px;
	}
	
ul {
margin:0 0 10px;
padding:0 0 0 14px;
	}

li {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	float:none;
	list-style:square;

	}
		
.links a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.links li {
	list-style-type: none;
	display: block;
	padding: 1px 10px;
	background-color: #1387cc;
	width:105px;
	color: #FFFFFF;
	}		
.links li:hover {
	background-color: #44abe6;
	color: #FFFFFF;
	}
	
li.aktiv_links {	
	background-color: #44abe6;
	color: #FFFFFF;
	}
		
.rechts {
	margin: 0px;
	padding: 0px;
	padding-top:9px;
	width:160px;
}

.rechts a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.rechts a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.rechts a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.rechts a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.rechts li {
	list-style-type: none;
	display: block;
	padding: 1px 10px;
	background-color: #a83232;
	color: #FFFFFF;
	padding-left:25px;
	}		
.rechts li:hover {
	background-color: #ce3b3b;
	color: #FFFFFF;
	}

li.aktiv_rechts {	
	background-color: #ce3b3b;
	color: #FFFFFF;
	}
	
.untermenue {
	margin: 0px;
	padding: 0px;
	}

.untermenue a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.untermenue a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.untermenue a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.untermenue a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.untermenue li {
	list-style-type: none;
	display: block;
	padding: 1px 10px;
	color: #FFFFFF;
	}		
.untermenue li:hover {
	background-color: #807e78;
	color: #FFFFFF;
	}

li.aktiv_untermenue {	
	background-color: #807e78;
	color: #FFFFFF;
	}
		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top:5px;
}

.suche {
border:0 none;
color:#999999;
height:17px;
padding:3px 3px 3px 15px;
width:132px;
	}

.such_button {
	margin:0 0 0 3px;
	}
	
.csc-mailform {
	border:0px;
	margin:0px;
	padding:0px;
	padding-top:7px;
	}

.csc-mailform-field {
	padding-bottom:7px;
	}

.csc-mailform-label {
	
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0;
}

div.csc-textpic-left div.csc-textpic-text {
clear:left;
padding:15px 0 0 ;
}

