@charset "UTF-8";
/* CSS Document */

img{
	border:none;
}
.clear{
	clear:both;
}


body{
	background:url(../anwaltskanzlei/contentbg.gif) repeat-x #c8c8c8;
	margin:25px 0 0 0;
	font: 10px normal arial, helvetica, sans-serif;
	color:#4F5557;
}



/******************* LINKS -START- *********************/
a{
	outline:none;
	text-decoration:none;
	color:#ffffff;
}
a:hover{
	color:#000000;
}
.aact{
	color:#000000;
	cursor:default;
}
/******************* LINKS -END- *********************/


#catimg{
	position: absolute;
	z-index:19;
	top:223px;
	left:0;
}



#footer1,#footer2{
	position:absolute;
	top:497px;
	width:430px;
	height:26px;
	padding-top:5px;
	font-size:10px;
}
#footer1{
	left:0px;
	padding-left:38px;
	background:url(../anwaltskanzlei/diagonale.png) no-repeat;
	z-index:18;
}
#footer2{
	text-align:right;
	left:462px;
	z-index:17;
}
#footer1 a{
	margin-right:11px;
}
#footer2 a{
	text-transform:uppercase;
}
