#wrapper 
{
width: 760px;
margin: auto;
text-align: left;
/* border: solid red 1px; */
/* background-color: red; */
}


#header 
{
/* border: solid green 1px; */
/* background-color: green; */
vertical-align: center;
height: 60px;
/* background-image ... */
}

#rightheader
{
font-size: 7px;
border: 1px solid #CCCCCC;
/*font-weight: bold;*/
/*
background-color: black;
color: white;
text-align: center;*/
/*
padding-top:10px;*/
padding-left: 0px;
width: 179px;
height: 173px;
float: right;
}

html>body #leftheader 
{
width: 178px;
height: 109px;
}

#leftheader
{
/* background-color:blue; */
width: 580px;
float: left;
height: 175px;
}

.foto 
{
/*padding-bottom: 20px;*/
padding-bottom: 0px;
}

#menu
{
background-color: #E2F273; /* #C2D3FC; */
/*border-style: solid;
border-color: EBF988;*/
color: #EBF988;
float: left;
width: 580px;
clear: both;
}

#menu1
{
/* background-color:white; */
float: left;
padding-top:2px;
padding-bottom:2px;
/*padding-left: 200px;*/
/*border-color: #EBF988;
color: #EBF988;*/
/*border-top: 1px;
border-right: 1px;
border-left: 1px;*/
width: 573px;
height: 20px;
}

#menu2
{
/* background-color:yellow; */
float: left;
padding-top:5px;
padding-bottom:5px;
/*padding-left: 200px;*/
/*border-bottom:1px solid #B9CE27;*/
border-style: solid;
border-color: #ECF897;
color: #ECF897;
/*padding-left: 200px;*/
width: 560px;
}

html>body #menu2 
{
width: 480px;
}

#menulanguage
{
/* background-color:blue; */
padding-top: 0px;
padding-bottom:2px;
color: #ECF897;
width: 753px;
float: left;
}

#searchform
{
/* background-color:blue; */
padding-top: 0px;
float: right;
padding-bottom: 0px;
/*border-style:solid none solid solid;
border-color:#CCCCCC;
border-width:1px;*/
}

#left 
{
/* background-color:green; */
width: 190px;
float: left;
padding-left: 5px;
/*
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
*/
}

html>body #left 
{
width: 185px;
}

#right 
{
/* background-color: brown; */
width: 570px;
float: left;
/*
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
*/
}

/*
html>body #right
{
width: 569px;
}
*/

#footer 
{
clear: both;
/* background-color: pink; */
text-align: center;
padding-top: 10px;
}


body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt; 
text-align: center
}

td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
text-align: left
}

html 
{
overflow: scroll;
} 

.presentation
{
vertical-align: top;
/*padding: 5px;*/
padding: 0px;
}

td.image
{
width: 250px;
vertical-align: top;
height: 0px;
}

.copyright
{
font-size: 10px;
}

.businessname
{
/*padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding: 5px;*/
font-weight: bold;
vertical-align: top;
}

/* table */
.even
{
border: 1px solid #CCCCCC;
width: 570px;
background-color: #E2F273; /* #F4EDF0; */
/* padding-left: 10px; */
margin-bottom: 5px;
}

/* table */
.odd
{
border: 1px solid #CCCCCC;
width: 570px;
background-color: #BEF1C3; /* #E2A8A0; #E0ACA5; #EBF1EF;*/
/* padding-left: 10px; */
margin-bottom: 5px;
}

a:link	 	
{
COLOR: #be2610; 
TEXT-DECORATION: none
}

a:visited 	
{
COLOR: #be2610; 
TEXT-DECORATION: none
}

a:hover 	
{
COLOR: #be2610; 
TEXT-DECORATION: underline;
}

a.image 	
{ 
TEXT-DECORATION: none;
}

hr
{
COLOR : #E69D45; 
HEIGHT: 1px; 
}


#left ul
{
margin-left: 0px;
}

.category
{
list-style: none;
color: #000000; 
padding-bottom: 10px;
}

.chosencategory
{
list-style: none;
color: #000000;
padding-bottom: 10px;
font-weight: bold;
text-transform: uppercase; 
}