html, body {
	margin: 0px;
	padding: 0px;
	background-color: #F9F397
}

/* welcome page */
#wrapper_home {
	background:url(../../images/achtergrondjijstinkt.jpg);
	height:440px;
	width: 1000px;
	margin: 0px;
	padding: 0px;	
}
#bottom_home {
	background-color: #ff0000;
	height:180px;
	width: 1000px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}
#bottom_text {
	margin-left: 20px;
	padding-top: 10px;
}
.bottom_text_big  {
	font-size:24px;
	font-weight: bold;
	font-style: italic;
}
.bottom_text_head {
	font-size:24px;
	font-weight: bold;
	font-style: italic;
	color: black;
}
#content_home {
	padding-top: 20px;
}
#content_home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
#content_home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
}
#content_home h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: red;
}
#content_home p {
	font-size:16px;	
}
#uploadbtn {
	margin-top:-100px;
	float:right;
}
/*end welcome page */

#enlarged {
	position: absolute;
	border: 1px solid black;
	background: #ffffff;
	display:none;
}
#enlarged_img {
	margin: 10px;
	border: 1px solid black;
}
#description {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:0px;
	color: black;
}
.textinput {
	width: 200px;
	border: 0px solid #cccccc;
	background: #cccccc;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #333333;
	height: 18px;
}
.textarea {
	width: 200px;
	border: 0px solid #cccccc;
	background: #cccccc;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #333333;
}
.errorinput {  /* error */
	border: 2px solid red;
	color: black;
	background-color: #cccccc;
	font-size: 12px;
}

img {
	border: 0px;
}
img.galimg {
	border: 1px solid #ffffff;
}
.req {color: #FF0000}

#pointer_div { 
	background:url(../../images/lekkerlichaam.jpg) no-repeat;
	width:288px;
	height:360px;
	cursor:crosshair;
}
#lichaam { 
	background:url(../../images/lekkerlichaam.png) no-repeat;
	width:288px;
	height:360px;
}
td.public {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}
td.private {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}

/*tips*/
#tips {
	position:relative;
	background:#ffffff;
	padding: 10px;
	color: black;
	font-size:12px;
	width: 96%;
	left: 1%;
	opacity:0.9;
	filter:alpha(opacity=90);
}

/* upload formulier */
#uploaddiv {
	background:#ffffff;
	padding: 10px;
	color: black;
	font-size:12px;
}
#wrapper {
	width: 1000px;
}
#header {
	text-align: right;
	height: 159px;
	background:url(../../images/header_menu.png) no-repeat #330000 right;
}
#menu {
	padding-top: 130px;
	letter-spacing: -2px;
	padding-right: 57px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	
	color: black;
	text-decoration: none;
	margin-left: 10px;
}	
#menu a:hover {
	color: red;
	text-decoration: none;
	margin-left: 10px;
}	
#header_last{
	position:absolute;
	float: left;
	height: 159px;
}
#header_last table {
	margin-left: 10px;
	margin-top: 5px;
}
#header_last table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
#marguee {
	height: 29px;
	background: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
}
#marguee_content {
	margin-top: 5px;
}
#marguee_content a {
	color: black;
	text-decoration: none;
}
#marguee_content a:hover {
	text-decoration: underline;
}
#header_bottom {
	height: 5px;
	background: #330000;
}
#footer {
	height: 16px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:  #ffffff;
	padding-right: 10px;
}
#footer a{
	color:  #ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:red;
	text-decoration:underline;
}
#footer_spacer {
	height: 5px;
}
#content {
	width: 1000px;
	text-align:left;
	padding-top: 10px;	
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	background: #330000;
	background:url(../../images/achtergrondjijstinkt.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}
p {
	margin-left: 10px;
}
#content a {
	color:  red;
	text-decoration:none;
}
#content a:hover {
	color:  red;
	text-decoration:underline;
}
