/*Thanks to Christopher Robinson (http://www.edg3.co.uk/) and Viktor Persson (http://templates.arcsin.se) for the inspiration they deliver by posting their webdesign as open source to http://www.oswd.org */

/* standard elements */

a {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal; 
	color: #952E33;
	text-decoration: none;
   }

a:hover {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #952E33;
		}

body {
	background: #952E33 url(img/bg.gif) repeat-y center top;
	font-family: Verdana,sans-serif;
	font-size: 9pt; 
	color: #000000;
	font-weight: normal;
	 }
	 
	 
table {
	font-family: Verdana,sans-serif;
	font-size: 8pt; 
	color: #000000;
	font-weight: normal;
	 } 
	 
h1	{
	font-size: 10pt; 
	font-weight: bold;
	color: #952E33;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #952E33;
	}

h2	{
	font-size: 9pt; 
	font-weight: bold;
	color: #952E33;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #952E33;
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #952E33;
	}
	
h3	{
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
	bg-color: #952E33;
	}	
			
h4	{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #952E33;
	font-weight: bold;
				}
				
h5	{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #952E33;
	font-weight: normal;
				}
				
/*structure*/
.container	{
	/*background: url(img/bgcontainer.gif) repeat-y;*/
	margin: 0 auto;
	/*margin-left: 312px;*/
	width: 820px;
			}
			
/*.header	{
	background: url(img/head.jpg) no-repeat;
	height: 203px;
	margin-left: 2px;
	width: 625px;
		}*/
		
.content	{
	margin-left: 10px;
	margin-top: 20px;
	width: 620px;
			}
			
.blockquote	{
	margin-left: 40px;
	margin-top: 20px;
	width: 590px;
			}
			
.infobox	{
	float: left;
	background: url(img/boxinfo.jpg) no-repeat;
	height: 549px;
	margin-left: 15px;
	margin-top: 20px;
	width: 163px;
	padding-left: 5px;
	font-family: Verdana,sans-serif;
	font-size: 8pt; 
	color: #000000;
	font-weight: normal;
	text-align: center;
			}
			
.infobox h1	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: none;
			}
			
.infobox h2	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	border: none;
			}
			
.infobox h3	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
	border: none;
	margin-top: 20px;
			}
			
.infobox table	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
				}
				
.infobox a	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #952E33;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
			}
			
.infobox a:hover	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #952E33;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
					}
					
.fleurop	{
	float: left;
	/*background: url(img/fleurop.gif) no-repeat;*/
	height: 70px;
	margin-left: -2px;
	margin-top: 50px;
	width: 163px;
	padding-left: 0px;
			}


/*main*/
.main	{
	float: left;
		}
		
/*misc*/
.clearer	{
	clear: both;
			}
		
/*navigation*/		
.navigation	{
	background: url(img/head.jpg) no-repeat;
	/*background: #952E33;*/
	height: 203px;
	width: 825px;
	margin-top: 0px;
			}
			
.navigation ul	{
	margin-left: 10px;
	position:absolute;
	top: 74px;
	padding: 0;
				}
				
.navigation li	{
	list-style: none;
	margin-top: 1px;
	height: 24px;
	width: 280px;
				}
				
.navigation li a	{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	padding: 2px;
	width: 280px;
					}
					
.navigation li a:hover	{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #952E33;
	font-weight: bold;
	background: #E2CAC6;
						}

.comment	{
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: center;
	padding-top: 10px;
		}
		
.red {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #952E33;
	font-weight: normal;
	}
	
.redbig {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #952E33;
	font-weight: bold;
	text-align: center;
	}
						
.footer	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	margin-top: 100px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #952E33;
		}
		
.footer a	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #952E33;
	text-decoration: none;
			}
			
.footer a:hover	{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #952E33;
	text-decoration: underline;
					}
					
					
			
