body 	{
		background-color: #02275b;
		padding: 0;
		margin: 0;
		border: 0;
		font-family: Verdana;
		font-size: 11px;
		}
		
img		{
		border: none;
		}
		
a:link {color: #2c64b4; text-decoration: none}
a:visited {color: #2c64b4; text-decoration: none}
a:hover {color: #2c64b4; text-decoration: underline}
a:active {color: #2c64b4; text-decoration: underline}	

p 		{
		margin: 0;
		margin-bottom: 20px;
		padding: 0;
		line-height: 18px;
		color: #02275b;
		font-size: 12px;
		}
		
h1		{
		font-size: 14px;
		color: #982d29;
		margin: 0;
		margin-bottom: 10px;
		padding: 0;
		text-transform: uppercase;
		letter-spacing: 2px;
		}
		
h2		{
		font-size: 11px;
		font-weight: bold;
		color: #000;
		padding-top: 5px;
		margin: 0px;
		}
		
.stroke	{
		height: 2px;
		width: 100%;
		margin-bottom: 5px;
		background: url(../img/layout/stroke.gif) top left repeat-x;
		}		
			
#container {
		width: 930px;
		height: 580px;
		margin: 0 auto;
		margin-top: 85px;
		background-color: #FFF;
		border: 1px solid #8193ad;
		}
		
#logo 	{
		width: 930px;
		height: 125px;
		background: url(../img/layout/logo.gif) 305px top no-repeat;
		border-bottom: 1px solid #babcbe;
		}
		
#blok_links {
		width: 258px;
		height: 296px;
		float: left;
		padding-left: 25px;
		padding-top: 15px;
		padding-right: 20px;
		background: url(../img/layout/blok_links.jpg) top left no-repeat;
		}
		
#blok_rechts {
		width: 264px;
		height: 296px;
		float: left;
		padding-left: 25px;
		padding-top: 15px;
		padding-right: 20px;
		background: url(../img/layout/blok_rechts.jpg) top left no-repeat;
		background-color: #dddede;
		}
		
#blok_foto {
		width: 316px;
		height: 311px;
		float: left;
		border-left: 1px solid #babcbe;
		border-right: 1px solid #babcbe;
		}
		
#menu	{
		width: 915px;
		height: 18px;
		clear: left;
		padding-top: 7px;
		padding-left: 15px;
		padding-bottom: 7px;
		border-top: 1px solid #babcbe;
		border-bottom: 1px solid #babcbe;
		text-align: center;
		}
		
#menu ul	{
		padding: 0;
		margin: 0;
		display:inline;
		margin-top: 5px;
		}
		
#menu ul li {
		padding: 0;
		margin: 0;
		display:inline;
		}
		
#menu ul li a{
		padding: 0;
		margin: 0;
		padding-top: 6px;
		padding-bottom: 7px;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration:none;
		color: #02275b;
		font-size: 14px;
		font-weight: bold;
		}
		
#menu ul li a:hover{
		color: #FFF;
		background: url(../img/layout/arrow_active.gif) top center no-repeat;
		background-color: #02275b;
		}
		
#menu ul li a.active {
		padding: 0;
		margin: 0;
		padding-top: 6px;
		padding-bottom: 7px;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration:none;
		color: #FFF;
		background: url(../img/layout/arrow_active.gif) top center no-repeat;
		background-color: #02275b;
		font-size: 14px;
		font-weight: bold;
		}
		
#adres	{
		width: 930px;
		height: 100px;
		background: url(../img/layout/fashion_adres.gif) 165px 30px no-repeat;
		}
		
#footer {
		width: 930;
		height: 15px;
		padding-top: 15px;
		text-align: right;
		color: #214b85;
		}
		
#footer a:link {color: #035a8e; text-decoration: none}     /* unvisited link */
#footer a:visited {color: #035a8e; text-decoration: none}  /* visited link */
#footer a:hover {color: #035a8e; text-decoration: underline}   /* mouse over link */
#footer a:active {color: #035a8e; text-decoration: underline}   /* selected link */	

.stijl label	{
		width: 100px;
		display: block;
		line-height: 18px;
		color: #02275b;
		font-size: 12px;
		float: left;
		margin-bottom: 2px;
		}
		
.stijl input, .stijl textarea	{
		color: #02275b;
		font-size: 12px;
		margin-bottom: 2px;
		}