@charset "ISO-8859-1";
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	margin:0;
}

a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}
td.topframe {
	background-color: #FFFFFF;
}

td.eventblock {
	background-color: #FFFFFF;
	padding-top: 10px;
}

td.designersblock {
	background-color: #333333;
	padding-top: 10px;
}
.bigname {
	font-size: 28px;
	font-weight: bold;
	color: #999999;
}

a.arrival {
	color: #990033;
	font-size: 14px;
	text-decoration: underline;
}

a.arrival:active {
	color: #990033;
	font-size: 14px;
}

.footer {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
	padding: 20px 20px 20px 20px;
}

.robota {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}
a.robota:link {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}


a.menu {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}

a.topmenu {
	text-decoration: none;
}

.tab {
	border-bottom: 1px solid #000;
}

.tabactive {
	background-color: white;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.tabsheet {
	background-color: white;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.wheel {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.title:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.title:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.title:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.title:hover {
	font-weight: bold;
	text-decoration: none;
}

a.download:active {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.download:link, a.download:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.download:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: #DCE5FA;
}


/* management part below */

a.beheer:active {
	text-decoration: underline;
	color: #000000;
}

a.beheer:link {
	text-decoration: underline;
	color: #000000;
}

a.beheer:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #DCE5FA;
}

td.beheer {
	background-color:white;
}

td.beheertab {
	background-color:#dddddd;
	font-size: 16px;
	font-weight: bold;
}

td.beheertabon {
	background-color:#eeeeee;
	font-size: 16px;
	font-weight: bold;
}

h1.beheer {
	color: #000000;
}


td.beheercomp {
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
}



ul.beheer li { margin: 0px; }


body.beheer {
	background-color: #77BEEC;
}

table.beheer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#albumlist li {
	cursor: move;
	position: relative;
	float: left;
	margin: 0px 8px 0px 0px;
	border: 1px solid #000;
	text-align: center;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeff;
}


