@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin:0;
}

a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.commontext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #aaaaaa;
}

a:hover {
	text-decoration: none;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}

table.topframe {
	background-color: #000000;
}

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;
	font-weight: bold;
	text-decoration: none;
}

a.arrival:active {
	color: #990033;
	font-size: 14px;
}

a.arrival:link {
	color: #990033;
	font-size: 14px;
}


a.arrival:hover {
	color: #66CCFF;
	font-size: 14px;
}
.robota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}
a.robota:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}


a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}

a.topmenu {
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ydumenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
}

h2 {
	font-size: 18px;
	color: #666666;
}

h3 {
	font-size: 14px;
	color: #000000;
}

h4 {
	text-decoration: underline;
	font-size: 14px;
	color: #444444;
}

.toptitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        padding-top: 8px;
}
.rowwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #AAAAAA;
    padding-top: 8px;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
}
.createurs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}


.next {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}


/* 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;
}

