/* GENERAL ------------------------------------------------------------------------	*/
/* --------------------------------------------------------------------------------	*/

body {
	background-color: #ffffff;
	background-image: url(../images/frise5.gif);
	background-position: center center;
	background-repeat: no-repeat;

	margin:0;
}

TD {
	font-family : Verdana,Verdana;
	font-size: 11px;
	font-weight: normal;
}

P {
	font-family : Verdana,Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-top:0;
	padding-top:0;
	margin-bottom:8;
	padding-bottom:8;
}

BLOCKQUOTE {
	margin-left:20px;
}

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;
}

img { 
	border:0px; 
} 

.myframe {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 980px;
	height: 580px; 
}

.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: 100%; 
	height: 440px; 
	margin-top: 0px; 
	margin-left: 0px; 
	padding-right: 20px;
}

/* 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 .bottomlink {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

#menu_v bottomlink:hover {
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}

#menu_v .submenu {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

#menu_v .submenu:hover {
	font: bold 10px 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;
}


/* 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;
	padding-bottom: 4px;
	margin-bottom: 4px;
	color: #373D3C;
}

#contentGeneral h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	color: #646463;
}

#contentGeneral h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	margin-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	color: #373D3C;
}

#contentGeneral a {
	color: #019CA6;
	text-decoration:none;
}

#contentGeneral a:hover {
	color: #C4084A;
	text-decoration:underline;
}


/* 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;
}

#slideShow { 
	position:relative; 
	width:340px; 
	height:130px; 
}

#slideShowContainer {
	position:absolute; 
	top:0px; 
	left:50px;
	clip:rect(0,340,130,10);
	z-index:0; 
	overflow:hidden; 
	visibility:hidden; 
}

.slideShowPage { 

	width:345px; 
	height:180px;
	float:left; 
	overflow:hidden;
}

.pointerLeft {
	position:absolute; 
	top:40px; 
	left:30px;
}

.pointerRight {
	position:absolute; 
	top:40px; 
	left:400px;
}

.leftArrowButton {
  text-decoration: none;
  background-image:url("../images/buttonleftarrow.png");
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 40px;
  width:12px;
  overflow: visible;
  cursor: pointer;
}

.leftArrowButton:hover {
  background-position: center top;
  text-decoration: none;
}

.leftArrowButtonDisabled {
  text-decoration: none;
  background-image:url("../images/buttonleftarrow.png");
  background-repeat: no-repeat;
  background-position: right top;
  float: left;
  height: 40px;
  width:12px;
  overflow: visible;
  cursor: pointer;
}


.rightArrowButton {
  text-decoration: none;
  background-image:url("../images/buttonrightarrow.png");
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 40px;
  width:12px;
  overflow: visible;
  cursor: pointer;
}

.rightArrowButton:hover {
  background-position: center top;
  text-decoration: none;
}

.rightArrowButtonDisabled {
  text-decoration: none;
  background-image:url("../images/buttonrightarrow.png");
  background-repeat: no-repeat;
  background-position: right top;
  float: left;
  height: 40px;
  width:12px;
  overflow: visible;
  cursor: pointer;
}