/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:600px;
	background-color: #2D538C;
	color: #575859;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}
#outer{
	height:100%;
	min-height:100%;
	width:600px;
	border:0px;
	text-align:left;
	margin:auto;
	position:relative;
/*	background-image: url(../img/content_bg.gif);*/
	background-color: #FFFFFF;
	background-repeat: repeat-y; 
}
 
#outer1{
	height:100%;
	min-height:100%;
	width:600px;
	border:0px;
	text-align:left;
	margin:auto;
	position:relative;
/*	background-image: url(../img/main_bg.gif); */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
html>body #outer1{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {
	float:left;
	width:600px;
	margin:0px;
	padding:0px;
}
#header{
	position:absolute;
	top:0;
	left:0px;
	width:600px;
	height:209px;
	border:0px;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#topimg {
	margin: 0px;
	padding: 0px;
}

#rightstartprint {
	width: 540px;
	float: right;
	padding: 0px;
	position: relative;
	margin: 215px 0px 0px 0px;
	right: 20px;
}
td {
	color: #575859;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial;
}

a {
	font-size: 14px; 
	color: #575859; 
	text-decoration: underline;
}
a:hover {
	font-size: 14px; 
	color: #575859; 
	text-decoration: none;
}

a.mail {
	color: #072a5e;
	text-decoration: none;
}
a.mail:hover {
	color: #072a5e;
	text-decoration: underline;
}


.printfooter {
	background-color: #ffffff;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	font-size: 11px;
	color: #072a5e;
}

.printfooter p{
	margin-top: -1px;
}

* html #footer {/*only ie gets this style*/
	\height:41px;/* for ie5 */
	he\ight:41px;/* for ie6 */
}
div,p  {/*clear top margin for mozilla*/
	margin-top:0;
}

#clearfooter {
	width:100%;
	height:40px;
	clear:both;/* to clear footer */
}


.orange {
	color: #ff710d;
}

h1 {
	font-size: 19px; color: #ff710d;
}
h2 {
	font-weight: bold; font-size: 17px; margin-bottom: 0px; padding-bottom: 0px; color: #ff710d;
}
h3 {
	font-weight: bold; font-size: 14px; margin-bottom: 0px; padding-bottom: 0px; color: #ff710d;
}
li {
	list-style-image: url(../img/bullet.gif);
	font-size: 14px;
}

#content 
{
	margin-left: 20px;
	margin-right: 20px;}

#content p 
{ font-size: 14px;
	}

#content h1 {
	font-size: 21px; color: #ff710d;
}
#content h2 {
	font-weight: bold; font-size: 18px; margin-bottom: 0px; padding-bottom: 0px; color: #ff710d;
}
#content h3 {
	font-weight: bold; font-size: 16px; margin-bottom: 0px; padding-bottom: 0px; color: #ff710d;
}
#content li {
	list-style-image: url(../img/bullet.gif);
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.Kloakmester{
	font-weight: bold; font-size: 14px; color: #ff710d;
}
	
.searchTop{
	color:#0000ff;	
}
