* { margin: 0; padding: 0; outline:none;}

body{
	background-color:#FFFFFF;
	background: url(../images/layout/bg.jpg) repeat-x;
margin:0;
padding:0;
height:100%; 

}



a:link {
	text-decoration: none;
	font-weight: lighter;
	color: grey;
}

a:visited {
	text-decoration: none;
	font-weight: lighter;
	color: grey;
}

a:hover, a:focus { color: #aaaaaa;}

a#logo {
	 display:block;
	 width:758px;
	 height:110px;
	 background: url(../images/layout/header_logo.png);
	 text-indent: -9999px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #AFB053;
margin-bottom: 0;
padding-bottom: 0;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #a5ad4e;
margin-bottom: 0;
padding-bottom: 0;
	}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;	
	color: #31448A;
 text-shadow: #313131 2px 2px 2px;
margin-bottom: 0;
padding-bottom: 0;
	}
p { margin-bottom: 20px; margin-top: 20px; line-height: 14px;}
#wrapper {
	width:940px;
	height:auto;
	margin:0px auto;
	text-align:left;
	background-color:transparent;
}

#header{
	float:left;
	width:940px;
	height:152px;
	z-index: 0;
}
#leftheader{
	float:left;
	width:757px;
	height:152px;
}
#rightheader{
	background: url(../images/layout/header_right.png) 0px 0px no-repeat;
	float:left;
	width:181px;
	height:152px;
	z-index: 0; 
	overflow: visible;
}
#splittop{
	padding:0 0 0 0;
	clear:both;
	background: url(../images/layout/split_top.jpg) 0px 0px no-repeat;
	width:937px;
}
#splitbottom{
	padding:0 0 0 0;
	clear:both;
	background: url(../images/layout/split_bottom.jpg) 0px 0px no-repeat;
	width:940px;
}

#clearfloat{
	clear:both;
}

#content{
	float:left;
	background: url(../images/layout/contentbg.png) 0px 0px repeat-y;
	width:940px;
	height:auto;
}
#contentleft{
background:transparent;
	width:167px;
	padding:0 0 0 10px;
	margin:0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#contentmiddle{
background:transparent;
	padding: 30px 40px 0 30px;
	width:498px;
	margin:0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#contentright{
	width:192px;
background:transparent;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 2;
}

#footer{
	background: url(../images/layout/footer.png) 0px 0px no-repeat;
	padding: 10px 15px 0 15px;
	float:left;
	width:910px;
	height:64px;
}
#footerleft{
	float:left;
	padding:0 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:820px;
}
#footerright{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.quicklinks:link, a.quicklinks:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
a.footlink:link, a.footlink:hover, a.menuLink:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.footlink:hover, a.menuLink:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: red;
text-decoration: none;
font-weight: bold;
}


a#quicklinks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;

}
/*Navi head-----------------------------------------------------------------*/

ul#headnavi  {
	padding:0;
	margin:0;
	height:40px;
	width:758px;
	float:left;
}
ul#headnavi  li {
	position:relative;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}

ul#headnavi  li {
text-indent: -9999px;	
}

#headnavi {
	padding:0;	
	width:758px;
	float:left;
	height:40px;
}

#headnavi a {
	display:block;
	text-decoration:none;
}

#headnavi #home {
	width:79px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_home.jpg) 0px 0px no-repeat;
}

#headnavi #home:hover {
	width:79px;
	height:40px;
	background:url(../images/layout/menu_home_over.jpg) 0px 0px no-repeat;
}
#headnavi #privat {
	width:49px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_privat.jpg) 0px 0px no-repeat;
}

#headnavi #privat:hover {
	width:49px;
	height:40px;
	background:url(../images/layout/menu_privat_over.jpg) 0px 0px no-repeat;
}
#headnavi #wirtschaft {
	width:76px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_wirtschaft.jpg) 0px 0px no-repeat;
}

#headnavi #wirtschaft:hover {
	width:76px;
	height:40px;
	background:url(../images/layout/menu_wirtschaft_over.jpg) 0px 0px no-repeat;
}
#headnavi #computerforensik {
	width:124px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_computerforensik.jpg) 0px 0px no-repeat;
}

#headnavi #computerforensik:hover {
	width:124px;
	height:40px;
	background:url(../images/layout/menu_computerforensik_over.jpg) 0px 0px no-repeat;
}
#headnavi #expressermittlung {
	width:125px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_expressermittlung.jpg) 0px 0px no-repeat;
}

#headnavi #expressermittlung:hover {
	width:125px;
	height:40px;
	background:url(../images/layout/menu_expressermittlung_over.jpg) 0px 0px no-repeat;
}
#headnavi #gerichtsurteile {
	width:103px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_gerichtsurteile.jpg) 0px 0px no-repeat;
}

#headnavi #gerichtsurteile:hover {
	width:103px;
	height:40px;
	background:url(../images/layout/menu_gerichtsurteile_over.jpg) 0px 0px no-repeat;
}
#headnavi #honorar {
	width:63px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_honorar.jpg) 0px 0px no-repeat;
}

#headnavi #honorar:hover {
	width:63px;
	height:40px;
	background:url(../images/layout/menu_honorar_over.jpg) 0px 0px no-repeat;
}
#headnavi #technik {
	width:61px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_technik.jpg) 0px 0px no-repeat;
}

#headnavi #technik:hover {
	width:61px;
	height:40px;
	background:url(../images/layout/menu_technik_over.jpg) 0px 0px no-repeat;
}

#headnavi #partner {
	width:77px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/layout/menu_partner.jpg) 0px 0px no-repeat;
}

#headnavi #partner:hover {
	width:77px;
	height:40px;
	background:url(../images/layout/menu_partner_over.jpg) 0px 0px no-repeat;
}



/*Navi -----------------------------------------------------------------*/

