/* CSS Document für Rechtsanwaltskanzlei Ulbrich & Kaminski redsign*/
* {
	margin: 0px;
	padding: 0px;
}

img {
	border:0;
}

html, body{
height:100%;
}
body{
	font-family: Arial,sans-serif;
	color: #424542;
	line-height: 20px;
	min-width:964px;/*wegen Netscape6*/
	margin-bottom:15px;
	background:#e9e9e9 url(../images/body_background.gif) repeat-y;
	}
	
	#menue #taetigkeit{
	color:#ff7800;}
	
	#menue #anwaelte{
	color:#ff7800;}
	
	#menue #kontakt{
	color:#ff7800;}
	
	#menue #erfahrung {
	border-top:1px dotted #d4d4d4;
	border-bottom:1px dotted #d4d4d4;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#menue ul ul #gesellschaft{
	border-top:1px dotted #d4d4d4;
	margin-right: 10px;
	margin-top: 10px;
}

#menue #unternehmen{
	border-bottom:1px dotted #d4d4d4;
	margin-right: 10px;
	margin-bottom: 10px;
}

#menue #ulbrich{
	border-top:1px dotted #d4d4d4;
	margin-right: 10px;
	margin-top: 10px;
}
#menue #kaminski{
	border-bottom:1px dotted #d4d4d4;
	margin-right: 10px;
	margin-bottom: 10px;
}
#menue #office{
	border-top:1px dotted #d4d4d4;
	margin-right: 10px;
	margin-top: 10px;
}
#menue #anfahrt{
	border-bottom:1px dotted #d4d4d4;
	margin-right: 10px;
	margin-bottom: 10px;
}

 /***********************************************/
/* Layout Divs                                 */
/***********************************************/
#zentriert{
width:968px;
background-color:#FFF;
}

#kopf{
	height:130px;
	width: 968px;
	background:#fff url(../images/logo.gif) no-repeat 1em 2.8em;
 }
#kopf #adresse{
	/*position:absolute;*/
	font-size: 12px;
	/*width:710px;*/
	/*left: 470px;*/
	padding-top: 106px;
	color: #424542;
	text-align:right;
	
}
 
#balken{
	width:968px;
	height: 2px;
	background-color:#ff7800;
}

#box{
	background: #fff; /*height: 13em; height: 155px; */
	background: #fff url(../images/bg_breit.gif) repeat-y 0px 100%; /*height: 13em; height: 155px; */
	padding: 0px 0 5px 0;
	margin-top: 20px;
	border:1px solid #d4d4d4;
	width: 904px;
	float: left;
	margin-left: 4em; /*= 64px*/
}

#bildcontainer{
	float:left;
	height:140px;
	width: 696px;
	margin-left: 2px;
	margin-top: 2px;
	background-position: left;
}	
#container{
	 height: 100%;
}

#content{
width:660px;
float:left;

}
#content p{
	font-size: 0.9em;
	/*text-justify:newspaper;*/
	text-align:justify; 
	margin-bottom: 0px;
	margin-right:20px;
	margin-left:50px;
	}
	
div#content h1{
text-transform:uppercase;
	font-size: 1.0em;
	line-height: 1.5em;
	letter-spacing:1.4px;
	margin: 20px 0 0 0;
	padding-bottom:12px;
	color: #ff7800;
	font-weight: normal;
}
	
#content h1, #content h2 {
padding-right: 20px;
padding-left: 20px;
}

div#content h2{
font-size:0.95em;
	line-height: 1.1em;
	letter-spacing:1.8px;
	padding-bottom:5px;
	color: #ff7800;
	font-weight: normal;
}

div#content  h3, h4{ font-size:0.8em;
	margin: 8px 0 -10px 0;

}

/*-----------1-spaltiges Design---------------------------------
-----------------------------------------------------------------*/

#zusatzcontent{
width:100px;
	float:left;
}

#zusatzcontent h2 {
font-size:0.8em;
 background: none repeat scroll 0 0 #f5f5f5;
    color: #424542;
    height: 20px;
    padding: 10px;
}

div#zusatzcontent p{
font-size:0.75em;
line-height: 1.3em;
margin:10px;
}

div#zusatzcontent h1 {
font-size:0.9em;
letter-spacing:1.8px;
padding-top:10px;
padding-bottom:8px;
padding-left: 10px;
font-weight: bold
}

.spacer{
border: 1px solid #dedbd1;
margin: 10px;
}
.aktuelles{
border: 1px solid #dedbd1;
margin: 10px;
background:#f3f5f6;
}

a:link, a:visited {
	color: #ff7800;
	text-decoration: underline;
}

a:hover{
color:#424542;
text-decoration: none;
}

#content li{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position:5px 9px;
padding: 0px 10px 5px 18px;
font-size: 0.9em;
}

#content ul{
	list-style-type:none;
	}
	
#content ul {
padding : 5px 10px 10px 35px;
}


#content ol{
	padding: 0px 10px 10px 20px;
}

/*********** #menue link styles ***********/

#menue{
	width:204px;
	float:left;
	margin-top: 20px;
}

#inside{
background:#dfdfdf;
color:#666;
border: 2px solid #fff;
padding: 12px;
margin: 0 5px 12px 5px;}

#menue ul a {
text-transform:uppercase;
letter-spacing:0.1em;
font-size: 0.78em;
	display: block;
	color: #424542;
	padding: 5px 0px 5px 10px;
	text-decoration:none;
}

div#menue #home {
border-top:1px solid transparent;}

#menue ul ul a {
letter-spacing:normal;
font-size:0.96em;

text-transform:none;
padding:3px 0 3px 15px;
border-top:1px solid transparent;
}
#menue ul ul li br{
line-height: 6px;}

#menue ul a:hover{
	padding: 5px 0px 5px 10px;
	color:#ff7800;
	text-decoration:none;
	}
	
#menue ul {
list-style: none; 
}

#menue ul ul li{
font-size: 0.85em;
padding-left: 5px;
line-height:1.5em;
}

#menue ul ul a:hover{
background-color:transparent;
padding:3px 0 3px 15px;
}


/************* #siteInfo styles in der Fusszeile***************/


#siteInfo{
clear:both;
	font-size: 0.8em;
	padding:2px 0px;
	white-space:nowrap;
	text-align: right;
	margin-left: 202px;
}


#siteInfo a:link, #siteInfo a:visited{
    color: #424542;
	text-decoration: none
	}
	
#siteInfo a:hover {
    color: #ff7800;
	text-decoration: underline
	}	

/************* #bildabstand***************/
 .rechts{
 text-align:right;}
 
.bild-rechts{
margin: 20px 10px 0px 5px;
	float: right;
	clear: right;
	vertical-align: top;
}
.bild {
	float: right;
	clear: right;
	vertical-align: top;
   }
.bild-links{
margin: 0px 20px 0px 20px;
	float: left;
	clear: left;
	vertical-align: top;
	text-align: left;
}
.bildzentriert{
text-align:center;
  margin:auto;
  width: 50%;
  padding-top: 15px;}

