@charset "UTF-8";
/* CSS Document */

.mainmenu-wrapper {
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainmenu-subwrapper {
	width: 200px;
	overflow: hidden;
}
#UC1_mylist {
}
.mainmenu-subwrapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
.mainmenu-subwrapper ul li {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.normalstyle, .altstyle {
} 
.mainmenu-subwrapper .normalstyle li.po {
	background-image: url(/images/site/menu-streepje-po-1.gif);
}
.mainmenu-subwrapper .altstyle li.po {
	background-image: url(/images/site/menu-streepje-po-2.gif);
}
.mainmenu-subwrapper .normalstyle li.vo {
	background-image: url(/images/site/menu-streepje-vo-1.gif);
}
.mainmenu-subwrapper .altstyle li.vo {
	background-image: url(/images/site/menu-streepje-vo-2.gif);
}
.mainmenu-subwrapper .normalstyle li.poo, .mainmenu-subwrapper .normalstyle li.voo, .mainmenu-subwrapper .normalstyle li.po:hover, .mainmenu-subwrapper .normalstyle li.vo:hover {
	background-image: url(/images/site/menu-streepje-licht.gif);
}
.mainmenu-subwrapper .altstyle li.poo, .mainmenu-subwrapper .altstyle li.voo, .mainmenu-subwrapper .altstyle li.po:hover, .mainmenu-subwrapper .altstyle li.vo:hover {
	background-image: url(/images/site/menu-streepje-donker.gif);
}
.mainmenu-subwrapper .normalstyle li.poo.active {
	background-image: url(/images/site/menu-streepje-po-1.gif);
}
.mainmenu-subwrapper .altstyle li.poo.active {
	background-image: url(/images/site/menu-streepje-po-2.gif);
}
.mainmenu-subwrapper .normalstyle li.poo:hover {
	background-image: url(/images/site/menu-streepje-po-1.gif);
}
.mainmenu-subwrapper .altstyle li.poo:hover {
	background-image: url(/images/site/menu-streepje-po-2.gif);
}
.mainmenu-subwrapper .normalstyle li.voo.active {
	background-image: url(/images/site/menu-streepje-vo-1.gif);
}
.mainmenu-subwrapper .altstyle li.voo.active {
	background-image: url(/images/site/menu-streepje-vo-2.gif);
}
.mainmenu-subwrapper .normalstyle li.voo:hover {
	background-image: url(/images/site/menu-streepje-vo-1.gif);
}
.mainmenu-subwrapper .altstyle li.voo:hover {
	background-image: url(/images/site/menu-streepje-vo-2.gif);
}
.mainmenu-subwrapper .altstyle li .submenu a, .mainmenu-subwrapper .normalstyle li .submenu a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.mainmenu-subwrapper .altstyle li .active a, .mainmenu-subwrapper .normalstyle li .active a {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.mainmenu-subwrapper ul li a, .topmenu-wrapper input {
	outline:none;
}
.mainmenu-wrapper .submenu {
	padding-left: 35px;
	padding-bottom: 3px;
	font-weight: bold;
}
.search {
	width:200px;
	text-align: center;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 20px;
}
.search .zoekveld {
	width: 170px;
	margin-left: 10px;
}
.search .pozoek, .search .vozoek {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/site/po-zoek.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	height: 50px;
	background-color: #FFF;
}
.search .vozoek {
	background-image: url(/images/site/vo-zoek.gif);
}

