@media screen
{

body {
		font-family: verdana, arial, sans serif;
		font-size: 12px;
		background-color: #000099; /* #00B5D5; */
		text-align: center;
		color:white;
		}

/* ++++++++++++++++++++++++++++++++++++++++++++
	 Pagina opbouw
	 ++++++++++++++++++++++++++++++++++++++++++++ */

div#container {
		border: 2px solid white;
		position: relative;
		margin: 0px auto;
		width:770px;
		top:10px;
		text-align: left;
		background-color: #00CEF2;
		z-index:1;
		color: black;
		}

div#topframe {
		position:relative;
		margin:10px auto;
		width:730px;
		height:150px;
		overflow: hidden;
		text-align:center;
	}

div#menu {
	position: relative;
	margin:5px auto;
	padding:3px;
	width:720px;
	height:40px;
	border: 1px solid #000099;
	background: url(../images/menuback.gif) repeat-x top left; */
	}

div#adresbalk {
		color: black;
		padding: 2px 5px; /* top, right, bottom, left */
		position:relative;
		margin:10px auto;
		width:720px;
		height:61px;
	}
		
div#adresbalk	#adrestekst {
		position:absolute;
		right:0px;
		bottom:0px;
		}

div#adresbalk	#stoffeergildelogo {
		position:absolute;
		left:13px;
		top:-7px;
		}
				
#melding {
		color: black;
		width:720px;
		margin:15px auto;
		padding: 5px; /* top, right, bottom, left */
		position:relative;
		background-color: #00FF00;
		border:1px solid black;
	}

#informatie {
		position:relative;
		margin:15px auto;
		padding: 0px 10px 10px 10px;
		width:710px;
		/* border: 5px double #000099; */
		overflow:hidden;
		background-color: #E8FFBB;
		}

#footer {
		position: relative;
		top:15px;
		margin: 0px auto;
		width:770px;
		}

/* ++++++++++++++++++++++++++++++++++++++++++++
	 Vaste pagina-items
	 ++++++++++++++++++++++++++++++++++++++++++++ */

#ronding {
	position:absolute;
	top:-2px;
	left:-2px;
	}

#logo {
		position: relative;
		top: 10px;
		}		

#poweredby {
		float:right;
		position:relative;
		border: 0px;
		padding:0px 0px 10px 0px;
		}

#stoffeergilde {
	border:0px;
}

#menu .menuitem {
	color: black;
	position:relative;
	top:7px;
	float:left;
	height:18px;
	width: 100px;
	border: 1px solid black;
	padding: 3px; /* top, right, bottom, left */
	margin: 0px 4px 0px 6px;
	background-color: white;
	text-align:center;
}

#menu .menuitemon, .menuitemhot {
	color: black;
	position:relative;
	top:7px;
	float:left;
	height:18px;
	width: 100px;
	border: 1px solid black;
	padding: 3px; /* top, right, bottom, left */
	margin: 0px 4px 0px 6px;
	background-color: #E8FFBB;
	text-align:center;
}

#menu .menuitem a, .menuitemhot a {
	color: #000000;
	text-decoration:none;
	
}

div.nieuwonderdeel {
z-index:-500;
position: relative;
padding: 3px;
margin: 2px auto;
width:90%;
background-color: #FFFF00;
border: 1px solid black;
}


/* ++++++++++++++++++++++++++++++++++++++++++++
	 Pagina-specifieke elementen
	 ++++++++++++++++++++++++++++++++++++++++++++ */

.projectfoto {
	width:120px;
	height:120px;
	border: 1px solid black;
	float:left;
	
	margin:5px 10px 5px 0px;
}

.project {
	clear:left;
}

#login {
		position:relative;
		float:left;
		}
		
#lock {
		border: 0px;
}

.bold {
		font-weight: bold;
}

.form {
		position:relative;
		padding: 10px;
		}
		
.form .titel {
		font-size:17px;
		font-family:inherit;
		font-weight:bold;
		width:95%; 
		}
		
.form .url {
		font-family:inherit;
		width:95%; 
		}
		
.form textarea {
		font-family:inherit;
		font-size:16px;
		width:95%;
		height:250px;
		}

div.onderdeel {
		position:relative;
		line-height:140%;
		padding: 0px 0px 15px 0px;
		margin: 10px 0px 0px 0px;
		/* background: url(../images/lijn.gif) no-repeat bottom left; */
		/* clear:both; */
	}
	
h3 {
		color: #000099;
		font-size: 17px;
		font-weight: bold;
		margin: 10px 0px 6px 0px;
	}
	
div.onderdeel p.paragraaf {
	position:relative;
	margin:2px 0;
	}
	
#container a, a.link, a.visited {
		color: #000099;
		text-decoration: none;
	}
	
a:hover, a.visited:hover {
		text-decoration:underline;
	}
a, a.link, a.visited {
		color: 	#00CEF2;
		text-decoration: none;
	}

dt {
		font-weight:bold;
		margin: 10px 0px 2px 0px; /* top, right, bottom, left */
		}
		
ul.sofatexlist {
		margin:0px 0px 0px 0px;
		padding:0px 10px 0px 20px;
		}
ul.sofatexlist li {
		margin:0px;
		padding:0px 5px;
		}

img#plattegrond {
		border:1px #000000 solid;
		}

div #adress {
	float:right;
	margin: 0px 0px 2px 18px;
	width:325px;
	height:325px;
	position: relative;
	z-index:500;
}

p.adres {
	position:relative;
	margin:2px 0;
	}

img.icon {
	border:0px;
	}
} /* end media */
