*{
	padding:0;
	margin:0;
	font-size: 8pt;
	font-family: Verdana;	
}

html, body {
	height: 100%;
	background-color: #00000;
	text-align: center;
}

body {
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial;
	margin: 0px;
	vertical-align: middle;
	background-color: #000000;
	text-align: center;
}

a {	
	font-size: 8pt;
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:link {

}

a:visited {	

}

a:hover {
	text-decoration: underline;
}

a.menu {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

hr {	
	color: #ffffff; 
	border: 1px solid;
}

#container {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#menu {
	position: relative;	
	width: 240px;
	height: 100%;
	float: left;
	text-align: right;
}

#content {
	position: relative;
	width: 760px;
	top: 115px;
	float: left;
}

#navi {
	width: 181px;
	float: right;
}

#navi ul {
        width: 181px; 
        height: 200px; 
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: right;
}
#navi li {
        text-align: left;
        text-indent: -7000px;
}
#navi li a:link, #menu li a:visited {
        border: none;
        width: 181px; 
        height: 25px; 
        display: block; 
        top: 0; 
        text-indent: -7000px;
        outline: none;
}

#navi li.home a:link, #navi li.home a:visited { 
        background: url(../img/nonactive/home.jpg) no-repeat 0px 0px;
}
#navi li.collectie a:link, #navi li.collectie a:visited { 
        background: url(../img/nonactive/collectie.jpg) no-repeat 0px 0px; 
}
#navi li.media a:link, #navi li.media a:visited { 
        background: url(../img/nonactive/media.jpg) no-repeat 0px 0px;
}
#navi li.dressed-by a:link, #navi li.dressed-by a:visited { 
        background: url(../img/nonactive/dressed-by.jpg) no-repeat 0px 0px;
}
#navi li.promotie-activiteiten a:link, #navi li.promotie-activiteiten a:visited { 
        background: url(../img/nonactive/promotie-activiteiten.jpg) no-repeat 0px 0px; 
}
#navi li.shops a:link, #navi li.shops a:visited { 
        background: url(../img/nonactive/shops.jpg) no-repeat 0px 0px;  
}
#navi li.business a:link, #navi li.business a:visited { 
        background: url(../img/nonactive/business.jpg) no-repeat 0px 0px;
}
#navi li.contact a:link, #navi li.contact a:visited { 
        background: url(../img/nonactive/contact.jpg) no-repeat 0px 0px;
}

#navi li.home a:hover {
        background: url(../img/nonactive/home.jpg) no-repeat 0px -25px; 
}
#navi li.collectie a:hover {
        background: url(../img/nonactive/collectie.jpg) no-repeat 0px -25px; 
}
#navi li.media a:hover {
        background: url(../img/nonactive/media.jpg) no-repeat 0px -25px;
}
#navi li.dressed-by a:hover {
        background: url(../img/nonactive/dressed-by.jpg) no-repeat 0px -25px;
}
#navi li.promotie-activiteiten a:hover {
        background: url(../img/nonactive/promotie-activiteiten.jpg) no-repeat 0px -25px; 
}
#navi li.shops a:hover {
        background: url(../img/nonactive/shops.jpg) no-repeat 0px -25px;
}
#navi li.business a:hover {
        background: url(../img/nonactive/business.jpg) no-repeat 0px -25px;
}
#navi li.contact a:hover {
        background: url(../img/nonactive/contact.jpg) no-repeat 0px -25px;
}

#navi li.ahome a:link, #navi li.ahome a:visited { 
        background: url(../img/active/home.jpg) no-repeat 0px 0px;
}
#navi li.acollectie a:link, #navi li.acollectie a:visited { 
        background: url(../img/active/collectie.jpg) no-repeat 0px 0px; 
}
#navi li.amedia a:link, #navi li.amedia a:visited { 
        background: url(../img/active/media.jpg) no-repeat 0px 0px;
}
#navi li.adressed-by a:link, #navi li.adressed-by a:visited { 
        background: url(../img/active/dressed-by.jpg) no-repeat 0px 0px;
}
#navi li.apromotie-activiteiten a:link, #navi li.apromotie-activiteiten a:visited { 
        background: url(../img/active/promotie-activiteiten.jpg) no-repeat 0px 0px; 
}
#navi li.ashops a:link, #navi li.ashops a:visited { 
        background: url(../img/active/shops.jpg) no-repeat 0px 0px;  
}
#navi li.abusiness a:link, #navi li.abusiness a:visited { 
        background: url(../img/active/business.jpg) no-repeat 0px 0px;
}
#navi li.acontact a:link, #navi li.acontact a:visited { 
        background: url(../img/active/contact.jpg) no-repeat 0px 0px;
}

#navi li.ahome a:hover {
        background: url(../img/active/home.jpg) no-repeat 0px -25px; 
}
#navi li.acollectie a:hover {
        background: url(../img/active/collectie.jpg) no-repeat 0px -25px; 
}
#navi li.amedia a:hover {
        background: url(../img/active/media.jpg) no-repeat 0px -25px;
}
#navi li.adressed-by a:hover {
        background: url(../img/active/dressed-by.jpg) no-repeat 0px -25px;
}
#navi li.apromotie-activiteiten a:hover {
        background: url(../img/active/promotie-activiteiten.jpg) no-repeat 0px -25px; 
}
#navi li.ashops a:hover {
        background: url(../img/active/shops.jpg) no-repeat 0px -25px;
}
#navi li.abusiness a:hover {
        background: url(../img/active/business.jpg) no-repeat 0px -25px;
}
#navi li.acontact a:hover {
        background: url(../img/active/contact.jpg) no-repeat 0px -25px;
}

img {
	border: 0px;
}

table {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
}

font.contact {
	color: #808080; 
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
}

font.footer {
	font-size: 6.5pt;
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
	font-weight: bold;	
}

a.footer {
	font-size: 6.5pt;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

.ChangeCursor
{
 Cursor: Hand;
}

input {
	Background-Color: #ffffff;
	Border: 1px solid #cccccc;
	Color: #000000;
	Font-Size: 7pt;
	Font-Family: Verdana;
}

input.small {
	width: 40;
}

select {
	Background-Color: #ffffff;
	Border: 1px solid #cccccc;
	Color: #000000;
	Font-Size: 7pt;
	Font-Family: Verdana;
	Width: 175px;
}
textarea {
	Background-Color: #ffffff;
	Border: 1px solid #cccccc;
	Color: #000000;
	Font-Size: 7pt;
	Font-Family: Verdana;
	Width: 200px;
	Height: 75px;
}
textarea.invoice {
	Width: 350px;
	Height: 30px;
	Vertical-Align: top;
}
input.radio {
	Background-Color: #ffffff;
	Border: 1px solid #cccccc;
	Color: #000000;
	Font-Size: 7pt;
	Font-Family: Verdana;
}
radio {
	Background-Color: #ffffff;
	Border: 1px solid #cccccc;
	Color: #000000;
	Font-Size: 7pt;
	Font-Family: Verdana;
}
input.none {
	Background-Color: #ffffff;
	Border: 1px solid #cccccc;
	Color: #000000;
	Font-Size: 7pt;
	Font-Family: Verdana;
}
input.button {
	Background-Color: #ffffff;
	Width: 50px;
	Font-Weight: Bold;
}
