/* mac hide\*/
html, body {height:100%}
/* end hide */

h1 {
	font-size:22px;
	font-weight: bold;
	color: white;
	background: #C7CA76;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	margin-left: -20px;
	margin-right: -20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ef9528;
	margin-top: 30px;
}

h3 {
	font-size:13px;
	font-weight: bold;
	color: #878b35;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;/* for mozilla*/
	background-color: #fff;
}
#outer{
	height:100%;
	min-height:100%;
	width:1000px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(/images/bg.gif) repeat-y;
	position:relative;
	background-color:#FFFFFF;	
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:800px;
}
#header{
	position:absolute;
	top:0;
	left:-1px;
	width:1000px;
	height:120px;
	background:url(/images/bg_pals.gif) no-repeat;
	border:1px solid #000;
	border-bottom: none;
	color: #000000;
	z-index:100;
}

#telefoon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 20px;
	width: 320px;
	position: absolute;
	top: 80px;
	left: 504px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:250px;
	float:left;
	padding-top:121px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#logo {
	width: 250px;
	height: 106px;
	background:url(/images/logo.gif) no-repeat #C7CA76;
	
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:186px;
	float:right;
	padding: 7px;
	padding-top:132px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#footer {
	width:1000px;
	clear:both;
	background: #8B8D06;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	border-top: 10px solid #ef9528;

}
* html #footer {/*only ie gets this style*/
	\height:30px;/* for ie5 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:510px;
	_width:530px;
	float:right;
	padding-top:106px;
	*padding-top:121px;
	padding-bottom:32px;/* needed to make room for footer */
	background-color: #FFFFFF;
	padding-left: 20px;
	_padding-left:10px;
	padding-right: 20px;
	_padding-right:10px;
}
#centrecontent p {
line-height: 18px;
}

#centrecontent li {
line-height: 18px;
}

#clearfooter {
width:100%;
height:52px;
clear:both;
} /* to clear footer */


#hmenu {
}

#hmenu ul {
	margin: 0px;
	margin-left: 200px;
	_margin-left: 230px;
}

#hmenu li {
  list-style: none;
  background-image: url('/images/navtop.png');
  background-repeat: no-repeat;

  *background-image: url();
  *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navtop.png',sizingMethod='scale');

  float: left;
  width: 98px;
  height: 50px;
  margin: 0 10px;
  text-align: center;
  padding: 0 1px;
  line-height: 1;
  cursor: hand;
}

#hmenu a {
  color: white;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  height: 45px;
  display: block;
  padding-top: 3px;
}

#hmenu a:hover, #hmenu a.sfhover {
	text-decoration: none;
}

#hmenu li ul {
	border: 1px solid black;
	background: white;
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	z-index: 9999;
	min-width: 100px;
	*width: 150px;
	*margin-left: -50px;
}


#hmenu li li {
	background-image: none;
	background: white;
	float: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
	padding: 2px;
	*padding: 0px;
	*margin: 0px;
	*border: 1px solid white;;
	padding-top: 3px;
	padding-bottom: 3px;
}

#hmenu li li a {
	color: black;
	height: auto;
	width: auto;
	font-weight: normal;
	padding: 0px;
}

#hmenu li li a:hover, #hmenu li li a.sfhover {
	color: #FF9618;
}

#hmenu li:hover ul, #hmenu li.sfhover ul, #hmenu li.over ul {
	display:block;
}

#left_menu ul {	
	list-style-type: none;
}

#left_menu ul ul{	
	display: none;
}


#left_menu li {
	margin: 0px;
	padding: 2px;
	color: #843a66;
	text-align: left;
	vertical-align: middle;
}

#left_menu a, 
#left_menu a:link {	
	color: #843a66;
	text-decoration:none;	
	border-left: 1px solid #843a66;
	padding-left: 3px;
}

#left_menu a:hover {
	text-decoration:underline;
}

.selected {
	font-weight: bold;
}

form {
	border: 1px solid #878A35;
	background: #C7CA76;
	padding: 0px;
}

form th {
	background: #ef9528;
	color: white;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	
}

form td {
	padding: 2px;
}

form table {
	margin: 0px;
	padding: 0px;
}

form .submit {
	background: #ef9528;
	color: white;
	border: 1px solid  #ef9528;
	font-weight: bold;
}

#footer {
}

#footer ul {
	margin:0px;
	padding:0px;
}

#footer li {
	float: left;
	list-style: none;
	padding-right: 20px;
}

#footer li a {
	color:black;
	text-decoration: none;
}

#right h2 {
	font-size: 18px;
	padding: 0px;
	text-align: center;
}

#right {
	padding-left: 3px;
	font-size: 12px;
}

#teltekst {
	text-align:center;
	margin-top: 150px;
	font-size: 12px;
}

#left_footer {
	display: none;
}