body{
	margin:0px;
	padding:0px;
	font-family: Arial, sans-resif;
	font-size: 12px;
	line-height:16px;
	color:#444;
/*	background-image:url(./images/site_background.gif);*/
	background-repeat:repeat-x;
	background-color:#d7d7d7;
}
a{
	color:#cc0707;
	text-decoration:none;
}
a:hover{
	color:#444;
}
.a_dark{
	color:#444;
	text-decoration:none;
}
.a_dark:hover{
	color:#444;	
}
.a_dark_active{
	color:#cc0707;
	text-decoration:none;
}
.a_dark_active:hover{
	color:#cc0707;	
}
.chineseText{
	letter-spacing:+0.1em;
}
form{
	padding:0px;
	margin:0px;
	border:0px;
}
img{
	border:0px;
}

h1{
	font-size:18px;
	font-weight:normal;
	margin-top:6px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:24px;
	color:#444;
}
h2{
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	background: url(./images/dotted_line.gif) bottom repeat-x;
}
h3{
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	background: url(./images/dotted_line.gif) bottom repeat-x;
}


.text_small{
	font-size:11px;	
	line-height:14px;
}
.clear{
	clear:both;	
	font-size:1px;
	line-height:1px;
	height:1px;
}

.input_image{
	height:20px;
	padding:0px;
	border:0px;
}
#top_balken{
	width:800px;
	height:7px;
	background: #f4f4f4 url(/images/head_top_line_corner.gif) bottom right no-repeat; 	
}

#top_spacer{
	width:800px;
	height:20px;	
}

#site_wrapper{
	width:1000px;
	overflow:hidden;
	background: transparent url(/images/site_wrapper_background.gif) left top repeat-y; 
}

#left_column{
	width:800px;
	float:left;
}
	#left_column_logo{
		height:80px;
		width:800px;
		background: #f4f4f4	url(/images/head_logo_area_corner.gif) top right no-repeat; 
	}

	#left_column_logo img{
		margin-left:20px;
		margin-top:25px;
	}
	
	#left_column_spacer{
		height:3px;
		line-height:1px;
		font-size:1px;
		width:800px;
		background: #d7d7d7;
	}
	
	#left_column_image{
		height:120px;
		width:800px;
		position:relative;
		
	}
	
	#wbi_navi{
		position:absolute;
		bottom:0px;
		left:210px;
		width:570px;
		font-size:11px;
		padding-bottom:3px;
		background: transparent	url(./images/dotted_line.gif) bottom left repeat-x;
	}
	
	#content_wrapper{
		width:800px;
		overflow:hidden;
		float:left;
		background: white url(/images/navi_background.gif) 0 0 repeat-y;
	}
		#content_navi{
			width:190px;
			float:left;
		}
		#content_navi_spacer_top{
			height:20px;
			background:#e4e5e5;
		}
		#content_navi_spacer_bottom{
			height:20px;
			background:#F8F8F8;
		}

		#content{
			width:609px;
			overflow:hidden;
			float:left;
			border-left:1px solid #BBB;
		}
		* html #content_padding{
			margin:0px 20px 20px 10px;
		}
		
		#content_padding{
			width:568px;
			overflow:hidden;
			float:left;
			margin:0px 20px 20px 20px;
		}

