*{
	font-family: Arial, Helvetica, 'sans-serif';
	vertical-align: top;
	border: none;
	text-decoration:none;
	margin: 0px;
}
body{
	behavior: url(script/csshover2.htc);
	background-color: #f1ebe8;
	text-decoration: none;
	font-size: 62.5%;
	line-height: 1.6em;
	color: #666;
	background-image: url(img/bgTopp.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
p{
	margin: 1em 0px 1em 0px;
}
h1{
	font-size: 1.2em;
	color:#000;
	line-height: 19px;
	font-weight:normal;
}
h2{
	font-size: 1em;
	color: #333;
	font-weight:bold;
	margin:1.2em 0em 0em 0em;
}
h3{
	color: #C60;
	font-size:1.2em;
}
h4{
	color: #363;
	font-weight: bold;
	margin:1.4em 0px 1.2em 0px;
}
#wrapper{
	width:100%;
	text-align:center;
}
#topWrapper{
	background-image: url(img/bgLogoTopp2.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	height: 187px;
	margin:-2px 0px 0px 0px;
}
#logo{
	width: 572px;
	height: 85px;
	margin: 45px 0px 0px 0px;
	text-align: center;
}
/* NAV */
#nav{
	width:830px;
	margin: 0px auto;
	padding:20px 0px 0px 0px;
	clear: both;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul{
	padding:0px 0px 0px 0px;
	margin:0px 15px 0px 15px;
}
#nav li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}
#nav li a{
	width:113px;
	height: 35px;
	display: block;
	text-decoration:none;
	text-align: left;
	padding: 0px 2px 0px 20px;
	border-right:1px solid #d5d3d1;
	line-height: 35px;
	font-size:1.2em;
	background: url(img/navBg.jpg) no-repeat top center;
	color: #333;
}
#nav li a:hover{
	background-position: bottom center;
	color:#000;
}
body#home a.home:visited, body#home a.home:link,
body#om a.om:visited, body#om a.om:link,
body#advokat a.advokat:visited, body#advokat a.advokat:link,
body#fag a.fag:visited, body#fag a.fag:link,
body#kontakt a.kontakt:visited, body#kontakt a.kontakt:link
{
	background-position: bottom center;
	color:#000;
}
#nav ul ul{
	position: absolute;
	top: 35px;
	margin: 0px 0px 0px 0px;
	width:132px;
	line-height: 20px;
	visibility: hidden;
	border-right:1px solid #d5d3d1;
	border-bottom: none;
	border-left:1px solid #d5d3d1;
	border-top:2px solid #bbb9b6;
}
#nav ul ul li a{
	background-color:#f5f1ee;
	background-image:none;
	color: #333;
	border-bottom:1px solid #BBB;
	text-align: left;
	padding: 0px 0px 0px 10px;
	width:123px;
	font-size:0.9em;
	height: 20px;
	line-height: 20px;
}
#nav ul ul li a:hover{
	background-color:#FFF;
	background-image:none;
	color: #333;
	visibility:visible;
}
#nav ul li:hover ul{
	visibility:visible;
}
#subnav{
	padding: 0px 30px 0px 0px;
}
#subnav ul{
	display: inline;
	padding: 0px 0px 0px 0px;
}
#subnav li{	
	list-style-type: none;
	line-height:1.6em;
	border-bottom: 1px solid #DDD;
}
#subnav li a{
	display: block;
	color: #666;
	font-size: 0.9em;
	padding: 0px 0px 0px 2px;
	text-decoration:none;
}
#subnav li a:hover, #subnav li a.active{
	color:#C00;
	background-color:#f7f5f4;
}
#flag{
	float:right;
	height: 14px;
	margin: 0px 20px 0px 0px;
	padding:10px 10px 0px 0px;
}
/*   MAIN    */
#wrapper{
	width: 100%;
	background-image: url(img/bgMain.jpg);
	background-position: center;
	background-repeat:repeat-y;
	text-align: center;	
	font-size: 1.2em;	
	/*clear:left;*/
	margin:2px 0px 0px 0px;
}
#front{
	width:100%;
	text-align: center;	
	margin: 0px -1px 0px 0px;
	height:338px;
	padding: 0;
}
img#man{
	margin: 0px auto;
	height: 207px;
	width:312px;
}
img#words{
	margin: 0px auto;
	height: 207px;
	width:489px;
}
img#bunn{
	text-align:center;
	margin: 10px 4px -10px 4px;
	vertical-align: middle;
}
#content{
	font-size:1em;
	width:770px;
	margin:0px auto;
	padding:0px 15px 10px 15px;
	text-align:left;
}
#content a{
	text-decoration:underline;
	color: #C00;
}
#sidea{
	width:190px;
	float:left;
	padding: 20px 0px 10px 0px;
	text-align:left;
}
#main{
	width:354px;
	color:#330;
	float:left;
	padding: 20px 20px 10px 0px;
}
#sideb{
	width:200px;
	padding:0px;
	float:left;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
}
#sideb img{
	border:3px solid #DDD;
}
#footerWrap{
	width:100%;
	text-align:center;
}
#footer{
	font-size:11px;
	color: #999;
	clear: both;
	text-align: center;
	width: 830;
	height:40px;
	background-image: url(img/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f1ebe8;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	/*
	margin: 10px 0px 0px 0px;
	padding:20px 0px 0px 0px;*/
}
#footer a{
	color: #966;
}
#footer a:hover{
	color:#666;
	text-decoration:underline;
}
