/* CCS-Style created  07.03.2009 20:19:34
		Andreas Petermann
*/

/* hier sind festen Werte, definiert,
   um jedem Browser zu erklären, was ich gerne hätte
*/

table,body,html,ul,h1,h2,h3,h4,h5,p,form
{	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	outline:none;
}


.center
{	text-align:center;
}





body
{	
	
	font-size:1em;
	font-family:arial, sans-serif;
	
}

img
{	border-width:0px;
}

.clear
{	clear:both;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}

.right
{	float:right;
}

.left
{	float:left;
}

.orange
{	color:#E26623;
}

.paddingtop {
	margin-top: 14em;
}

/* die positionierung und der hintergrund des layouts */
#container
{	margin:0px auto;
	width:500px;
	position:relative;
}


/* die obere leiste mit der sprachauswahl */

#head
{	height:26px;
	overflow:hidden;
	display: none;
}

#head .top_sidebar
{	
	height:100%;
	width:203px;
	float:right;
	margin-right:31px;
	display:none;
}

#head .language
{	float:left;
	margin-left:31px;
	display:inline;
	padding-top:3px;
	display: none;
}


#head .language a,#head .language a:link,#head .language a:visited,
#head .language a:active,#head .language a:hover
{	margin-right:10px;
}


#header
{	height:80px;
	width:470px;
	position:absolute;
	top:56px;
	text-align:right;
	display: none;
}

#header img.schrift-screen {
	display: none;
	margin: 0 auto;
}

#header img.schrift-druck {
	display: inline;
	float: right;
	width: 400px;
}

#header h3
{	font-size:1.7em;
	color:#040404;
}

#header h3 small
{	display:block;
	line-height:1.0em;
}

#header-druck
{	
	display: block;
	height:80px;
	width:465px;
	position:absolute;
	top:56px;
	left:0px;
	text-align:right;
}

#header-druck h3
{	font-size:1.7em;
	color:#040404;
}

#header-druck h3 small
{	display:block;
	line-height:1.0em;
}

/* das menue */

#menu
{	width:150px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:20px;
	padding:167px 0px 50px 0px;
	display: none;
}



/* der main bereich */

#main
{	width:465px;
	overflow:hidden;
	float:left;
	display:inline;
}


/* der content */
.content
{	padding:134px 0px 40px 0px;
	float:left;
	width:465px;
	overflow:hidden;
	display:inline;
	color:#4A4A4A;
}

.karteireiter
{	height:32px;
	overflow:hidden;
	background-image:url(../img/karteireiter.png);
	background-repeat:no-repeat;
	font-size:0.8em;
	font-weight:bold;
	padding-left:0px;
	margin-left:0px;
}

.karteireiter strong
{	float:left;
	height:100%;
	background-image:url(../img/karteireiter_strong.png);
	background-repeat:repeat-x;
	padding:0px 18px;
	line-height:32px;
	color:#9B999A;
}

.karteireiter span
{	float:left;
	height:100%;
	width:11px;
	background-image:url(../img/karteireiter_span.png);
	background-repeat:no-repeat;
}

.inner_content
{	border-width:1px 0px 1px 0px;
	border-color:#9B999A;
	border-style:solid;
	padding:4px 16px 23px 16px;
	line-height:1.4em;
	clear:left;
	font-size:0.8em;
}


.content a,.content a:link,
.content a:visited,.content a:active
{	color:#4A4A4A;
	text-decoration:underline;
}

.content a:hover
{	text-decoration:none;
}

.content a.druckansicht,.content a.druckansicht:link,
.content a.druckansicht:visited,.content a.druckansicht:active
{	
	background-repeat:no-repeat;
	padding:4px 0px 0px 17px;
	display:block;
	width:150px;
	text-decoration:none;
	font-size:0.75em;
	margin:18px 0px 0px 16px;
	font-weight:bold;
	color:#fff;
}

.content a.druckansicht:hover
{	text-decoration:underline;
}

.content p.orange a {
	color: #e26623;
}

.content h2
{	font-size:1.0em;
	padding-top:10px;
}

.content p
{	padding:10px 0px;
}

.content ul
{	list-style-position:outside;
	color:#82717C;
	padding-bottom:5px;
	margin-left:13px;
}



.content ul.checklist
{	list-style-type:none;
	margin-left:0px;
}

