body,
html {
    margin:0;
    padding:0;
	font: 11px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    background: white;
    color: #424242;
	}

body {
    min-width:760px;
	}

	

	
/* L I N K S */

:link:focus, :visited:focus {
	font-weight: bold;
	text-decoration: none;
	color: #656573;
	background: transparent;
	}
	
:link {
	font-weight: bold;
	text-decoration: none;
	color: #656573;
	background: transparent;
	}
	
:visited { 
	font-weight: bold;
	text-decoration: none;
	color: #656573;
	background: transparent;
	}
	
:link:hover, :visited:hover { 
	font-weight: bold;
	text-decoration: none;
	color: #656573;
	background: transparent url(/img/shared/bkg_hover.gif) bottom left repeat-x;
	}
	
img:link:hover, img:visited:hover { 
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	color: #656573;
	background: transparent;
	}	


:link:active, :visited:active { 
	font-weight: bold;
	text-decoration: none;
	color: #656573;
	background: transparent;
	}

a:link, a:visited	{
	font-weight: bold;
	text-decoration: none;
	color: #656573;
	background: transparent;
	}
	
/* N A V I G A T I O N */

#nav ul{
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
	}
	
#nav li {
	margin: 6px 0 6px 0;
}

#nav a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #6B6B6B;
	width: 100px;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	text-decoration: none;
	border: none;
}

#nav a:hover {
	background: #fff;
	color: #6B6B6B;
}

body#home		#nav1 a {color: #6B6B6B; background: white; }
body#soz 		#nav2 a {color: #6B6B6B; background: white; }
body#anw 		#nav3 a {color: #6B6B6B; background: white; }
body#fach 		#nav4 a {color: #6B6B6B; background: white; }
body#notariat 		#nav10 a {color: #6B6B6B; background: white; }
body#links 		#nav5 a {color: #6B6B6B; background: white; }
body#kontakt	#nav6 a {color: #6B6B6B; background: white; }
body#impressum 	#nav7 a {color: #6B6B6B; background: white; }
body#fachanwalt 	#nav8 a {color: #6B6B6B; background: white; }
body#fachartikel 	#nav9 a {color: #6B6B6B; background: white; }
body#wbdgr 	#navfa4 a {color: #6B6B6B; background: white; }
body#gf-ab 	#nav9 a {color: #6B6B6B; background: white; }
body#gf-ab 	#navfa7 a {color: #6B6B6B; background: white; }
body#managerhaftung 	#nav9 a {color: #6B6B6B; background: white; }
body#managerhaftung 	#navfa1 a {color: #6B6B6B; background: white; }
body#haftung-gmbh-gf 	#nav9 a {color: #6B6B6B; background: white; }
body#haftung-gmbh-gf 	#navfa6 a {color: #6B6B6B; background: white; }
body#gesellschafterstreitigkeiten 	#nav9 a {color: #6B6B6B; background: white; }
body#gesellschafterstreitigkeiten 	#navfa5 a {color: #6B6B6B; background: white; }
body#gmbh-recht 	#navfa2 a {color: #6B6B6B; background: white; }
body#gmbh-recht 	#nav9 a {color: #6B6B6B; background: white; }
body#rsbfg 	#navfa3 a {color: #6B6B6B; background: white; }
body#rsbfg 	#nav9 a {color: #6B6B6B; background: white; }
body#wbdgr 	#nav9 a {color: #6B6B6B; background: white; }

#navfa1 a, #navfa2 a, #navfa3 a{ font-size: 11px; font-weight: normal; height: 16px; line-height: 16px; margin-top: 8px}
#navfa3 a{ font-size: 11px; font-weight: normal; height: 60px; line-height: 16px; margin-top: 8px}
#navfa4 a, #navfa6 a, #navfa7 a{ font-size: 11px; font-weight: normal; height: 45px; line-height: 16px; margin-top: 8px}
#navfa5 a{ font-size: 11px; font-weight: normal; height: 32px; line-height: 16px; margin-top: 8px}

	

/* L A Y O U T */

#wrap {
	background: white;
    margin: 0 auto;
    width: 760px;
	}

#header {
	width: 760px;
	height: 75px;
	background: white;
	background: url(/img/shared/logo.gif);
	background-repeat: no-repeat;
	background-position: 166px 0;
    }
	
	
