body,
		html {
				margin:0;
				padding:0;
				background: #dfdfef;
				color:#000;
				font-family: verdana,sans-serif;
				font-size: 90%;
				line-height: 1.5em;
		}
		body {
				min-width:750px;
		}
		#wrap {
				background:#dfdfef;
				width: 760px;
				margin:0 auto;
				margin-top: 0px;
				margin-bottom: 0px;
		}
		#header {
				background:#000000 url(../img/banner.jpg) top center no-repeat;
				height: 200px;
				text-align: center;
				border: 1px solid #000000;
				margin-top: 10px;
				margin-bottom: 10px;
		}
		#header h1 {
		padding:5px;
			margin:0;
			font-size: 2.0em;
			font-weight: normal;
	}
		#nav {
				background:#FFFFFF;
				color: #000000;
				padding: 0px;
				text-align: right;
				border-top: 1px solid #000000;
				border-bottom: 1px solid #000000;
				border-left: 1px solid #000000;
				border-right: 1px solid #000000;
				margin-bottom: 10px;
				height: 2.4em;
		}
		#nav ul{
				margin:0;
				padding:0;
				list-style:none;
		}
		#nav li{
				display:inline;
				margin:0;
				padding:0;
				font-size: 1em;
		}
		#nav p.contact {
				padding: 5px 10px;
				font-size: 1em;
				line-height: 1.4em;
				float: right;
		}
		#nav p.breadcrumb {
				float: left;
				font-size: 1em;
				margin: 0px;
				padding-top: 5px;
				padding-left: 10px;
				line-height: 1.4em;
				text-align: left;
		}
		
		#nav a, #nav a:active, #nav a:hover, #nav a:visited {
				color: black;
				font-size: 1em;
				margin: 0px;
				padding: 0px;
				text-align: left;
		}
		#main {
				width: 550px;
				float: right;
				min-height: 320px;
				height: auto;
				_height: 320px;
				margin-top: 0px;
				background: #FFFFFF;
				padding-bottom: 30px;
				padding-top: 20px;
				border: 1px solid #000000;
				margin-left: 10px;
				margin-bottom: 10px;
		}
		#main p {
				padding:5px 10px;
				font-size: 1em;
		}
		#main p.small {
				padding: 0 10px;
				font-size: 0.8em;
				margin-top: 50px;
		}
	#main span.right {
				float: right;
				text-align: right;
				
		}
		#main span.left {
				float: left;
		}
	#sidebar p.right {
				font-size: 1em;
				text-align: left;
		}
	#main h1 {
				padding: 10px 10px;
				font-size: 1.6em;
		}
		#main h2 {
				padding: 10px 10px;
				font-size: 1.2em;
		}
		#main h3 {
				padding: 10px 10px;
				font-size: 1.1em;
		}
		#main img.foto {
				padding: 10px;
				float: right;
		}
		#main ul {
			padding-left: 25px;
		}
		#sidebar {
				background:#1E244C ;
				float:left;
				margin-top: 0px;
				margin-bottom: 0px;
				width: 195px;
				border: 1px solid #D99882;
		}
		
	#sidebar a {
				padding: 10px 0px 10px 25px;
				margin: 15px 0px 10px 0px;
				font-size: 1em;
				font-family: serif;
				text-decoration: none;
				color: #FFFFFF;
		}
		#sidebar a:hover, a:active {
			background: url("../img/menu-over.gif") 0px 5px no-repeat;
		}
		#sidebar a:active {
			background: url("../img/menu-over.gif") 0px 5px no-repeat;
		}
		#sidebar ul {
				margin: 10px 0 10px 0;
				padding: 0;
				list-style: none;
		}
		#sidebar ul li {
				width: 190px;
				padding: 5px 0px 5px 0px;
				margin-left: 2px;
				display: block;
				min-height: 20px;
				background: #1E244C;
				list-style: none;
				border-bottom: 1px solid #FFFFFF;				 
		}
		#sidebar ul li.last {
				border: none;
			}
	   
		#footerindex {
				background: #FFFFFF;
				clear:both;
				height: 110px;
				padding-bottom: 0px;
				margin-bottom: 10px;
				border: 1px solid #000000;
		}
                
                 #footer {
				background: #FFFFFF;
				clear:both;
				height: 110px;
				padding-bottom: 0px;
				margin-bottom: 10px;
				border: 1px solid #000000;
		}
		                
                a.epta {
                                width: 100px;
                                height: 61px;
                                float: right;
                                background: url("../img/eptalogo_rest.gif") top left no-repeat;
                                border: 0;
                                text-decoration: none;
                                margin: 5px;
                                margin-top: 24px;
                }
                
                a:hover.epta {
                                width: 100px;
                                height: 61px;
                                float: right;
                                background: url("../img/eptalogo.gif") top left no-repeat;
                                border: 0;
                                text-decoration: none;
                                margin: 5px;
                                margin-top: 24px;
                }
                          
                a.kntv {
                                width: 100px;
                                height: 100px;
                                float: right;
                                background: url("../img/kntvlogo_rest.gif") top left no-repeat;
                                border: 0;
                                text-decoration: none;
                                margin: 5px;
                }
                
                a:hover.kntv {
                                width: 100px;
                                height: 100px;
                                float: right;
                                background: url("../img/kntvlogo.gif") top left no-repeat;
                                border: 0;
                                text-decoration: none;
                                margin: 5px;
                }
	
               
		
                #footerindex p.footerlink {
                                float: left;
                                padding: 90px 0px 0px 5px;
                                text-align:left;
                                font-size: 0.7em;
                                color: #444444;
                }
        
                
		.centeredImage {
				text-align:center;
				margin-top:0px;
				margin-bottom:0px;
				padding:0px;
	}
		img {
				border: 0;
		}
		
		span.email {
			padding-left: 20px;
	padding-top: 5px;
	line-height: 20px;
	background: url("../img/email.png") no-repeat bottom left;
		}
		
		span.telefoon {
			padding-left: 20px;
	padding-top: 5px;
	line-height: 20px;
	background: url("../img/telefoon.png") no-repeat bottom left;
		}

