body {
	background-image: url('background3.JPG');
	font-family: Comic Sans MS;
	font-size: 16px;
}
ul {
	list-style-type: disc;
}
h2 {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #aa00aa;
}
a:hover {
	color: #ff00ff;
}
ul#image_list {
	list-style-type: none;
	margin-left: -20px; 
	position: absolute;
}
ul#wrapper_list {
	list-style-type: none; /* pay att */
	margin-left: -80px;
	margin-right: -20px;
}
#wrapper {
	width: 1000px;
	height: 1450px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 40px;
	opacity: 1.0;
}
#wrapper1 {
	width: 992px;
	margin-left: 4px;
	height: 1440px;
	position: absolute;
	border-radius: 40px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	background-color: #ffffff;
	border: 4px solid #cccccc;
	z-index: 1;
}
#wrapper2 {
	width: 992px;
	border: 4px solid #dddddd;
	margin-left: 4px;
	height: 1440px;
	position: relative;
	border-radius: 40px;
	opacity: 1.0;
	z-index: 2;
}
#content_wrapper {
	width: 900px;
	height: 1050px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width: 900px;
	height: 250px;
	background-image: url('banner.png');
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#title {
	position: absolute;
	width: 900px;
	top: 0px;
	height: 300px;
	background-image: url('title.png');
	z-index: 40;
}
#header {
	width: 900px;
	height: 300px;
	margin-top: 40px;
}
#header_list li img {
	border-radius: 40px;
}
#menu {
	/*background-color: #cc88cc;*/
	background-image: url('menu0.png');
	width: 900px;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -40px;
	height: 44px;
	/*border: 2px solid #bb44bb;*/
	border-radius: 32px;
	z-index: -2;
	/*border-bottom-left-radius: 0px;*/
}
li.menu_list_item {
	float: left;
	display: inline-block;
	margin-right: 10px;
	width: 120px;
	height: 35px;
	text-align: center;
}
li.menu_list_item:hover {
	cursor: pointer;
}
#last_item {
	margin-right: 0px;
}
li.menu_list_item a {
	display: inline-block;
	margin-right: 10px;
	width: 120px;
	height: 35px;
	padding-top: 5px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
li.menu_list_item a:hover {
	color: #ffffff;
	cursor: pointer;
}
/*
li.menu_list_item:hover {
	background-image: url('menubounce.png');
}
*/
#item_1,#item_2,#item_3,#item_4,#item_5,#item_6,#item_7 {
}
a#item_7 {
	margin-right: 0px;
}
a#item_6 {
	height: 40px;
	padding-top: 0px;
	font-size: 14px;
}
#bouncer {
	margin-top: 5px;
	width: 125px;
	height: 32px;
	border: 2px solid #660066;
	position: absolute;
	left: -6px;
	background-color: #aa00aa;
	border-radius: 18px;
}
li.wrapper_li {
	display: inline-block;
	float: left;
	list-style-type: none;
}
/*
#subcontent1 {
	width: 540px;
	height: 580px;
	margin-top: -69px;
	margin-left: -40px;
	border: 2px solid #bb44bb;
	background-color: #cc88cc;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	position: absolute;
	z-index: -1;
	border-top-color: #cc88cc;
}
*/
#content1 {
	width: 450px;
	height: 450px;
	padding: 5px;
	border: 5px solid #cccccc;
	background-color: #eeeeee;
	margin-top: 50px;
	border-radius: 15px;
	z-index: 1;
	/* transforming */ /*
	transform:rotate(7deg);
	-ms-transform:rotate(7deg); /* IE 9 
	-moz-transform:rotate(7deg); /* Firefox 
	-webkit-transform:rotate(7deg); /* Safari and Chrome 
	-o-transform:rotate(7deg); /* Opera */
}
#content3 {
	width: 450px;
	height: 400px;
	padding: 5px;
	border: 5px solid #cccccc;
	background-color: #eeeeee;
	margin-top: 20px;
	border-radius: 15px;
}
#innercontent1 {
/*
	transform:rotate(-7deg);
	-ms-transform:rotate(-7deg); /* IE 9 
	-moz-transform:rotate(-7deg); /* Firefox 
	-webkit-transform:rotate(-7deg); /* Safari and Chrome 
	-o-transform:rotate(-7deg); /* Opera */
	position: absolute;
	width: 350px;
	margin-top: 30px;
	margin-left: 30px;
}
ul#image_list li img {
	width: 300px;
	display: block;
	float: center;
 }
 ul#lijst1 {
	list-style-type: disc;
 }
 ul#lijst1 li {
	float: left;
	margin: 5px;
	list-style-type: disc;
 }
 ul#content_list {
	list-style-type: none;
 }
 #c_message {
	width: 300px;
	height: 200px;
	border-radius: 7px;
	outline-color: #dddddd;
	border: 2px solid #bbbbbb;
 }
 #c_message:focus {
	border: 2px solid #cc00cc;
	outline-color: #dddddd;
 }
 input.c_input {
	width: 300px;
	height: 18px;
	border-radius: 7px;
	outline-color: #dddddd;
	border: 2px solid #bbbbbb;
 }
 input:focus {
	border: 2px solid #cc00cc;
 }
 /* calender */
 #t_table td {
	width: 200px;
	height: 200px;
	border: 12px solid #eeeeee;
	background-color: #cccccc;
 }
 #t_table {
	border-radius: 15px;
 }
 #t_table tr td table tr td {
	width: 200px;
	height: 35px;
	border: 0px;
	background-color: #dddddd;
 }
 #juni0,#juli0,#augustus0,#september0 {
	text-align: center;
 }