#headwrap{
	float: left;
	height: 75px;
	width: 350px;
	border: 0;
	padding: 0 0 0 0;
	margin-left: 166px;
	cursor: pointer;
	}

#headwrap h1{
	margin: 0;
	border: 0;
	padding-top: 75px;
	overflow: hidden;
	width: 200px;
	height: 0px !important;
	height /**/:75px; /* pre IE 6 Win */
	}
	
#nav {
    background: #6B6B6B;
	width: 137px;
	height: 490px;
	margin-right: 7px;
	float: left;
    }
    
.fa #nav {height: 660px;}
	
#main {
	background: #EEEFF8;
	width: 613px;
	min-height: 358px;
	float: right;
	border: 1px solid #DDDEE4;
	}
	
#footer {
	clear: both;
	height: 20px;
	width: 760px;
	padding: 5px 0 0 166px;
	margin: 0;
	font-size: 9px;
	font-weight: bold;
	color: #656573;
	}
	
#content {
	margin: 20px 20px 20px 20px;
	padding: 0;
	}
	
#home #content {
	width: 512px;
	}
	
#home #main {
	height: 489px;
	}
	
	
#content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #656573;
	}
	
#content p {
	line-height: 16px;
	}
	
#content strong {
	font-size: 12px;
	}
	
#home #content img {
	margin-top: 25px;
	border: none;
	display: block;
	}
	
#soz #content img {
	float: right;
	margin: 0 10px 10px 30px;
	}
	

	




	
/* A N W Ä L T E */

.overview #main {
    height: 1050px;	
}

#anwaelte {
	/* background-image: url(/img/anwaelte/pic_bkg.gif); */
	background-repeat: repeat-x;
	width: 550px;
	height: 650px;
	margin: 40px 0 0 0px;
	padding: 0 0 0 0px;
	
	}

div.persona	{
	width: 110px;
	margin: 0 0px 15px 0;
	padding: 0;
	float: left;
	border: 0;
	
	}
	
.persona div span {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}


.persona ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0 5px 0 4px;
	}
	
.persona li.name {
	padding: 0 0 0 0px;
	margin-bottom: 5px;
	}

.persona li.bullet {
	padding: 0 0 0 0px;
	margin: 2px 0 0 15px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 10px;
	line-height: 16px;
}

.persona2 {
  width: 500px;
  background: transparent url(/img/anwaelte/bkg_persona2_berendes.gif) top left repeat-x;
  height: 80px;
  padding: 0 0 30px 10px;
  margin: 0 0 0 0;
}

.vockel_pers2 {
background: transparent url(/img/anwaelte/bkg_persona2_vockel.gif) top left repeat-x;
margin-bottom: 20px !important;
}

.persona2 img {
  border: none !important; 
}


.persona2.left {  margin: 0 15px 0 0;}
.persona2.right {  margin: 0 0px 0 0;}


.persona2 img {
  float: left;
}

.persona2 ul {
	list-style-type: none;
	padding: 15px 0 0 5px;
	margin: 0 5px 0 130px;
	}
	
.persona2 li.name {
	padding: 0 0 0 0;
	margin: 0 0 6px 0;
	}

.persona2 li.bullet {
	padding: 0 0 0 0px;
	margin: 2px 0 0 0px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 10px;
		line-height: 13px;
}

/* Wolfgang Uhle */
.persona div.wuhle	{
	display: block;
	margin: 0 10px 10px 6px;
	padding: 0;
	width: 81px;
	height: 61px;
	background: transparent url(/img/anwaelte/wuhle.jpg) 0 -61px no-repeat;
	}
	
.persona div.wuhle a {
	display: block;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(/img/anwaelte/wuhle.jpg) top left no-repeat;
	border: none;
	}
	
.persona div.wuhle a:hover {
	background: transparent url(/img/anwaelte/wuhle.jpg) 0 61px no-repeat;
	border: none;
	}
	
/* H. J. Vogt */
.persona div.hjvogt	{
	display: block;
	margin: 0 10px 10px 6px;
	padding: 0;
	width: 81px;
	height: 61px;
	background: transparent url(/img/anwaelte/hjvogt.jpg) 0 -61px no-repeat;
	}
	
.persona div.hjvogt a {
	display: block;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(/img/anwaelte/hjvogt.jpg) top left no-repeat;
	border: none;
	}
	
