body{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	color: #666666;                                                                    
}

body.contentpane{
	text-align: left;
	background-color: #ffffff;  
}

img {border:0px solid red;}

#container{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	width: 1010px;
	margin: auto;

	text-align: left;


}

html>body #container{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	width: 980px;
	margin: auto;

	text-align: left;


}

#contentbox
{
	width: 660 px;
	margin-left:250px;
	padding-right: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
        min-height:480px;
        margin-top:-10px;

}

html>body #contentbox
{
	width: 660 px;
	margin-left:295px;
	padding-right: 50px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
        min-height:480px;
        margin-top: -10px;

}

#header{
	width: 950px;
	top: 0px;
	bottom: 0;
	height: 93px;
        margin-left: 5px;




	background-image: url('print_FILES/logo_bgprint.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

html>body #header{
	width: 927px;
	top: 0px;
	bottom: 0;
	height: 93px;
        margin-left: 27px;




	background-image: url('print_FILES/logo_bgprint.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}


H1
{
  color:#666666;
  font-size:16pt;
  font-family: Arial, Verdana;
  
  letter-spacing:1px;
  margin-bottom:18px;
  margin-top:3px

}

#bg_image{
        margin-left:20px;
	height: 189px;
	background-repeat: no-repeat;
	background-position: top center;

}

html>body #bg_image{
        margin-left:12px;
	height: 189px;
	background-repeat: no-repeat;
	background-position: top center;

}

#navi{
	background-image: url('print_FILES/balken.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 28px;
	margin-top: 2px;
	margin-left:-22px;
	padding-left: 60px;
	padding-top:5px;
}

#content{
	text-align: left;
	padding: 15px 25px 0px 28px;
	margin-top:-2px;

}

#menstruc{
	float: left;
	padding-left: 20px;
	


	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #5A5E68;
	background: transparent;
	margin-top: -8px;
	font-size: 11px;

}

html>body #menstruc{
	float: left;
	padding-left: 0px;
	


	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #5A5E68;
	background: transparent;
	margin-top: -8px;
	font-size: 11px;

}




a:link, a:visited {
	color: #000000; text-decoration: none; font-weight: bold;
}

a:hover {
	color: #FE0000;	text-decoration: none; font-weight: bold;
}


a.headerlink:link		{color: #5A5E68; font-size: 11px; font-weight: bold;}
a.headerlink:hover		{color: #FE0000; font-size: 11px; font-weight: bold;}
a.headerlink:visited      	{color: #5A5E68; font-size: 11px; font-weight: bold;}

