@charset "UTF-8";/* CSS Document */body{	background-color:#000000;	margin:0px;	padding:0;	color:#FFFFFF;	text-align:left;}#wrap{	width:100%;	margin:20px;	}/*--------------------------------header start--------------------------------*/	#header #img_left{	background-color:#ffcc00;	background:url("090805_top_logo.jpg") no-repeat;	width:370px;	height:125px;	float:left;}#header #img_center{	width:353px;	height:125px;	float:left;	background-color:#ffcc00;}#header #img_right{	background-color:#ffcc00;	background:url("060808_DSCF3889.jpg") no-repeat;	background-position:0 0;	width:200px;	height:125px;	float:right;}#wrap #header{	width:1000px;	height:125px;	background-color:#ffcc00;	margin:0 auto;	text-align:center;}#header h1{	text-indent:-9999px;	font-size:9px;}	#header h2{	text-indent:-9999px;}#header p{	text-indent:-9999px;}/*--------------------------------header end--------------------------------*/hr{	width:100%;	size:1px;}/*--------------------------------contents start--------------------------------*/#contents{	margin-top:15px;}#contents #profiel{	width:1000px;	margin:0 auto;}/*---------table start---------*/table{	width:1000px;	border:1px;	margin:0 auto;}td{	padding-left:18px;}#contents .menu{	width:295px;	height:160px;}/*#contents #menu01{	background:url("top_menu01.jpg") no-repeat;	background-position:20px 0;	padding-left:20px;}#contents #menu02{	background:url("top_menu02.jpg") no-repeat;	background-position:20px 0;	padding-left:20px;}#contents #menu03{	background:url("top_menu03.jpg") no-repeat;	background-position:20px 0;	padding-left:20px;}#contents #menu04{	background:url("top_menu04.jpg") no-repeat;	background-position:20px 0;	padding-left:20px;}#contents #menu05{	background:url("top_menu05.jpg") no-repeat;	background-position:20px 0;	padding-left:20px;}#contents #menu06{	background:url("top_menu06.jpg") no-repeat;	background-position:20px 0;	padding-left:20px;}*/#contents .menuleft{	margin-top:10px;	background-color:#FFFFFF;	line-height:60px;	font-size:36px;	color:#000000;	width:60px;	height:60px;	text-align:center;	float:left;}#contents .menuright{	margin-top:10px;	margin-left:70px;	background-color:#FFFFFF;	width:223px;	height:60px;}#contents .menuright p{	font-size:10px;	text-align:center;	line-height:2;}#contents .menuright p a{	display:block;	width:223px;}#contents .menuleft a{	display:block;	width:60px;	color:#000000;}#contents .menu h2{	text-indent:-9999px;	font-size:9px;}/*---------table end---------*/dl{	padding-left:20px;	width:295px;}dt{	margin-top:100px;	background-color:#FFFFFF;	line-height:60px;	font-size:36px;	color:#000000;	width:60px;	height:60px;	float:left;	text-align:center;}dd{	margin-top:100px;	background-color:#FFFFFF;	width:205px;	height:60px;	float:left;}#profiel{	width:1000px;	margin:0 auto;}#profiel #p_left{	width:300px;	float:left;	text-align:left;}#profiel #p_center{	width:330px;	float:left;	text-align:left;}#profiel #p_right{	width:330px;	float:right;	text-align:left;}#profiel p{	margin:0;	font-size:10px;	color:#FFFFFF;}/*--------------------------------contents end--------------------------------*//*--------------------------------footer start--------------------------------*/#footer{	width:1000px;	margin:0 auto;	padding-top:20px;	text-align:left;	clear:both;}#footer p#copy{	font-size:10px;	width:300px;	float:left;}#footer p#mail{	font-size:10px;	width:700px;	float:left;}/*--------------------------------footer end--------------------------------*/a:link,a:visited{	color:#FF0000;	text-decoration:none;}a:hover,a:active{	color:#666666;}
