@charset "utf-8";
/* CSS Document */
html{
	width: 100%;
	margin: 0;
}
body{
	width: 100%; height: 100%;
	margin: 0;
	background-image: url('http://manieuinternetservices.nl/images/bg.png');
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00c553; font-weight: normal; text-decoration: none;	
}
img{
	border: 0;	
}
a:link, a:active, a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00c553; font-weight: normal; text-decoration: none;	
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00c553; font-weight: normal; text-decoration: none;	
}
h3{
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;	
	color: #181818;
}
#mainright h3{
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;	
	color: #00c553;
}
h6{
	margin: 0;
	font-size: 0.9em;	
	color: #181818;
	font-weight: bold;
}
p{
	margin: 0 0 10px 0;	
}

#container{
	width: 1000px; height: 80px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	width: 453px; height: 80px;
	float: left;
}
#logo img{
	margin-top: 11px;
}
#links{
	float: left;
	width: 330px;
	margin-top: 5px;
	margin-left: 10px;
}
#main{
	position: relative; top: 0px;
	width: 100%; min-height: 200px;
	margin: 0;
	display: table;
	background-image: url('http://manieuinternetservices.nl/images/main.png');
}
.marginformiddle{
	width: 100%;
	margin-left: 125px;
}
#mainposition{
	width: 1000px; min-height: 300px;
	margin-left: auto;
	margin-right: auto;
}
#mainleft{
	width: 718px; min-height: 500px;
	margin-top: 0px;
	float: left;	
	background: #FFFFFF;
}
#mainleft div{
	color: #181818;
}
#mainleftright{
	float: right;
	width: 450px;
	padding: 5px 20px;
	background: #FFFFFF;
}
#mainleftleft{
	float: right;	
	width: 200px;
	text-align: center;
	background: #FFFFFF;
}

.newscontent{
	width: 450px;	
	text-align: justify;
	color: #181818;
	margin: 5px 0 0 0;
}
.newscontent span{
	color: #181818;
	font-weight: normal;
}
.newscontent a{
}
.newscontent a:visited{
}
.newscontent a:hover{
	font-weight: bold;	
}
.newsreadmore{
	width: 450px;
	text-align: right;	
	color: #181818;
	font-weight: bold;
}

.h3site{
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;	
	color: #181818;
}
.h3site a{
	margin: 0;
	font-size: 1.1em;	
	text-transform: uppercase;
	font-weight: bold;
	color: #181818;
}
.h3site a:visited{
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;	
	color: #181818;
}
.h3site a:hover{
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;	
	font-weight: bold;
	text-decoration: underline;
	color: #00c553;
}
/*
.newsreadmore a{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00c553; font-weight: bold; text-decoration: none;		
}
.newsreadmore a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00c553; font-weight: bold; text-decoration: none;		
}
.newsreadmore a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00c553; font-weight: bold; text-decoration: none;	
} */
#mainright{
	width: 250px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;	
}
#mainright a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;	
}
#mainright a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;	
}
#mainright a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00c553; font-weight: bold; text-decoration: none;	
}
#footer{
	position: relative; top: 0px;
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
}
#footer h5{
	margin: 0;
	font-size: 0.9em;	
	color: #00c553;
	font-weight: bold;
}
#footer h5 a, #footer h5 a:visited, #footer h5 a:hover{
	margin: 0;
	font-size: 0.9em;	
	color: #00c553;
	font-weight: bold;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	color: #000;
	background-color:#FFF;
	border:1px solid #000000;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 239px;
}
.textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	color: #000;
	background-color:#FFF;
	border:1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	width: 345px; height: 200px;
}
.button{
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FFFFFF;
	background-color:#949494;
	border:1px solid #949494;
	padding: 1px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 200px;
}

#tooltip {
	position: absolute;
	max-width: 300px;
	z-index: 3000;
	border: 2px solid #181818;
	background-color: #ffffff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
}
#tooltip h3{ 
	font-size: 12px;
	font-weight: bold;
	margin: 0; 
	color: #181818;
}
#tooltip div{
	font-size: 11px;
	margin: 0; 
	color: #181818;	
}

.advert100x100{
	display: block;
	clear: both;
	margin: 0px 2px 2px 0px;
	padding: 0;
}