#right_column{
	width:200px;
	overflow:hidden;
	float:left;
}
	#right_column_logo{
		position:relative;
		height:80px;
		background: transparent	url(/images/head_logo_area_shadow.gif) top left no-repeat; 
	}
		#meta_navigation{
			position:absolute;
			bottom:10px;
			left:10px;
		}
	#right_column_spacer{
		height:3px;
		line-height:1px;
		font-size:1px;
		background: transparent	url(/images/head_logo_area_shadow.gif) bottom left no-repeat; 
	}
	
	#search_box{
		width:200px;
		height:99px;
		position:relative;
		background: transparent url(/images/box_shadow_right.gif) right bottom repeat-y;
	}	

		#search_box_content{
			width:174px;
			padding:10px;
			height:79px;
			position:relative;
			background: transparent url(/images/bg_search_box.gif) left bottom no-repeat;
		}
		
		#search_box_form{
			position:absolute;
			bottom:10px;
			left:10px;
			width:174px;
		}
		#search_knopf{
			position:absolute;
			bottom:0px;
			right:0px;
		}
	
		#search_field{
			position:absolute;
			bottom:0px;
			left:0px;
			width:130px;
			font-family: Arial, Helvetica, serif;
			font-size: 12px;
			font-weight: normal;
			height:15px;
			padding-top:2px;
			padding-left:2px;
			background-color:#FFF;
			border-top:1px solid #AAA;
			border-left:1px solid #AAA;
			border-right:1px solid #DDD;
			border-bottom:1px solid #DDD;
		}
	
	#right_box{
		width:200px;
		float:left;
		overflow:hidden;
		background: #d7d7d7 url(/images/box_shadow_right_ende.gif) right bottom repeat-y;
	}
	
	#right_box_content{
		width:174px;
		padding:10px;
		float:left;
		overflow:hidden;
		background: white url(/images/bg_right_box_accordion.gif) left top repeat-y;
		border-bottom:1px solid #bbb;
		border-top:1px solid #bbb;
	}
	
	
	#right_box_accordion{
		
	}
		#right_box_accordion .elem-top{
			font-weight:bold;
			cursor:pointer;
			height:20px;
		}
		
		#right_box_accordion ul{
			list-style-type: none;
			padding: 0px;
			margin:3px 0px;
		}
			#right_box_accordion ul li{
				padding-left:10px;
				margin:1px 0px;
				background: transparent url(/images/li_arrow.gif) 1px 4px no-repeat;
			}

	
	#right_box_footer{
		width:174px;
		padding:10px;
		float:left;
		overflow:hidden;
		
		min-height:30px;
		background: #d7d7d7 url(/images/box_content_background.gif) left bottom no-repeat;
	}
	
	
	
#bottom_spacer{
	height:2px;
	line-height:1px;
	font-size:1px;
	width:800px;
	float:left;
	background: #d7d7d7;
}
#bottom_spacer_shadow{
	height:2px;
	line-height:1px;
	font-size:1px;
	width:10px;
	float:left;
	background: transparent url(/images/content_shadow.gif) left top repeat-y; 
}
#footer{
	width:800px;
	height:60px;
	float:left;
	overflow:hidden;
	background: #f4f4f4	url(/images/head_top_line_corner.gif) bottom right no-repeat; 
}
	* html #footer p {
	  margin-top:13px;
	}
	#footer p{
		font-size:11px;
		padding-left:20px;
		color:#AAA;
	}
#footer_shadow{
	height:60px;
	width:10px;
	float:left;
	background: transparent url(/images/footer_area_shadow.gif) left bottom repeat-y; 
}







.dotted_line{
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-top:9px;
	background-image:url(./images/dotted_line.gif);
	background-repeat:repeat-x;
}
.dotted_line_grey{
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-top:9px;
	background: transparent url(./images/dotted_line_grey.gif) left bottom repeat-x;
}

.error{
	border:1px solid #cc0707;
	padding:5px 8px 5px 8px;
	color:#cc0707;
	margin-bottom:10px;
}

.message{
	border:1px solid #c67414;
	padding:5px 8px 5px 8px;
	color:#c67414;
	margin-bottom:10px;
	text-align:left;
}
.spacer_1{
	line-height:1px;
	height:1px;
	font-size:1px;
}
.spacer_3{
	line-height:3px;
	height:3px;
	font-size:3px;
}
.spacer_5{
	line-height:5px;
	height:5px;
	font-size:1px;
}
.spacer_6{
	line-height:6px;
	height:6px;
	font-size:1px;
}
.spacer_10{
	line-height:10px;
	height:10px;
	font-size:1px;
}
.basecolor{
	color:#cc0707;
}

.table100pe{
	width:100%;
	}
.content_image{
	border:1px solid #ddd;
	padding:4px; 
	margin-left:5px;
}

.content_image_2{
	border:1px solid #ddd;
	padding:4px; 
}
.content_image_3{
	border:1px solid #ddd;
	padding:4px; 
	margin-right:15px;
}
.content_image_4{
	border:1px solid #ddd;
	padding:4px; 
	margin-left:15px;
}
.content_image_5{
	margin-left:15px;
}


/*------------------------------------Anwalt�bersicht-------------------------------- */
#anw_overview{
}
.anw_overview_right_bottom{
	border-right: 1px dotted #BBB;
	border-bottom: 1px dotted #BBB;
	width:283px;
	text-align:center;
	float:left;
}
.anw_overview_bottom{
	border-bottom: 1px dotted #BBB;
	width:283px;
	text-align:center;
	float:left;
}
.anw_overview_right{
	border-right: 1px dotted #BBB;
	width:283px;
	text-align:center;
	float:left;
}
.anw_overview_none{
	width:283px;
	text-align:center;
	float:left;
}

