@charset "utf-8";
/* html element */
body {
	background: url(../../../images/bg.png) repeat-x #8cb1cb;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
a,a:active {
	color: #000;
}
center {
	margin-top: 15px;
}
img {
	border: none;
}
h1 {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 10px;
}
h2 {
	width: 223px;
	height: 17px;
	float: left;
	background: url(../../../images/h2.png);
	font-size: 12px;
	color: #fff;
	margin-left: -22px;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: normal;
}
#wrapper {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	margin-top: -10px;
}
/* head */
#header {
	background: url(../../../images/header.png);
	width: 1024px;
	height: 82px;
	float: left;
}
#talen {
	width: 100px;
	height: 12px;
	margin-top: 15px;
	float: right;
	margin-right: 50px;
}
/* menu */

#menu {
	float: right;
	width: 450px;
	margin-top: 45px;
	margin-right: -75px;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #797979;
}

#menu a:hover {
	font-weight: bold;
}
/* random header */
#random_header {
	background: url(../../../images/random_head.png);
	width: 945px;
	height: 190px;
	float: left;
	margin-top: 25px;
	margin-left: 41px;
}

.left_top {
	background: url(../../../images/random_left.png);
	width: 106px;
	height: 117px;
	border: none;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
}

.right_top {
	background: url(../../../images/random_right.png);
	width: 106px;
	height: 117px;
	border: none;
	float: right;
	margin-top: 1px;
	margin-right: 3px;
}
#controller {
	margin-top: 20px;
}
/* text */
#text {
	width: 666px;
	float: left;
	margin-top: 25px;
	margin-left: 41px;
}
#content_top {
	background: url(../../../images/content_top.png);
	width: 668px;
	height: 30px;
	float: left;
}
#content {
	width: 651px;
	height: 100%;
	min-height: 500px;
	background: url(../../../images/content.png) no-repeat #e5e3e3;
	border: solid #afaeae 1px;
	border-bottom: none;
	border-top: none;
	margin-bottom: -10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/* sidebar */
#sidebar {
	width: 254px;
	height: 100%;
	float: left;
	margin-left: 21px;
	margin-top: 25px;
}

#login {
	width: 184px;
	height: 122px;
	background: url(../../../images/login.png);
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	float: left;
	font-size: 12px;
}
.ingelogd {
	margin-left: -25px;
	font-size: 11px;
	float: left;
}
.ingelogd a, .ingelogd a:active {
	text-decoration: none;
	height: 15px;
}
#sidebar_laag {
	margin-top: 25px;
	width: 229px;
	padding-left: 25px;
	height: 377px;
	float: left;
	background: url(../../../images/sidebar_left.png);
}

#sidebar_laag a, a:active {
	color: #000;
	text-decoration: none;
}
#sidebar_laag a:hover {
	color: #000;
	text-decoration: underline;
}

/* Login */
.box {
	background: url(../../../images/box.png);
	height: 21px;
	width: 174px;
	float: left;
	border: none;
	color: #797979;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.button {
	background: url(../../../images/button.png);
	width: 52px;
	height: 22px;
	border: none;
	float: right;
}
.dropdown {
	background: url(../../../images/dropdown.png);
	height: 21px;
	width: 179px;
	float: left;
	border: none;
	color: #797979;
	font-size: 11px;
	padding-left: 5px;
}

/* footer */
#footer {
	width: 658px;
	height: 16px;
	background: url(../../../images/footer.png);
	float: left;
	margin-left: 1px;
	margin-top: -5px;
	text-align: right;
	color: #fff;
	padding-right: 8px;
	padding-top: 5px;
}

#footer a, a:active {
	text-decoration: none;
	color: #fff;
}

/* Klapin css */

.example_menu {
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 145px;
	height: 200px;
}
.example_menu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.example_menu li {
	background-image: none;
	margin: 0;
	padding: 0;
}
.example_menu ul ul {
	display: inline;
}
.example_menu ul ul li a {
	padding-left: 20px;
	width: 118px;
}
.example_menu a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	padding: 2px 2px 2px 17px;
	width: 121px;
}
.example_menu a.expanded {
	background: #bbb url(../collapse.gif) no-repeat 3px 50%;
}
.example_menu a.collapsed {
	background: #bbb url(../expand.gif) no-repeat 3px 50%;
}
.example_menu a:hover {
	text-decoration: none;
}
.example_menu ul a {
	background: #e8e8e8;
	border-top: 2px solid #fff;
	color: #000;
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	width: 128px;
}
.example_menu ul a:hover {
	background : #f5f5f5;
	text-decoration: underline;
}
.example_menu li.active a {
	background: #fff;
}
.example_menu li.active li a {
	background: #e8e8e8;
}
.example_menu .footer {
	background: transparent url(../footer.jpg) no-repeat 0 0;
	border-top: 2px solid #fff;
	height: 9px;
	margin: 0 0 10px 0;
	width: 142px;
}
.example_menu .footer span {
	display: none;
}
.example_menu2 {
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 145px;
	height: 200px;
}
.example_menu2 ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.example_menu2 li {
	background-image: none;
	margin: 0;
	padding: 0;
}
.example_menu2 ul ul {
	display: inline;
}
.example_menu2 ul ul li a {
	padding-left: 20px;
	width: 118px;
}
.example_menu2 a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	padding: 2px 2px 2px 17px;
	width: 121px;
}
.example_menu2 a.expanded {
	background: #bbb url(../collapse.gif) no-repeat 3px 50%;
}
.example_menu2 a.collapsed {
	background: #bbb url(../expand.gif) no-repeat 3px 50%;
}
.example_menu2 a:hover {
	text-decoration: none;
}
.example_menu2 ul a {
	background: #e8e8e8;
	border-top: 2px solid #fff;
	color: #000;
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	width: 128px;
}
.example_menu2 ul a:hover {
	background : #f5f5f5;
	text-decoration: underline;
}
.example_menu2 li.active a {
	background: #fff;
}
.example_menu2 li.active li a {
	background: #e8e8e8;
}
.example_menu2 .footer {
	background: transparent url(../footer.jpg) no-repeat 0 0;
	border-top: 2px solid #fff;
	height: 9px;
	margin: 0 0 10px 0;
	width: 142px;
}
.example_menu2 .footer span {
	display: none;
}
.acc {
	float: left;
	width: 200px;
	margin-left: 15px;
}