html { 
  min-height: 100%; 
  margin-bottom: 1px; 
} 

p {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin:0px;
	padding:0px;
}


#logo {
	position:absolute;
	width:990px;
	height:127px;
	z-index:101;
	left: 0px;
	background-image: url(picsbasis/kop.jpg);
	background-repeat: no-repeat;
} 
body {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(picsbasis/achter.gif);
	background-repeat: repeat-x;
}
#theme_box_2 {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #FFA70F;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 21px;
	z-index: 100;
	font-weight: bold;
}
#editdiv {
	position:absolute;
	width:167px;
	height:36px;
	z-index:500;
	left: 24px;
	top: 5px;
}

#menudiv {
	position:absolute;
	width:962px;
	z-index:200;
	left: 23px;
	top: 127px;
	height: 27px;
}


#theme_box_1 {
	position:absolute;
	width:173px;
	z-index:1;
	left: 583px;
	top: 225px;
	height: 98px;
} 
.alertsign {
	font-size: 10px;
	color: #F00;
	font-weight: bolder;
}
A:link	{
	color:	#4c65c7;
	text-decoration:	none;
	}	
		
A:visited	{
	text-decoration:	none;
	color:	#4c65c7;
	}	
		
A:active	{
	text-decoration:	none;
	color:	#4c65c7;
	}	
		
A:hover	{
	color:	#919FDD;
	text-decoration:	none;
	}