/*------------------------------------Anwalt Detail-------------------------------- */
.anwalt_detail{
	float:left;
	width:49%;	
}

/*------------------------------------Suche-------------------------------- */
.suche_input{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	height:15px;
	padding-top:2px;
	padding-left:2px;
	background-color:#FFF;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#search_result ol{
	margin:0;
	font-weight:bold;
	padding: 0 0 0 16px;
}

#search_result li{
	margin:0 0 10px 0;
}

#search_result li div{
	border-bottom:1px dotted #BBB;
}
#search_result li span{
	font-weight:normal;
}

/*------------------------------------Standorte-------------------------------- */
.standort_entry{
	width:274px;
	float:left;
}

/*------------------------------------Publikationen-------------------------------- */
#publikation ul{
	margin:0;
	font-weight:normal;
	list-style-type: none;
	padding: 0 0 0 0px;
}

#publikation li{
	margin:0 0 20px 0;
	padding-left:15px;
	background: transparent url(/images/li_arrow.gif) 1px 5px no-repeat;
}

#publikation li div{
	background: url(./images/dotted_line_grey.gif) bottom repeat-x;
	line-height:18px;
	/*border-bottom:1px dotted #BBB;*/
}
#publikation li span{
	font-weight:normal;
}

/*------------------------------------Seminare-------------------------------- */
#seminare ul{
	margin:0;
	font-weight:bold;
	list-style-type: none;
	padding: 0 0 0 0;
}
#seminare ul li{
	overflow:hidden;
	float:left;
	margin-bottom:20px;
}
#seminare ul li div{
	background: url(./images/dotted_line.gif) bottom repeat-x;
	line-height:18px;
	/*border-bottom:1px dotted #cc0707;*/
}
#seminare ul li span{
	font-weight:normal;
}

#seminare ul li ul{
	margin:0;
	font-weight:normal;
	font-size:11px;
	list-style-type: none;
	padding: 0px;
}

#seminare ul li ul li{
	margin:0px;
	padding:3px 0;
	overflow:hidden;
	float:left;
	background: url(./images/dotted_line_grey.gif) bottom repeat-x;
	line-height:18px;
	/*border-bottom:1px dotted #BBB;*/
}
#seminare li ul li div{
	border:0px;
	background:none;
	float:left;
}
#seminare li ul li span{
	font-weight:normal;
}

/*------------------------------------News-------------------------------- */
#news ul{
	margin:0;
	list-style-type: none;
	padding: 0 0 0 0px;
}
#news ul li{
	margin:0 0 30px 0;
}
#news ul li .title{
	background: url(./images/dotted_line.gif) bottom repeat-x;
	line-height:18px;
	font-weight:bold;
	/*border-bottom:1px dotted #cc0707;*/
}

#news ul li ul{
	margin:0px;
	padding: 0px;
	font-weight:normal;
	list-style-type: none;
}
#news ul li ul li{
	margin:0;
	overflow:hidden;
	padding-left:15px;
	background: transparent url(/images/li_arrow.gif) 1px 5px no-repeat;
}
.news_left{
	border:0px;
	margin-top:15px;
	margin-right:15px;
	float:left;
}

.news_right{
	border:0px;
	margin-top:15px;
	margin-left:15px;
	float:right;
}

/*------------------------------------Bewerbung-------------------------------- */
#bewerbung{ /* Alle Labels UND Formularelemente ausw�hlen */
  display:block;
  float: left;
}
#bewerbung label, input, select { /* Alle Labels UND Formularelemente ausw�hlen */
  display: block;
  float: left;
}

#bewerbung form br { /* Alle Zeilenumbr�che in Formularen ausw�hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#bewerbung .radio_margin{
	margin-right:20px;
	padding-left:3px;
	padding-top:2px;
}

#bewerbung .radio_3{
	width:165px;
	padding-left:3px;
	padding-top:2px;
}
#bewerbung .radio_5{
	width:65px;
	padding-left:3px;
	padding-top:2px;
}

#bewerbung .label_vert{
	width:100px;
	padding-top:2px;
}

#bewerbung .label_hori{
	margin-right:10px;
	padding-top:2px;
}

#bewerbung .label_left{
	width:100px;
	padding-top:2px;
}

#bewerbung .col_3{
	width:189px;
	float:left;	
}
#bewerbung input{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	height:15px;
	padding-top:2px;
	padding-left:2px;
	background-color:#FFF;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#bewerbung textarea{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	padding-top:2px;
	padding-left:2px;
	background-color:#FFF;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}

