@import url("menu.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	background-image:  url("../pics/bg2.jpg");
}
td {
	font-size: 12px;
	line-height: 130%;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-color: #666666;
	background-color: #DDDDDD;
	color: #222222;
	border-width: 1px;
	padding: 2px;
}
select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #666666;
	color: #222222;
	border-width: 1px;
	padding: 2px;
	height: 18px;
	font-size: 80%;
}

a {
	font-weight: bold;
	color: #DF9700;
	text-decoration: underline;
}
.footer {
	font-size: 70%;
	color: #aaaaaa;
}
.menutitel {
	font-size: 14px;
	font-weight: bold;
	color: #DDDDDD;
/*	text-transform: uppercase;*/
}

.boxrand {
	border-top: #111111 1px solid; 
	border-bottom: #111111 1px solid; 
	border-right: #111111 1px solid;
	border-left: #111111 1px solid; 
	background-color: transparent
}
.kleiner {
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #FFC64F;
}
.datum {
	color: #BBBBBB;
}
.klein {
	font-size: 11px;
}
.kleiner {
	font-size: 10px;
}
.kleinst {
	font-size: 9px;
}
.groot {
	font-size: 13px;
}
.groter {
	font-size: 14px;
}
.grootst {
	font-size: 15px;
}
.vetrood {
	font-weight: bold;
	color: #F04615;
}
.vetgroen {
	font-weight: bold;
	color: #66CC33;
}
.topmessage {
	font-weight: bold;
	color: #666666;
}