.content ul.checklist li
{	background-image:url(../img/checklist_li.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:23px;
}

.content ul.checklist li a {
	color: #82717c;
}

img.anwaltverein {
	width: 120px;
	margin-top: 20px;
}


/* die sidebar */

.sidebar
{	float:right;
	width:203px;
	margin-right:31px;
	display:inline;
	padding:33px 0px 13px 0px;
	color:#4A4A4A;
	font-size:0.75em;
	display: none;
}

/* das klickbare logo in der sidebar */
.logo
{	margin:0px auto 87px auto;
	width:158px;
	height:45px;
	display:block;
}


/* ueberschriften in der sidebar */
.sidebar h3
{	width:155px;
	padding:0px 0px 5px 2px;
	border-top:1px solid #F86C17;
	font-size:1.0em;
	font-weight:bold;
	margin:27px auto 0px auto;
}

.broschuere_pdf
{	background-color:#E26623;
	padding:13px 0px 3px 0px;
}


/* links die ein bild beinhalten oder bilder selbst die mittig ausgerichtet werden */
.sidebar_block
{	text-align:center;
	width:157px;
	margin:auto;
	display:block;
}


.sidebar_block img.anfahrt {
	width: 155px;
	border: 1px solid #C5C8CF;
}

.sidebar_list
{	color:#E26623;
	background-image:url(../img/sidebar_ul.png);
	background-repeat:repeat-y;
	width:179px;
	padding:15px 0px 90px 8px;
	font-size:0.7em;
	line-height:2.0em;
	overflow:hidden;
	list-style-position:outside;
	list-style-type:none;
}

.sidebar_list li
{	padding-left:17px;
	font-size:1.5em;
	overflow:visible;
	color:#ffffff;
	padding-top:1px;
	padding-left:30px;
	background-image:url(../img/sidebar_li.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
}

.sidebar_list li a {
	color: #fff;
	text-decoration: none;
}

.sidebar_list li a:hover {
	text-decoration: underline;
}




/* die schriftgroessenveränderung */
.font_size
{	font-size:0.9em;
	width:157px;
	margin:auto;
	margin-top:25px;
	text-align:right;
	display: none;
}
.font_size span
{	margin-right:5px;
	position:relative;
	top:-5px;
}



/* der footer */
#footer
{	width: 500px;
	margin: 0 auto;
	
}

.footer_container
{	
	
	width:500px;
	height:26px;
	line-height:26px;
	padding:0px;
	margin: 0;
	padding-left: 15px;
	font-size:0.7em;
	margin: 0 auto;
}






#anfahrtskizze {
	
	width: 450px;
	height: 314px;
	position: relative;
}

/* Hotspot auf Foto */

#rechtsanwalt-gruppe {
	width: 450px;
	height: 284px;
	position: relative;
}


#rechtsanwalt-gruppe ul {
	list-style: none;
}

#rechtsanwalt-gruppe a .hotspot {
	width: 85px;
	height: 95px;
	position: absolute;
	display: none;
}

#rechtsanwalt-gruppe .ch a .hotspot {
	top: 42px;
	left: 30px;
	display: none;
}

#rechtsanwalt-gruppe .ab a .hotspot {
	top: 5px;
	left: 185px;
	display: none;
}

#rechtsanwalt-gruppe .ij a .hotspot {
	top: 30px;
	left: 327px;
	display: none;
}

#rechtsanwalt-gruppe a .link {
	position: absolute;
	width: 35em;
}

#rechtsanwalt-gruppe .ch a .link {
	bottom: -4em;
	left: 0;
	text-decoration: none;
}

#rechtsanwalt-gruppe .ab a .link {
	bottom: -8.5em;
	left: 0;
	text-decoration: none;
}

#rechtsanwalt-gruppe .ij a .link {
	bottom: -13em;
	left: 0;
	text-decoration: none;
}

#rechtsanwalt-gruppe a:hover .hotspot {
	border: 1px solid #fff;
	display: none;
}

#rechtsanwalt-gruppe a:hover .link {
	color: #e26623;
	display: none;
}

#rechtsanwalt-gruppe a:hover {
	border: none;
	display: none;
}

/* Formular */

label {
	width: 100px;
	float: left;
	display: none;
}

input, textarea {
	float: left;
	width: 330px;
	border: 1px solid #9B999A;
	color: #4a4a4a;	
	margin-bottom: 10px;
	display: none;
}

.senden {
	width: 77px;
	border: none;
	float: right;
	display: none;
}

.send {
	width: 53px;
	border: none;
	float: right;
	display: none;
}