#bewerbung .input_file{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	line-height:16px;
	height:20px;
	font-weight: normal;
	padding:0px;
	background-color:#FFF;
	border:0px;
}
#bewerbung input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

#bewerbung .hidden { /* die hiddenfields*/
  	display:none;
}
#bewerbung .senden{
	margin-right:3px;
	float:right;
}

.bewerbung_anlage{
	background: url(./images/dotted_line_grey.gif) top repeat-x;
}
.bewerbung_anlage_file{
	font-size:11px;
	background: url(./images/dotted_line_grey.gif) bottom repeat-x;
	line-height:24px;
}
/*------------------------------------Willkommen-------------------------------- */
#willkommen .col_1{
	width:48%;
	float:left;
}
#willkommen .col_2{
	width:4%;
	float:left;
}
#willkommen .col_3{
	width:48%;
	float:left;
}
#willkommen .title{
	font-weight:bold;
}
#willkommen ul{
	margin:0;
	font-weight:bold;
	list-style-type: none;
	padding: 0 0 0 0px;
}
#willkommen ul li{
	margin:0 0 4px 0;
}
#willkommen ul li div{
	background: url(./images/dotted_line_grey.gif) bottom repeat-x;
	line-height:18px;
}
#willkommen ul li span{
	font-weight:normal;
}
#willkommen ul li ul{
	margin:0;
	font-weight:normal;
	font-size:11px;
	list-style-type: none;
	padding: 0px;
}
#willkommen ul li ul li{
	margin:0;
	padding:3px 0;
	overflow:hidden;
}
#willkommen li ul li div{
	border:0px;
	background:none;
	float:left;
}
#willkommen li ul li span{
	font-weight:normal;
}
/*------------------------------------Stellen-------------------------------- */
.stellen_dotted_line{
	background: url(./images/dotted_line_grey.gif) bottom repeat-x;
	line-height:18px;
}


/*------------------------------------Login debit.control-------------------------------- */
#login_debit_control{
	width:100%;
	margin-top:40px;
	float:left;
	overflow:hidden;
}
#login_debit_control #col_1{
	width:49%;
	text-align:center;
	float:left;
}

#login_debit_control #col_2{
	width:50%;
	text-align:center;
	float:left;
}
/*------------------------------------Impressum-------------------------------- */
#impressum #col_1{
	width:48%;
	float:left;
}
#impressum #col_2{
	width:4%;
	float:left;
}
#impressum #col_3{
	width:48%;
	float:left;
}
/*------------------------------------Umfrage-------------------------------- */
#bewerbung{ /* Alle Labels UND Formularelemente ausw�hlen */
  display:block;
  float: left;
}
#umfrage label, input, select { /* Alle Labels UND Formularelemente ausw�hlen */
  display: block;
  float: left;
}

#umfrage form br { /* Alle Zeilenumbr�che in Formularen ausw�hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#umfrage .radio_margin{
	margin-right:20px;
	padding-left:3px;
	padding-top:2px;
}

#umfrage .radio_margin_frage{
	margin-right:60px;
	padding-left:3px;
	padding-top:2px;
}

#umfrage .radio_3{
	width:165px;
	padding-left:3px;
	padding-top:2px;
}
#umfrage .radio_5{
	width:65px;
	padding-left:3px;
	padding-top:2px;
}

#umfrage .label_vert{
	width:100px;
	padding-top:2px;
}

#umfrage .label_hori{
	margin-right:10px;
	padding-top:2px;
}

#umfrage .label_left{
	width:100px;
	padding-top:2px;
}

#umfrage .label_left_frage2{
	width:200px;
        margin-left: 12px;
}

#umfrage .col_3{
	width:189px;
	float:left;
}
#umfrage input{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	height:15px;
	padding-top:2px;
	padding-left:2px;
	background-color:#FFF;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#umfrage .input_right {
    margin-right: 50px;
}
#umfrage .input_first {
    margin-left: 35px;
}
#umfrage textarea{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	padding-top:2px;
	padding-left:2px;
	background-color:#FFF;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}

#umfrage .input_file{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	line-height:16px;
	height:20px;
	font-weight: normal;
	padding:0px;
	background-color:#FFF;
	border:0px;
}
#umfrage input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

#umfrage .hidden { /* die hiddenfields*/
  	display:none;
}
#umfrage .senden{
	margin-right:3px;
	float:right;
}
