/* font sizes : xx-small | x-small | small | medium | large | x-large | xx-large */
/* Font-weight : 100->900 -> 400 normal -> 700 bold */

body {
	font-family: "Tahoma"; 
	font-size: 70%; 
	color: black; 
	background-color: #FFEDD6;
	padding:0;
	height:100%;
	border:none;
	margin-top:0em; 
	margin-left:0em; 
	margin-right:0em;
	margin-bottom:0em;
	scrollbar-face-color: #D5B791; 
	scrollbar-shadow-color: #958065; 
	scrollbar-highlight-color: #FFEDD6; 
	scrollbar-3dlight-color: #FFEDD6; 
	scrollbar-darkshadow-color: #292929; 
	scrollbar-track-color: #FFEDD6; 
	scrollbar-arrow-color: #000000;
	}

.small {font-size: 60%}
.normal {font-size: 70%}
.medium {font-size: 80%}
.large {font-size: 100%}
.bottom {font-family: "Tahoma"; font-size: 80%; font-weight: bold;}

#fullheight{height:100%}
#main1{height:100%}
#collect{height:100%}


h1 { 
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size: 90%; 
	font-style: italic; 
	font-weight: 600; 
	color: #000000; 
	text-decoration: none;
	}

.mailtext {
	font-family: "Comic Sans MS"; 
	font-size: 80%; 
	font-weight: normal; 
	}
	
.mailtextsmall {
	font-family: "Comic Sans MS"; 
	font-size: 70%; 
	font-weight: normal; 
	}
	
.titletd {
	font-family: "Tahoma"; 
	font-size: 100%; 
	color: #FFEDD6; 
	background-color: #685A47; 
	text-decoration: none; 
	font-weight: normal; 
	}

.titlemedium {
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size: 80%; 
	color: #FFEDD6; 
	background-color: #685A47; 
	text-decoration: none; 
	font-weight: 600; 
	}
	
.titlelarge {
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size: 120%; 
	color: #FFEDD6; 
	background-color: #685A47; 
	text-decoration: none; 
	font-weight: 600; 
	}

.titlesmallgrey {
	font-family: "Tahoma"; 
	font-size: 100%; 
	color: #FFEDD6; 
	background-color: #657795; 
	text-decoration: none; 
	font-weight: bold; 
	}

.titlesmallbrown {
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size: 110%; 
	color: #000000; 
	background-color: #D5B791; 
	text-decoration: none; 
	font-weight: 800; 
	}

.tdstandard {
	font-family: "Tahoma"; 
	font-size: 90%; 
	color: #000000; 
	background-color: #FFF6EB; 
	text-decoration: none; 
	font-weight: normal; 
	}

.tdComic {
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size: 120%; 
	color: #000000; 
	background-color: #FFEDD6; 
	text-decoration: none; 
	font-weight: 400; 
	}
	
.tdComicSmall {
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #FFEDD6; 
	text-decoration: none; 
	font-weight: 400; 
	}

.tdLine1 {
	font-family: "Tahoma"; 
	font-size: 70%; 
	color: #000000; 
	background-color: #FFF6EB; 
	text-decoration: none; 
	font-weight: bold; 
	}

.tdLine2 {
	font-family: "Tahoma"; 
	font-size: 70%; 
	color: #000000; 
	background-color: #FFEDD6; 
	text-decoration: none; 
	font-weight: bold; 
	}
	
.tdLineCat {
	font-family: "Tahoma"; 
	font-size: 100%; 
	color: #000000; 
	background-color: #FFF6EB; 
	text-decoration: none; 
	font-weight: bold; 
	}

.tdLinefooter {
	font-family: "Tahoma"; 
	font-size: 70%; 
	color: #000000; 
	background-color: #D5B791; 
	text-decoration: none; 
	font-weight: bold; 
	}
	
.tdCartfooter {
	font-family: "Tahoma"; 
	font-size: 100%; 
	color: #000000; 
	background-color: #D5B791; 
	text-decoration: none; 
	font-weight: bold; 
	}
	
/* td Kader */
td.kader {
	border: #685A47;
    border-width: 1px 1px 1px 1px;
    border-style: outset outset outset outset;
	}
	
td.solden {
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size: 100%; 
	border: #999900;
    border-width: 1px 1px 1px 1px;
    border-style: outset outset outset outset;
	}

/** Standard Link **/
A:link {
    font-family: "Tahoma";
    color: #475368;
    text-decoration: underline;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: normal;
	}