.persona div.hjvogt a:hover {
	background: transparent url(/img/anwaelte/hjvogt.jpg) 0 61px no-repeat;
	border: none;
	}
	
/* Bernd Hoffmann */
.persona div.bhoffmann	{
	display: block;
	margin: 0 10px 10px 6px;
	padding: 0;
	width: 81px;
	height: 61px;
	background: transparent url(/img/anwaelte/bhoffmann.jpg) 0 -61px no-repeat;
	}
	
.persona div.bhoffmann a {
	display: block;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(/img/anwaelte/bhoffmann.jpg) top left no-repeat;
	border: none;
	}
	
.persona div.bhoffmann a:hover {
	background: transparent url(/img/anwaelte/bhoffmann.jpg) 0 61px no-repeat;
	border: none;
	}

/* Ernst Uhle */
.persona div.euhle	{
	display: block;
	margin: 0 10px 10px 6px;
	padding: 0;
	width: 81px;
	height: 61px;
	background: transparent url(/img/anwaelte/euhle.jpg) 0 -61px no-repeat;
	}
	
.persona div.euhle a {
	display: block;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(/img/anwaelte/euhle.jpg) top left no-repeat;
	border: none;
	}
	
.persona div.euhle a:hover {
	background: transparent url(/img/anwaelte/euhle.jpg) 0 61px no-repeat;
	border: none;
	}
	
  /* Richard Uhle */
.persona div.ruhle	{
	display: block;
	margin: 0 10px 10px 6px;
	padding: 0;
	width: 81px;
	height: 61px;
	background: transparent url(/img/anwaelte/ruhle.jpg) 0 -61px no-repeat;
	}

.persona div.ruhle a {
	display: block;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(/img/anwaelte/ruhle.jpg) top left no-repeat;
	border: none;
	}

.persona div.ruhle a:hover {
	background: transparent url(/img/anwaelte/ruhle.jpg) 0 61px no-repeat;
	border: none;
	}
	
/* Rüdiger Beulen */
.persona div.rbeulen	{
	display: block;
	margin: 0 10px 10px 6px;
	padding: 0;
	width: 81px;
	height: 61px;
	background: transparent url(/img/anwaelte/rbeulen.jpg) 0 -61px no-repeat;
	}
	
.persona div.rbeulen a {
	display: block;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(/img/anwaelte/rbeulen.jpg) top left no-repeat;
	border: none;
	}
	
.persona div.rbeulen a:hover {
	background: transparent url(/img/anwaelte/rbeulen.jpg) 0 61px no-repeat;
	border: none;
	}
	
	/* Rüdiger Berendes */
  .persona div.wberendes	{
  	display: block;
  	margin: 0 10px 10px 6px;
  	padding: 0;
  	width: 81px;
  	height: 61px;
  	background: transparent url(/img/anwaelte/wberendes.jpg) 0 -61px no-repeat;
  	}

  .persona div.wberendes a {
  	display: block;
  	margin: 0; 
  	padding: 0;
  	width: 100%;
  	height: 100%;
  	overflow: hidden;
  	text-decoration: none;
  	background: transparent url(/img/anwaelte/wberendes.jpg) top left no-repeat;
  	border: none;
  	}

  .persona div.wberendes a:hover {
  	background: transparent url(/img/anwaelte/wberendes.jpg) 0 61px no-repeat;
  	border: none;
  	}
  	
  	/* Frau Dr. */
    .persona div.kintzen	{
    	display: block;
    	margin: 0 10px 10px 6px;
    	padding: 0;
    	width: 81px;
    	height: 61px;
    	background: transparent url(/img/anwaelte/kintzen.jpg) 0 -61px no-repeat;
    	}

    .persona div.kintzen a {
    	display: block;
    	margin: 0; 
    	padding: 0;
    	width: 100%;
    	height: 100%;
    	overflow: hidden;
    	text-decoration: none;
    	background: transparent url(/img/anwaelte/kintzen.jpg) top left no-repeat;
    	border: none;
    	}

    .persona div.kintzen a:hover {
    	background: transparent url(/img/anwaelte/kintzen.jpg) 0 61px no-repeat;
    	border: none;
    	}
	
	/* Vockel. */
    .persona div.mvockel	{
    	display: block;
    	margin: 0 10px 10px 6px;
    	padding: 0;
    	width: 81px;
    	height: 61px;
    	background: transparent url(/img/anwaelte/mvockel.jpg) 0 -61px no-repeat;
    	}

    .persona div.mvockel a {
    	display: block;
    	margin: 0; 
    	padding: 0;
    	width: 100%;
    	height: 100%;
    	overflow: hidden;
    	text-decoration: none;
    	background: transparent url(/img/anwaelte/mvockel.jpg) top left no-repeat;
    	border: none;
    	}

    .persona div.mvockel a:hover {
    	background: transparent url(/img/anwaelte/mvockel.jpg) 0 61px no-repeat;
    	border: none;
    	}
	
