@charset "utf-8";
/* CSS Document */
.hallo {
	margin:0px 0px 0px 0px;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	padding-top:0px;
	text-align: center;
	background:#aca8a8;
}
#ruimte {
	margin-bottom:10px;
	padding-bottom:10px;
}
#hfghfhgh td{
	font-size:12px;
}
#proxy-list th{
	font-size:12px;
	color:white;
	background:#161616;
	text-align:left;
}
#proxy-list td{
	font-size:12px;
}
#sdfgdgdf img {
	border:0px;
}
#sdfgdgdf{
width:800px;
height:100%;
margin-left: auto;
margin-right: auto;
padding:0px;
background-image:url(../frame_02.gif);
background-repeat: repeat-y;
margin: 0 auto;
text-align: left;
}
#sdfgdgdf a:link{
	color:black;
}
#sdfgdgdf a:visited{
	color:black;
}
#sdfgdgdf a:hover{
	color:black;
}
#sdfgdgdf a:active{
	color:black;
}
#tablehallo a:link{
	color:white;
}
#tablehallo a:visited{
	color:white;
}
#tablehallo a:hover{
	color:white;
}
#tablehallo a:active{
	color:white;
}

#hfghfhgh {
width:800px;
margin-left: auto;
margin-right: auto;
padding:0px;
padding-left:20px;
background-image:url(../frame_02.gif);
background-repeat: repeat-y;
margin: 0 auto;
text-align: left;
}
#hfghfhgh input {
    font-size: 12pt;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	background:white;
}

   /* Reset all styles */
   #include * {
	
      padding: 0; margin: 0;
      margin-bottom:0px;
      font: 12px Verdana,Arial,Tahoma;
      color: black;
      text-decoration: none;
   }
   /* Style the mini-form div */
   #include {
   	text-align: left;
      background: white;
      position: absolute;
      top:0; left:0;
      width: 100%;
	padding-top:10px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0px;
	margin:0;
      z-index: 100000;
   }
 #include hr{
	padding:0px;
	margin:0px;
    border-width: 1px;
    border-color: darkgrey;
	}

   /* Mini-form elements */
   #include a {
      color: black;
   }
   #include a:hover {
      color: black;
   }
#include input {
	text-align: left;
    font-size: 12pt;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
background:white;
}
#include table {
    border-width: 0px;
width:100%;
background:white;
}
#include p {
height:15px;
}
</style>