A:active {
    font-family: "Tahoma";
    color: #475368;
    text-decoration: underline;
    font-weight: normal;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A:Visited {
    font-family: "Tahoma";
    color: #475368;
    text-decoration: underline;
    font-weight: normal;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

A:hover {
    font-family: "Tahoma";
    color: #657795;
    text-decoration: none;
    font-weight: normal;
    border-bottom: #091434;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	}

/** Yellow Link **/

A.yellow:link {
    font-family: "Comic Sans MS", tahoma, arial, helvetica;
    color: #FFEDD6;
    text-decoration: underline;
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: 600;
	}

A.yellow:active {
    font-family: "Comic Sans MS", tahoma, arial, helvetica;
    color: #FFEDD6;
    text-decoration: underline;
    font-weight: 600;
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.yellow:Visited {
    font-family: "Comic Sans MS", tahoma, arial, helvetica;
    color: #FFEDD6;
    text-decoration: underline;
    font-weight: 600;
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

A.yellow:hover {
    font-family: "Comic Sans MS", tahoma, arial, helvetica;
    color: #FFF6EB;
    text-decoration: none;
    font-weight: 600;
    border-bottom: #475368;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	}

A.dark:link {
    font-family: "Tahoma";
    color: #685A47;
    text-decoration: underline;
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: bold;
	}

A.dark:active {
    font-family: "Tahoma";
    color: #685A47;
    text-decoration: underline;
    font-weight: bold;
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.dark:Visited {
    font-family: "Tahoma";
    color: #685A47;
    text-decoration: underline;
    font-weight: bold;
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

A.dark:hover {
    font-family: "Tahoma";
    color: #990000;
    text-decoration: none;
    font-weight: bold;
    border-bottom: #475368;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	}

A.lang:link {
    font-family: "Tahoma";
    color: #FFF6EB;
    text-decoration: none;
	background-color: #685A47;
	padding: 1px 1px 1px 1px; 
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: bold;
	}

A.lang:active {
    font-family: "Tahoma";
    color: #FFF6EB;
    text-decoration: none;
    font-weight: bold;
	background-color: #685A47;
	padding: 1px 1px 1px 1px; 
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.lang:Visited {
    font-family: "Tahoma";
    color: #FFF6EB;
    text-decoration: none;
    font-weight: bold;
	background-color: #685A47;
	padding: 1px 1px 1px 1px; 
    border-bottom: #475368;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

A.lang:hover {
    font-family: "Tahoma";
    color: #000000;
    text-decoration: none;
    font-weight: bold;
	background-color: #685A47;
	padding: 1px 1px 1px 1px; 
    border-bottom: #475368;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	}


/** Image Link **/
A.imglink:link {
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

A.imglink:active {
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.imglink:Visited {
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.imglink:hover {
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

/** Search Link **/
A.searchlink:link {
    font-family: "Tahoma";
    color: #FF0000;
    text-decoration: underline;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: bold;
	}

A.searchlink:active {
    font-family: "Tahoma";
    color: #FF0000;
    text-decoration: underline;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: bold;
	}
	
A.searchlink:Visited {
    font-family: "Tahoma";
    color: #FF0000;
    text-decoration: underline;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: bold;
	}
	
A.searchlink:hover {
    font-family: "Tahoma";
    color: #475368;
    text-decoration: underline;
    border-bottom: #091434;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
    font-weight: bold;
	}

/** Top menu **/
#topmenu { 
	width: 90px; 
	height: 20px; 
	} 
	
#topmenu a { 
	display: block;
	padding: 4px 4px 4px 4px; 
	margin-bottom: 6px;
	border: 1px outset #000000;
	color: #FFEDD6; 
	background-image: url('../images/menu_bg01.gif'); 
	background-color: #685A47; 
	font-family: "Tahoma"; 
	font-size: 70%; 
    font-weight: bold;
	text-indent: 15px; 
	text-decoration: none;
	} 

#topmenu a:active { 
	display: block;
	padding: 4px 4px 4px 4px; 
	margin-bottom: 6px;
	border: 1px outset #000000;
	color: #FFEDD6; 
	background-image: url('../images/menu_bg01.gif'); 
	background-color: #685A47; 
	font-family: "Tahoma"; 
	font-size: 70%; 
    font-weight: bold;
	text-indent: 15px; 
	text-decoration: none;
	} 

#topmenu a:visited { 
	display: block;
	padding: 4px 4px 4px 4px; 
	margin-bottom: 6px;
	border: 1px outset #000000;
	color: #FFEDD6; 
	background-image: url('../images/menu_bg01.gif');
	background-color: #685A47; 
	font-family: "Tahoma"; 
	font-size: 70%; 
    font-weight: bold;
	text-indent: 15px; 
	text-decoration: none;
	} 


#topmenu a:hover { 
	display: block;
	padding: 4px 4px 4px 4px; 
	margin-bottom: 6px;
	border: 1px outset #000000;
	color: #FFEDD6; 
	background-image: url('../images/menu_bg02.gif');
	background-color: #685A47; 
	font-family: "Tahoma"; 
	font-size: 70%; 
    font-weight: bold;
	text-indent: 15px; 
	text-decoration: none;
	} 

#topmenu1 { 
	width: 90px; 
	height: 20px; 
	display: block;
	padding: 4px 4px 4px 4px; 
	margin-bottom: 6px;
	border: 1px outset #000000;
	color: #292929; 
	background-image: url('../images/menu_bg031.gif'); 
	background-color: #FFEDD6; 
	font-family: "Tahoma"; 
	font-size: 70%; 
    font-weight: bold;
	text-indent: 15px; 
	text-decoration: none;
	} 

/** Buttons **/
#button1 { 
	width: 115px; 
	height: 20px;
	margin-left: 10px;
	border-color: #685A47;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
	} 

/**	background-image: url('../images/button_glow.gif'); **/

#button1 a { 
	display: block; 
	padding: 5px; 
	color: #292929; 
	background-color: #D5B791; 
	font: normal 70% "Comic Sans MS", tahoma, arial, helvetica;
	text-align: center; 
	text-decoration: none; 
	} 

/**	background-image: url('../images/button_glow1.gif'); **/

#button1 a:hover { 
	color: #990000; 
	text-decoration: none; 
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	} 
	
	
/* === CSS for Dropdown & Textbox === */
select.Menu{
	font-family: "Tahoma";
	font-size:   7pt;
	font-weight: bold;
	font-style:  normal;
	background-color:#FFF7E6;
	}

option.MenuTitle{
	font-family: "Tahoma";
	font-size:   7pt;
	font-weight: bold;
	text-decoration: underline; 
	color:#FFFFFF;
	background-color:#FFFFFF;
	}
	
input.box{
	font-family: "Tahoma";
	font-size:   7pt;
	font-weight: bold;
	font-style:  normal;
	background-color:#FFF7E6;
	}

/* === CSS for Menus === */
/* Menus - default styles - */
.clCMAbs{
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0;
	}
/* Menus - default styles - */
  
/* Style for the background-bar */
.clBar{
	position:absolute; 
	width:10; 
	height:10; 
	background-color:Navy; 
	layer-background-color:Navy; 
	visibility:hidden;
	}

/* Styles for level 0*/
.clLevel0, .clLevel0over{
	position:absolute; 
	padding:2px; 
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size:11px; 
	font-weight:normal;
	}

.clLevel0{
	background-color:#685A47; 
	layer-background-color:#D5B791; 
	color:#FFF6EB;
	}
	
.clLevel0over{
	background-color:#D5B791; 
	layer-background-color:#FFFFFF; 
	color:#990000; 
	cursor:pointer; 
	cursor:hand; 
	}

.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	background-color:#D5B791; 
	layer-background-color:#FFFFFF; 
	}

/* Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	padding:2px; 
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size:11px; 
	font-weight:normal;
	}
	
.clLevel1{
	background-color:#685A47; 
	layer-background-color:#D5B791; 
	color:#FFF6EB;
	}
.clLevel1over{
	background-color:#D5B791; 
	layer-background-color:#D5B791; 
	color:#990000; 
	cursor:pointer; 
	cursor:hand;
	}
	
.clLevel1border{
	position:absolute; 
	visibility:hidden; 
	background-color:#D5B791; 
	layer-background-color:#D5B791;
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	position:absolute; 
	padding:2px; 
	font-family: "Comic Sans MS", tahoma, arial, helvetica; 
	font-size:10px; 
	font-weight:normal;
	}

.clLevel2{
	background-color:#685A47; 
	layer-background-color:#D5B791; 
	color:#FFF6EB;
	}
	
.clLevel2over{
	background-color:#D5B791; 
	layer-background-color:#D5B791; 
	color:#990000; 
	cursor:pointer; 
	cursor:hand; 
	}
	
.clLevel2border{
	position:absolute; 
	visibility:hidden; 
	background-color:#D5B791; 
	layer-background-color:#D5B791;
	}	

