body, ul, ul li, img, form { margin:0; padding:0; border:0; outline:0; }

BODY
{
	font-size: 12px;
/*
	background-image: url(../images/main/bodyback.png);
	background-repeat: repeat-x;
*/
	color: #000000;
	font-family: Tahoma;
	background-color: #c0c0c0;
	margin: 0px;
}

.HeadTop
{
	background-image: url(../images/main/logotop.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 18px;
}

.Head_nl
{
	background-color: #CED6FF;
	background-image: url(../images/main/header.jpg);
	height: 145px;
}

.Head_en
{
	background-color: #CED6FF;
	background-image: url(../images/main/header_en.jpg);
	height: 145px;
}

.HeadKassa_nl
{
	background-color: #CED6FF;
	background-image: url(../images/main/header.jpg);
	height: 145px;
}

.HeadKassa_en
{
	background-color: #CED6FF;
	background-image: url(../images/main/header_en.jpg);
	height: 145px;
}

.HeadBottom
{
	background-image: url(../images/main/logobottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 25px;
}

.Menu
{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.Menu .Left
{
	width: 210px;
}

.Menu .Top
{
	padding-left: 40px;
}

.Menu .Top A
{
	color: white;	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.Menu .Top :hover
{
	color: white;
	text-decoration: underline;
}

.Main
{
	background-image: url(../images/main/mainback.png);
	background-repeat: repeat-x;
	background-position: top left;

	background-color: #ffffff;/*#dbe4ea*/;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.Main table
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.Main A
{
	color: blue;
}

.Main A:hover
{
	color: blue;
}

.Main H1
{
	font-size: 14px;
}

.Main H2
{
	font-size: 12px;
}

.Main .PhotoLink
{
	border-top: solid 1px #949CFF;
	border-left: solid 1px #949CFF;
	border-right: solid 1px #949CFF;	
	border-bottom: solid 1px #949CFF;
}

.Main .Photo
{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;	
	border-bottom: solid 1px #000000;
}

.Footer
{
	background-color: #933937;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.Footer A
{
	color: white;	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.Footer A:hover
{
	color: white;
	text-decoration: underline;
}

.TableGrid
{
	background-color: #9d9e9d;
	text-align: left;
	font-size: 12px;

	border-right: #9d9e9d 1px solid;
	border-top: #9d9e9d 1px solid;
	border-left: #9d9e9d 1px solid;
	border-bottom: #9d9e9d 1px solid;
}

.TableGrid .Header
{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.TableGrid .Header A
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.TableGrid .Header A:hover
{
	text-decoration: underline;
}

.TableGrid .OddItem
{
	font-weight: none;
	background-color: #FFFFFF;
}

.TableGrid .OddItem A
{
	color: #000000;
	text-decoration: none;
}

.TableGrid .EvenItem
{
	font-weight: none;
	background-color: #EEEEEE;
}

.TableGrid .EvenItem A
{
	color: #000000;
	text-decoration: none;
}

.TimeTable .Yes
{
	background-color: Green;
	padding: 0px;
	margin: 0px;
}

.TimeTable .No
{
	background-color: #999999;
	padding: 0px;
	margin: 0px;
}

.FotoEnlarge
{
	color: blue;
	font-size: 10px;
	text-decoration: none;
}

.FotoEnlarge:hover
{
	text-decoration: underline;
}

.InputText
{
	border-style: solid;
	border-color: #949CFF;
	border-width: 1px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin-top: 2px;
	padding: 1px;
}

.InputButton
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.InputButtonDisabled
{
	color: #aaaaaa;
}

.News
{
	background-color: #CED6FF;
}

.Main H1
{
	font-size: 14px;
}

.FormTable
{
	margin-top: 10px;
	margin-left: 40px;
	background-color: #EFEFFF;
	border-right: #8F9BB5 1px solid;
	border-top: #8F9BB5 1px solid;
	border-left: #8F9BB5 1px solid;
	border-bottom: #8F9BB5 1px solid;
}

.Heading
{
	font-weight: bold;
	font-size: 14px;
	border-bottom: #949CFF 1px solid;
}

.Heading A
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.Heading A:hover
{
	color: #963125;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.Main .Pager
{
	color: #000000;
	text-decoration: none;
}

.Main .Pager:hover
{
	color: #963125;
	text-decoration: none;
}

.Main .LeftMenu
{	width: 250px;
	border-right: solid 1px #8F9BB5;
	font-size: 12px;
}

.Main .LeftMenu .ItemHeader
{
	font-size: 13px;
	color: black;	
	position: relative;
	left: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 20px;
}

.Main .LeftMenu .ItemInfo
{
	color: black;		
	position: relative;
	left: 24px;
	font-style: italic;
}

#navigation {
	width:230px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation a.headempty {
	color: black;	
	cursor:pointer;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:22px;
	text-decoration: none;
}
#navigation a.headempty:hover {
	color:#963125;
}
#navigation a.headempty .selected {
	color: #963125;
	font-weight: bold;
	background: url(collapsed.gif) no-repeat scroll 10px 3px;
	text-indent:34px;
}
#navigation a.head {
	color: black;
	cursor:pointer;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:22px;
	text-decoration: none;
	background: url(collapsed.gif) no-repeat scroll 10px 3px;
}
#navigation a.head.dropped {
	background: url(expanded.gif) no-repeat scroll 10px 3px;
}

#navigation a.head:hover {
	color:#963125;
}
#navigation a.selected {
	color: #963125;
	font-weight: bold;
}
#navigation a.current {
	color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:40px;
}
#navigation li {
	list-style: none outside none; 
	display:inline;
}
#navigation li li {
}
#navigation li li a {
	color: #000000;
	display: block;
	text-indent: 40px;
	text-decoration: none;
}
#navigation li li a:hover {
	color: #963125;
	text-decoration: bold;
}

#articles { position:relative; }	
#articles li {float:left; width: 230px; padding: 0px; margin-left:0px; margin-right:4px; margin-bottom: 12px; height:285px; overflow:hidden; background-color: #eeeeee; }
#articles li a {margin-left: 4px; margin-top: 8px; margin-right: 4px; margin-bottom:0px; padding: 0px;}
#articles li p { height: 60px; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom:0px; padding: 0px;}
#articles li .type { margin-left: 4px; margin-bottom: 2px;}
#articles li .price { margin-left: 4px; float: left; font-weight: bold; }
#articles li .InputButton { float: right; margin-right: 4px; margin-top: -2px;}
