body{
	background-color:#DAE8FE;
}
.binnenkant{
	background-color:#DAE8FE;
}
a.wme:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wme:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wme:hover {
	color: #E9E9E5;
	text-decoration: none;
}
a.wme:active {
	color: #E9E9E5;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #838752;
	text-decoration: none;
}
a:active {
	color: #676A40;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #565937;
	border-left-color: #565937;
}
.header {
	padding-right: 8px;
}
.topmenu {
	background-color: #DFDFDF;
	border-bottom:double;
	border-top:double;
	font-family:Arial, Helvetica, sans-serif;
	
}
.newsbox-border {
	padding-right: 2px;
	padding-left: 2px;
}

.cboxl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	background-color: #CBCBCB;
}
.cboxline {
	background-image: url('../images/img_3.jpg');
	background-repeat: repeat-x;
	background-position: 3px;
}
.conboxt {
	background-color: #5ecdef;
	
	/* background-color:#FF962D;*/
	
	border-top: double;
	border-top-color:#333;
	padding-top: 4px;
	padding-left: 4px;
}
.hhs {
	border-color:#F00;
	border-top:double;
	padding-left: 6px;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#F0F0F0;
	//background-image:url('../images/header.png');
	font-size:16px;
}
.inputBox{
	background-image:url('../images/icons.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 20px;
}
td { vertical-align: top; }