/* A N W Ä L T E  D E T A I L*/

.ind_right {
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 10px 0 0 290px;
	display: inline;
	}
	
#anwaelte_detail {
	background: white;
	border: 1px solid #6D6D6D;
	margin: 25px 0 25px 0;
	width: 570px;
	height: 480px;
	float: left;
	}
	
.berendes #anwaelte_detail{
  height: 600px;
}

.berendes #anwaelte_detail div.vita {
  height: 600px;
}

.beulen #anwaelte_detail{
  height: 550px;
}

.beulen #anwaelte_detail div.vita {
  height: 550px;
}

.vockel #anwaelte_detail{
  height: 550px;
}
.vockel #anwaelte_detail div.vita {
  height: 550px;
}

	
.anwaelte_detail_content {
	height: 480px;
	}
	
.anwaelte_detail_content div span {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
#anwaelte_detail div.vita {
	height: 480px;
	width: 329px;
	border-left: 1px solid #6D6D6D;
	background: #C8D6CD;
	float: right;
	display: inline;
	}
	

	
.vita img{
float: right;
display: inline;
padding: 10px;
}

.vita img.large{
padding: 25px 10px 10px 10px;
}
	

#anwaelte_detail h2 {
	font-size: 16px;
	margin: 0;
	padding: 40px 0 0 15px;
	}
	
#anwaelte_detail h3 {
	padding: 0 0 10px 0;
	margin: 10px 10px 10px 15px;
	border-bottom: 1px solid white;
	font-size: 12px;
	}
	
#anwaelte_detail h4 {
	margin: 20px 0 0 15px;
	font-size: 14px;
	font-weight: normal;
	color: #656573;
	}
	
#anwaelte_detail ul {
	margin: 5px 0 0 35px;
	padding: 0 0 0 0;
	list-style-type: square;
	}
	
#anwaelte_detail table.werdegang {
	margin: 5px 0 0 18px;
	padding: 0 0 0 0;
	width: 300px;
	}

#anwaelte_detail table.werdegang td {
  padding: 0 0 5px 0;
  line-height: 14px;
}
	
#anwaelte_detail table.werdegang td.date {
  	font-weight: bold;
  	width: 40px;
  	vertical-align: top;
  	}
	
#anwaelte_detail li {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	}
	
#anwaelte_detail p {
	margin: 5px 0 0 18px;
	padding: 2px 0 2px 0;
	}
	
#anwaelte_detail strong {
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
	}
	
#anwaelte_detail div.xl {
	margin: 0;
	padding: 0;
	width: 230px;
	height: 462px;
	float: left;
	}	
	
div.xl a{
border-bottom: none!important;
}
	
.foto_xl {
	display: inline;
	margin: 10px;
	cursor: default;
	border: none;
	}
	
	
/* F A C H G E B I E T E */

#fachgebiete {
	margin: 25px 0 25px 0;
	padding: 0;
	border: 1px solid #6D6D6D;
	background: #C8D6CD;
	float: left;
	display: inline;
}

#topics {
	background: white;
	width: 250px;
	padding: 20px 0 20px 0;
	margin: 0;
	border-right: 1px solid #6D6D6D;
	float: left;
	display: inline;
	}

#desc {
	background: #C8D6CD;
	width: 280px;
	padding: 20px 20px 20px 5px;
	margin: 0;
	float: left;
	}
	
#desc h3 {
	margin: 0px 7px 15px 15px;
	font-size: 14px;
	font-weight: normal;
	color: #656573;
	}
	
#desc p {
	margin: 10px 7px 35px 15px;
	line-height: 18px;
	}

#topics ul {
	margin: 0 0 0 0;
	padding: 0 0px 0 10px;
	list-style: none;
}

