@import url("reset.css");

body {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 9pt;
	color: #000;
	/*background-image:url(../images/background.png);
	background-repeat:repeat;*/
	margin-top:100px;
	
}

#container {
	margin:auto;
	width:990px;
	height:590px;
	border: 2pt solid #aa233e;
	background-image:url(../images/background.png);
	background-repeat: no-repeat;
}

#container2 {
	margin:auto;
	width:990px;
	height:590px;
	border: 2pt solid #aa233e;
	background-image:url(../images/background1.png);
	background-repeat: no-repeat;
}



#ster {
	 float:left
	 height: 139px;
	 width: 139px;
	 margin-top: 36px;
	 margin-left: 40px;
	
}


#koptext {
	margin-left: 261px;
	margin-top: -117px;
	float:left;
	width:688px;
	/*border:1px solid red;*/
	
}

#midtext {
	float:left;
	width:610px;
	margin-top:-4px;
	margin-left:261px;
	/*border:1px solid red;*/
	
}
span.midtext2 {
	
	color: #aa233e;
}

#content {
	float:right;
	width:352px;
	margin-right:102px;
	margin-top:34px;
	line-height: 15pt;
	
	/*border:1px solid red;*/
	
}

#content1 {
	font-size: 8pt;
	float:right;
	width:467px;
	margin-right:17px;
	margin-top:-145px;
	line-height: 15pt;
	
	/*border:1px solid red;*/
	
}
#footer {
	
	clear:both;
	float:right;
	width:454px;
	background-color:#ececed;
	margin-top:14px;
	margin-right:0px;
	padding-top:20px;
	padding-left:40px;
	height:87px;
	
	
	}
	
#footer2 {
	
	clear:both;
	float:right;
	width:454px;
	background-color:#ececed;
	margin-top:-67px;
	margin-right:496px;
	padding-top:20px;
	padding-left:40px;
	height:87px;
	
	
	}	

ul.contact {

margin-top:15px;
}
.contact li {
display:block;
float:left;
font-weight:bold;

margin-bottom:2px;
width:180px;
}
#realisatie {
	margin:auto;
	margin-top:5px;
	width:990px;
	
	
}

#informatie {
	margin-top: -16px;
	margin-left:340px;
	font-weight:bold;
	text-align:left;
	font-size: 8pt;
	}

a:link { 
 color:#aa233e;
 text-decoration:none;
}

a:visited {
  color:#aa233e;
  text-decoration:none;
}
a:hover {
  color:#aa233e;
  text-decoration:none;  
}

a:active {
  color:#aa233e;
  text-decoration:none;  
}

#realisatie a:link { 
 color:#6e6e6e;
 text-decoration:none;
}

#realisatie a:visited {
  color:#6e6e6e;
  text-decoration:none;
}
#realisatie a:hover {
  color:#aa233e;
  text-decoration:none;  
}

h1 {
	text-align: left;
    font-size: 28pt;
 	font-weight: bold;
	color: #fff;
	text-stroke: 5px red;
	
}
h3 {
	text-align: left;
    font-size: 28pt;
 	font-weight: bold;
	color: #000;
	text-stroke: 5px red;
	
}
h2 {
	text-align: left;
    font-size: 16pt;
 	font-weight: bold;
	color: #000;
	
}

h4 {
	
    font-size: 8pt;
 	font-weight: bold;
	
	
}
h5 {
	float:right;
    font-size: 8pt;
 	color:#6e6e6e;
	
	
}

	#button {
  display: block;
  width: 139px;
  height: 139px;
  background: url(../images/button-2.png) no-repeat 0 0;

		
		}

#button:hover
{ 
  background-position: 0 -139px;
}


/*
#ster	{
	position:relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(../images/over.png);
	background-repeat: no-repeat;
	display: block;
	width: 139px;
	height: 139px;
	margin: 0; 
	margin-bottom:10px;
	padding: 0; 
}
#ster a {
	display:block;
	font-size: 11px;
	width: 139px;
	height: 139px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #00FF33;
	text-decoration: none; 
}
#ster img {
	width: 100%;
	height: 100%;
	border: 0;
}

* html a:hover {
	visibility:visible}

#ster a:hover img{
	visibility:hidden}

#ster span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
}
	*/


