#cssmenu {
height: 57px;
position:relative;
font-size: 15px;
color: #fff;
text-align:center;
line-height:3.8;
}

#cssmenu div{
width:1024px;
margin: auto;
}

#cssmenu span{
float:left;
color: #ffffff;
background: transparent url(/img/knop/on.jpg) center repeat-x;
display: block;
width: 256px; /*Width of top level menu link items*/
height: 57px;
text-align:center;
font-weight:bold;
font-family:arial;
}

#cssmenu a{
display: block;
background: transparent url(/img/knop/1.jpg) no-repeat;
width: 254px; /*Width of top level menu link items*/
height: 57px;
text-decoration: none;
float:left;
color: #572304;
text-align:center;
font-family:arial;
font-weight:bold;
}

#cssmenu a:hover{
background-position: 0 bottom;
color: #fff;
}

#cssmenu a#line {
	width:2px;
	background: url(/img/knop/line.jpg) no-repeat;
	height:57px;
}

 /*vertical lines*/
.linev {
width:5px;
height:365px;
background: url(/img/linev.jpg)no-repeat;
}

.linev#p {
	height:65px;
	background: none;
}
 /*end vertical lines*/



/*menu javascript*/
div.menu

{
width: 224px;
text-align: left;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #000000;
height: auto;
}

div.com

{
width: 224px;
text-align: left;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #000000;
height: auto;
}

div.leftmenuhead

{
padding: 10px 0 10px 0;
font-size: 14px;
color: #000000;
text-transform: uppercase;
}


div.menu a.common, div.menu a:link.common, div.menu a:visited.common

{
display: block;
padding: 15px 0 0 35px;
background: #f4d595 url(/img/s.jpg) no-repeat 23px;
color: #000000;
height: 30px;
text-decoration: none;
text-transform: none;
text-transform: uppercase;
border-bottom: #000000;
cursor:pointer;
}

div.menu a:hover.common

{
display: block;
padding: 15px 0 0px 35px;
color: #ffffff;
height: 30px;
text-decoration: none;
cursor:pointer;
background: #632307;
}

div.menu a:link, div.menu a:visited

{
padding: 3px 0 3px 25px;
height: 15px;
display: block;
color: #000000;
background: #ffefbe; /*ok*/
text-decoration: none;
}

div.menu a:hover

{
color: #000;
text-decoration: underline;
}

div.menu span

{
text-transform: none;
}

div.com a.common, div.menu a:link.common, div.menu a:visited.common

{
display: block;
padding: 15px 0 0 35px;
background: #ddaa62 url(/img/s2.jpg) no-repeat 23px;
color: #000000;
height: 30px;
text-decoration: none;
text-transform: none;
text-transform: uppercase;
border-bottom: #000000;
cursor:pointer;
}

div.com a:hover.common

{
display: block;
padding: 15px 0 0 35px;
color: #ffffff;
height: 30px;
text-decoration: none;
cursor:pointer;
background: #632307;
}


/*end menu javascript*/

div.line {
	width:224px;
	background: url(/img/line.jpg) no-repeat;
	height:1px;
}

div.line1 {
	width:224px;
	background: url(/img/line1.jpg) no-repeat;
	height:1px;
}

