body {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #000000;
	font: normal 1em/1.2em verdana,arial,sans-serif;
	color: #ffffff;
}
a {
	font-family: Times, TimesNR, 'New Century Schoolbook', Garamond, 'New York', serif;
	font-size: 1.5em;
	color: #CC0033;
	text-decoration: none;
}
#header {
	height: 100px;
	background: #000000 url("../../12801024/images/ilona3.jpg") top left no-repeat;
}
#menu {
	height: 2.4em;
	padding: 60px 0 0 180px;
	width: 1000px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left; 
	padding: 0 160px 0 0; 
	margin-right: 5px;
	list-style-type: none;
}
#menu li a {
	display: block; 
	text-decoration: none;
}
#menu a.last {
	padding-right: 0;
}
#menu a:hover,
.schilderijen #navbar #schilderijen a,
.agenda #navbar #agenda a,
.contact #navbar #contact a,
.cv #navbar #cv a {
}

/*** IE Fix ***/
* html #menu {
	padding: 60px 0 0 190px;
	width: 1100px;
}
* html #menu li {
	padding: 0 130px 0 0; 
	margin-right: 5px;
}
* html#menu a.last {
	padding-right: 0;
}
/*** IE Fix ***/

#main {
	position: absolute;
	top: 120px;
	width: 100%;
	background: #000000;
 	padding: 0;
}
#text {
	position: absolute;
	top: 20px;
	left: 325px;
	width: 50%;
 	padding: 10px 10px 10px 10px;
}
.column {
	position: relative;
	float: left;
}
#home {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
 	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
	text-align: center;
}
#rotate {
/*	background: url(../../rotate/rotate.php) top center no-repeat; */
	width: 100%;
	height: 550px;
}
#left {
	position: relative;
	top: 60px;
	left: 60px;
	width: 100px;
 	padding: 3px;
	text-align: center;
}
#right {
	position: absolute;
	top: 10px;
	left: 375px;
 	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
}
#rightExtra {
	position: absolute;
	top: 0px;
	left: 280px;
 	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
}
#all {
	position: absolute;
	top: 10px;
	left: 50px;
 	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
}
.picture {
 	width: 500;
}
.pictureExtra {
}
.thumb {
 	width: 100;
}
#foto {
	position: absolute;
	top: 10px;
	left: 230px;
 	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 70%;
}
.serie {
	padding: 10px 0 10px 0;
	}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #cc0033;
}
a.roos {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
}
a.roos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