#topics li {
	margin: 3px 0px 3px 0px;
	padding: 0 0 0 10px;
	background-image: url(/img/shared/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	}
	
#topics :link:focus, #topics :visited:focus {
	display: block;
	font-weight: normal;
	border-bottom: none;
	height: 20px;
	width: 100%;
	line-height: 20px;
	}
	
#topics :link {
	display: block;
	font-weight: normal;
	border-bottom: none;
	height: 20px;
	width: 100%;
	line-height: 20px;
	}
	
#topics :visited {
	display: block;
	font-weight: normal;
	border-bottom: none;
	height: 20px;
	width: 100%;
	line-height: 20px;
	}
	
#topics :link:hover, #topics :visited:hover {
	display: block;
	font-weight: normal;
	background-color: #C8D6CD;
	border-right: 1px solid #C8D6CD;
	border-bottom: none;
	width: 100%;
	height: 20px;
	line-height: 20px;
	}
	
#topics :link:active, #topics :visited:active {
	display: block;
	font-weight: normal;
	background-color: #C8D6CD;
	border-right: 1px solid #C8D6CD;
	border-bottom: none;
	width: 100%;
	height: 20px;
	line-height: 20px;
	}
	
#foo {
	padding-left: 10px;
	}
	
	
/* L I N K S */

#linkliste {
	background: white;
	width: 510px;
	padding: 0px 0 0px 25px;
	margin: 0 15px 15px 0;
	float: left;
	border: 1px solid #6D6D6D;
	
	}
	
#linkliste .inhalt {
	height: 285px;
	background:  #C8D6CD;
	margin: 0 0 0 0;
	padding: 15px 0px 0px 15px;
	}
	
#linkliste ul {
	margin: 0 0 0 0;
	padding: 0 0px 0 10px;
	list-style: none;
	
	}

#linkliste li {
	margin: 10px 0px 0px 10px;
	padding: 0 0 0 10px;
	background-image: url(/img/shared/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	}
	
/* K O N T A K T  */

#kontaktformular {
	margin: 20px 0 25px 0;
	padding: 0;
	border: 1px solid #6D6D6D;
	background: #C8D6CD;
	float: left;
	display: inline;
	}
	
#kontaktformular h3, .impressum h3 {
	padding: 0 0 10px 0;
	margin:  0 0 0 0;
	font-weight: normal;
	font-size: 13px;
	}

	
.kform {
	width: 350px; 
	margin: 0px 0 0 10px;
	padding: 20px 20px 0 10px;
	float: left;
	display: inline;
	}
	
#kform_l {
	width: 200px;
	float: left;
	margin-top: 10px;

	}

#kform_r {
	float: left;
	margin-top: 10px;

	}
	
#kform_u {
	clear: both;
	margin: 0;
	}
	
.impressum {
	margin: 0px 0 0 0;
	padding: 20px 10px 0 15px;
	width: 150px;
	border-left: 1px solid #6D6D6D; 
	height:  470px;
	}
	
.impressum a {
	border-bottom: none!important;
	}
	
.impressum h4 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	}
	
.impressum p{
	margin: 3px 0 15px 0;
	padding: 0;
	font-size: 9px;
	}
	
.impressum img a {
	align: center;
	border-bottom: none!important;
	}
	
	
.label {
        width: 136px;
        padding-left: 0;
        margin-bottom: 4px;
		color: black;
		display: block;
		}
		
		
.labelerror {
        width: auto;
        margin-bottom: 4px;
		color: red;
		display: block;
		}

.textfield {
	height: 14px;
   	width: 138px;
	font: 11px "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 2px;
	border: 1px solid silver;
	}
	
.textfield_betreff {
	height: 14px;
   	width: 340px;
	font: 11px "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 2px;
	border: 1px solid silver;
	}
	
select {
	height: 18px;
   	width: 175px;
	font: 12px "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
	vertical-align: middle;
	border: 1px solid silver;
	}
	
textarea {
    height: 115px;
    width: 340px; 
	font: 12px "Arial", Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid silver;
	}
	
.submit {
vertical-align: bottom;
margin-bottom: 10px;
width: 75px;
display: block;
}
	
.kform p {
	margin: 0;
	padding: 0;
	}
	
.impressum {
	background: white;
	float: left;
	}
	
.kform p.ok {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	}

.kform p.ok img {
	vertical-align: middle;
	}



