@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	background: #bfbfbf url(../images/bg_body.png) repeat-x; 
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a {
	color:#fb912c;
	text-decoration:none;
}
a:hover {
	color:#fb912c;
	text-decoration:none;
}

.siteBody #container {
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
/*	border: 1px solid #ECECEC;  */
	text-align: left; 
}
.siteBody #mainContent {
	padding: 0px; 
}
#menuNavi{
	font-size:10px;
}
#menuNavi a{
	color:#181818;
	text-decoration:none;
}
#menuNavi a:hover{
	color:#fb8210;
	text-decoration:none;
}
#menuNavi span{
	color:#fb8210;
}
#menu{
	position:absolute;
	width:650px;
	font-size:14px;
	margin-left:170px;
	margin-top:50px;

}
#menu a{
	color:#ECECEC;
	text-decoration:none;
}
#menu li{	
	display:inline;
        padding-left:30px;
	
}
.tableHeader {
	width:900px; 
	height:150px; 
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
.tableFooter {
	width:900px; 
	height:150px; 
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
.tableFooter td{
	padding:10px;
}
#strafrecht {
	position:relative;
	width:200px;
	height:170px;
	z-index:1;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
	font-size: 9px;
}
#strafrecht a{
	color:#CCC;
	text-decoration: none;
}
#strafrecht a:hover{
	color:#FFF;
	text-decoration: none;
}
#steuerrecht {
	position:relative;
	width:200px;
	height:170px;
	z-index:2;
	padding-left: 0px;
	padding-top: 2px;
	text-align: left;
	font-size: 9px;
}
#steuerrecht a{
	color:#CCC;
	text-decoration: none;
}
#steuerrecht a:hover{
	color:#FFF;
	text-decoration: none;
}
#internetrecht {
	position:relative;
	width:200px;
	height:170px;
	z-index:3;
	padding-left: 0px;
	padding-top: 2px;
	text-align: left;
	font-size: 9px;
}
#internetrecht a{
	color:#CCC;
	text-decoration: none;
}
#internetrecht a:hover{
	color:#FFF;
	text-decoration: none;
}
#line{
	background-image: url(../images/line.gif); 
	width:200px; 
	height:1px;
}
.pAktuell {
	font-size:10px;
	font-weight:bold;
	color:#181818;
}
.pAktuell a{
	color:#181818;
	text-decoration:none;
}
.pAktuell a:hover{
	text-decoration:underline;
}
.pAktuellText {
	font-size:10px;
	color: grey;
	border-bottom: 1px dashed #CCC;
	padding-bottom:3px;
}
.pAktuellText a{
	color: grey;
	text-decoration:none;
}
.pAktuellText a:hover{
	text-decoration:underline;
}
.pAktuellMehr {
	font-size:10px;
	color:#fb8210;
}
.pAktuellMehr a{
	color:#fb8210;
	text-decoration:none;
}
.pAktuellMehr a:hover{
	text-decoration:underline;
}
.footerTabelle {
	width:215px;
	font-size:10px;
	padding-top:5px;
	padding-bottom:4px;
	border-bottom:1px solid #ccc;
}
.footerTabelle a{
	color:#CCC;
	text-decoration: none;
}
.footerTabelle a:hover{
	color:#FFF;
	text-decoration: none;
}
.aktuellContext{
	color:#767676;
}
.aktuellContext a{
	color:#fb8210;
}
#navi_right{
	position:relative; 
	text-align:right; 
	padding-right:0px; 
	margin-left:62px; 
	margin-bottom:-3px;
}
