/* CSS Document */

body {
	background-color:#F5F4F3;
	margin-top:0px;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

td	{font-family: verdana; font-size: 11px;}
A:link 		{
			COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
			}
A:visited 	{
			COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
			}
A:active 	{
			COLOR: #cccccc; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
			}
A:hover 	{
			COLOR: #cccccc; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
			}
			
#menulinks {
	width:162px;
	background-image: url(../images/bg_menu.gif);
}

#menu a:link {
COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#menu a:visited {
COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#menu a:active{
COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#menu a:hover {
COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
			}
			
#menumenu {
	width:152px;
	height:119px;
	margin-top:0px;
	list-style:none;
	margin:0;
	padding:0;
}

ul,ol{
	margin-top: 10px;
	margin-right: 0;
	margin-left: 35px;
}

#container {
background:center
}

#content {
	width:560px;
	margin: 2px;
	padding: 2px;
}

#footer {
	height:18px;
	padding:5px;
	float:right;

}
#footer a:link {
COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#footer a:visited {
COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#footer a:active{
COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
#footer a:hover {
COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
			}

h1 {
	background-image:url(../images/Promotie.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: D18823;
	padding-top:10px;
	font-size:11px;
	height:30px;
	width:550px;
    text-indent: 30px;
}

input {border:solid #9C5C00;             
       color: #9C5C00;               
	   border-width: 1;
	    background-color:#FFAE42}
textarea {border: solid #9C5C00;              
          color:#9C5C00;
		  border-width:1;
	      background-color:#FFAE42}
select {border: solid #9C5C00;              
          color:#9C5C00;
		  border-width:1;
	      background-color:#FFAE42}		

#slideshow {
	position:relative;
	width: 750px;
	height: 350px;
}
