BODY{
	background-color : #fdfdfd;
	color:#333333;
	table-layout: layout;
	margin-top : 0%;
	margin-left : 0%;
	text-align:left;

}

a:link {
	background-color:transparent;
}
a:visited {
	background-color:transparent;
}
a:hover {
	color:#555555;
	background-color:transparent;
}
a:active {
	color:#888888;
	background-color:transparent;
}


h1 {
	color:#ffffff;
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	padding: 5px 5px 5px 10px;
	text-align: left;

}

h1 a{
	color:#ff00ff;
	text-decoration: none;
}

h1 a:link {
	color:#ff00ff;
	text-decoration: none;
}


h1 a:visited{
	color:#ff00ff;
	text-decoration: none;
}


.description {
	color:#444444;
	background-color:#fdfdfd;
	font-size: 12px;
	line-height:140%;
	padding-top:  0px ;
	padding-bottom:  2px ;
	padding-left:  20px ;
	padding-right:  20px ;
	text-align: left;
	margin-top: 1px;

}

h2 {
	color:#444444;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	border-top: 2px solid #aaaaaa;
	border-bottom: 3px solid #aaaaaa;

}


h3 {
	color:#A0522D;
	background-color:#FDF5E6;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	padding: 3px 3px 3px 5px;
	text-align: left;
	border-top: 3px double #A0522D;
	border-bottom: 3px double #A0522D;
	border-left: 5px double #A0522D;
	border-right: 3px double #A0522D;

}

h4 {
	color:#A0522D;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	padding: 3px 3px 3px 5px;
	text-align: left;
	border-top: 3px double #aaaaaa;
	border-bottom: 3px double #aaaaaa;
	border-left: 5px double #aaaaaa;
	border-right: 3px double #aaaaaa;

}


div.menu {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	color: #666666;
	padding-top:  2px ;
	padding-bottom:  2px ;
	padding-left:  5px ;
	font-size:13px;
	line-height : 1.4em;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;

}

div.info {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	color: #666666;
	line-height : 1.4em;
	padding-top:  2px ;
	padding-bottom:  2px ;
	padding-left:  30px ;
	padding-right:  30px ;
}

div.text {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	color: #444444;
	font-size: 12px;
	padding-top:  2px ;
	padding-bottom:  2px ;
	padding-left:  10px ;
	padding-right:  10px ;
	text-align:left;
	line-height : 1.5em;
}

div.cat {
	background-color : #fdfdfd;
	color: #666666;
	line-height : 1.4em;
	border-top: 3px double #aaaaaa;
	border-left: 3px double #aaaaaa;
	border-right: 3px double #aaaaaa;
	border-bottom: 3px double #aaaaaa;

}

div.vc {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	color: #666666;
	padding-top:  2px ;
	padding-bottom:  2px ;
	padding-left:  5px ;
	font-size:13px;
	line-height : 1.4em;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;

}

div.vct {
	font-family: 'Century Gothic';
	background-color : #666666;
	color: #ffffff;
	padding-top:  2px ;
	padding-bottom:  2px ;
	padding-left:  5px ;
	font-size:13px;
	font-weight: bold;
	line-height : 1.4em;
	border-top: 2px solid #aaaaaa;
	border-left: 3px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
}

div.vct a{
	color:#ffffff;
	text-decoration: none;
}

div.vct a:link {
	color:#ffffff;
	text-decoration: none;
}


div.vct a:visited{
	color:#ffffff;
	text-decoration: none;
}

li {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	color: #444444;
	margin-left: 0px;
	font-size: 13px;
	padding-left:  10px ;
	text-align:left;
}

ul {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	margin-top: 0px;
	margin-left: 0px;
	padding-top:  3px ;
	padding-left:  0px ;
	color: #444444;
	font-size: 13px;
	text-align:left;
}

#container{
	clear:both;
	margin:auto;
	padding: 0px 0px 0px 0px;
	width:735;
	text-align:left;
	background: #fdfdfd;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;

}

#left {
	float:right;
	background: #fdfdfd;
	margin: 0px 0px 0px 0px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	width:210px;
	border-right: 1px solid #aaaaaa;
}


#right {
	float:left;
	background: #fdfdfd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	width:520;
}



div.senden {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	color: #333333;
	padding-top:  2px ;
	padding-bottom:  2px ;
	padding-left:  10px ;
	padding-right:  25px ;
	font-size:90%;
	text-align:left;
	line-height : 1.4em;
	border-right: 1px solid #aaaaaa;
}

.form {
	color: #555555;
	background-color:#fdfdfd;
	padding-top:  2px ;
	padding-bottom:  2px ;
	padding-left:  20px ;
	font-size:10pt;
	text-align: left;
	line-height : 1.4em;

}
}

div.ad {
	font-family: 'Century Gothic';
	background-color : #fdfdfd;
	color: #333333;
	padding-top:  5px ;
	padding-bottom:  2px ;
	padding-left:  30px ;
	font-size:9pt;
	text-align:center;
	line-height : 1.4em;
	margin:auto;
}

div.rakuten {
	font-family: 'Century Gothic';
	color: #336600;
	background-color:#336600;
	padding: 0px 0px 0px 0px;
	font-size:95%;
	line-height : 1.4em;
	text-align:center;
	margin: 0px;
}

hr {
	color: #ffccc;
}

#footer{
	clear:both;
	margin: 0px;
	padding-left:10px;
	font-family: 'Century Gothic';
	color: #fdfdfd;
	background-color : #000000;
	font-size:10pt;
	line-height : 1.4em;
	text-align:left;

}
div#footer a:{
	color: #ffffff;
}
div#footer a:visited {
	color: #ffffff;
}

