/* GENERAL ------------------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

#elite-rose  a {
	width:440;
	height:61;
	display: block;
	background: url('/pictures/events/base_anim_nat_elitefr_02.jpg') no-repeat center top;
}

#elite-rose a:hover {
	width:440;
	height:61;
	background: url('/pictures/events/base_anim_nat_elitefr_02hover.jpg') no-repeat center top;
}

#elite-rose-nl  a {
	width:440;
	height:61;
	display: block;
	background: url('/pictures/events/base_anim_nat_elitenl_02.jpg') no-repeat center top;
}

#elite-rose-nl a:hover {
	width:440;
	height:61;
	background: url('/pictures/events/base_anim_nat_elitenl_02hover.jpg') no-repeat center top;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/frise.gif);
	background-position: center center;
	background-repeat: no-repeat;

	margin:0;
}

TD {
	font-family : Verdana,Verdana;
	font-size: 11px;
	font-weight: normal;
}

.content_div {
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ECEFF4;

    scrollbar-darkshadow-color: #ECEFF4;
    scrollbar-shadow-color: #ffffff;
	
	scrollbar-track-color: #F0F1F6;
  	scrollbar-arrow-color: #D4D0C8;

	overflow:auto; 

	width: 445px; 
	height: 440px; 
	margin-top: 0px; 
	margin-left: 0px; 
}

.elite-rose a:hover {
	width:440;
	height:61;
	background: url('/pictures/events/base_anim_nat_elitefr_02.jpg') no-repeat center top;
}

/* MENU HORIZONTAL ----------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

#menu .home {
	background-color: #000000; text-align: center; vertical-align: middle; width: 45px; height: 16px; 
}

#menu .news {
	background-color: #C4084A; text-align: center; vertical-align: middle; width: 100px; height: 16px;
}

#menu .events {
	background-color: #019CA6; text-align: center; vertical-align: middle; width: 100px; height: 16px;
}

#menu .shops {
	background-color: #54A175; text-align: center; vertical-align: middle; width: 105px; height: 16px;
}

#menu .institut {
	background-color: #4F4A7A; text-align: center; vertical-align: middle; width: 105px; height: 16px;
}

#menu .mag {
	background-color: #563E26; text-align: center; vertical-align: middle; width: 123px; height: 16px;
}

#menu .promo {
	background-color: #876962; text-align: center; vertical-align: middle; width: 123px; height: 16px;
}

#menu .tips {
	background-color: #373D3C; text-align: center; vertical-align: middle; width: 122px; height: 16px;
}

#menu .newsletter {
	background-color: #646463; text-align: center; vertical-align: middle; width: 122px; height: 16px;
}

#menu a {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}

/* MENU VERTICAL ------------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

#menu_v .home {
	background-color: #019CA6; text-align: center; vertical-align: top; height: 444px;
}

#menu_v .news {
	background-color: #C4084A; text-align: center; vertical-align: top;
}

#menu_v .events {
	background-color: #019CA6; text-align: center; vertical-align: top;
}

#menu_v .shops {
	background-color: #54A175; text-align: center; vertical-align: top;
}

#menu_v .institut {
	background-color: #4F4A7A; text-align: center; vertical-align: middle;
}

#menu_v .mag {
	background-color: #563E26; text-align: center; vertical-align: middle;
}

#menu_v .promo {
	background-color: #876962; text-align: center; vertical-align: middle;
}

#menu_v .tips {
	background-color: #373D3C; text-align: center; vertical-align: middle;
}

#menu_v .newsletter {
	background-color: #646463; text-align: center; vertical-align: middle;
}

#menu_v .links {
	background-color: #373D3C; text-align: center; vertical-align: middle; height: 16px;
}

#menu_v a {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

#menu_v a:hover {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}

#search {
	color: #FFFFFF; 
}
/* LINKS  -------------------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

#shop link_title {
	font-family : Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

#shop link_title:hover {
	font-family : Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}


a {
	font-family : Verdana;
	font-size: 11px;
	color: #505050;
	text-decoration:none;
}

a:hover {
	font-family : Verdana;
	font-size: 11px;
	color: #818181;
	text-decoration:underline;
}


/* TEXT  -------------------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

#contentGeneral {
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 20px 10px 10px 10px;
}

#contentGeneral h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #373D3C;
}

#contentGeneral h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	color: #01848C;
}


/* BOX & LINE  --------------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

.border {
    border-right : 1px solid #CDDEE7;
    border-bottom : 1px solid #CDDEE7;
    border-left : 1px solid #CDDEE7;
    border-top : 1px solid #CDDEE7;
}

.particle {
    border-top : 1px dashed #BDB996;
}

.line {
    border-top : 1px solid #000000;
}

/* FORM  --------------------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

INPUT {
	border:1px solid #A5ACB2;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 2px;
}

SELECT
{
	width:100%;
    border-right : 1px solid #767676;
    border-bottom : 1px solid #767676;
    border-left : 1px solid #767676;
    border-top : 1px solid #767676;
	font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
	font-size : 10px;
	padding-left: 2px;
	padding-right: 0px;
}

textarea
{
	border-width: 1;
	border-style: solid;
	border-color: #767676;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}



radio
{
	border-width: 0;
	border-style: solid;
	border-color: #767676;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

checkbox
{
	border-width: 0;
	border-style: solid;
	border-color: #767676;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}


