body {
	margin : 0;
	padding : 0;
	background : #fffff0;
	line-height : 1.1em;
	color : #555;
	font-family: verdana, "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
}
			/*TOP BANNER*/
#header {
	height : 188px;
	margin-top : 0;
	padding : 0;
	color : #D40000;
	background-color: #6ba2e2;
	background-image: url(http://www.dodecanese.nl/img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
			/*TOP NAVIGATION*/
#topnav ul {
	padding : 0.5em 0;
	margin : 0 0 5px 0;
	list-style-type : none;
	color : #fff;
	text-align : center;
	font-weight : bold;
	background-color: #2A7FFF;
}
#topnav li {
display : inline;
}
#topnav li a, #topnav a:visited {
	text-decoration : none;
	color : #fff;
	padding : 0.5em 1.3em;
	border-right : 1px solid #fff;
	background-color: #2A7FFF;
}
#topnav a:link.active, #topnav a:visited.active, #topnav a:hover {
text-decoration : none;
background : #6ba2e2;
color : #000;
}
			/*3 COLUMNS*/
#spatiebalkje {
	float : left;
	width : 1%;
	height : 1px;
}
#col1 {
	float : left;
	width : 18%;
	margin-bottom : 1em;
}
#col2 {
	float : left;
	width : 50%;
	margin-left : 2%;
	margin-bottom : 1em;
	padding-right : 3%;
	padding-left : 3%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #2A3FAA;
	border-left-color: #2A3FAA;
}
#col3 {
float : left;
width : 18%;
margin-left : 2%;
margin-bottom : 1em;
}
			/*RIGHT NAVIGATION*/
#navcontainer ul {
margin : 0;
padding : 0;
list-style-type : none;
background : #fffff0;
color : #666;
}
#navcontainer ul li a {
	padding : 20px;
	color : #2A7FFF;
	background : transparent url(img/list-off-orange.gif) no-repeat left center;
	text-align : left;
	text-decoration : none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
	font-size: 12px;
}
#navcontainer ul li a:hover {
color : #6ba2e2;
background : transparent url(img/list-on-orange.gif) no-repeat left center;
}
#navcontainer ul li a#current {
background : transparent url(img/list-active.gif) no-repeat left center;
color : #000;
}
			/*FOOTER*/
#footer {
	clear : both;
	height : 40px;
	background : #6ba2e2;
	color : #000;
	padding : 0.2em 0 0 0.5em;
	text-align : left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2A7FFF;
}
#footer a {
color : #fff;
background : inherit;
}
#footer a:hover {
color : #000;
background : inherit;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0;
padding-top : 75px;
text-align : center;
font-size : 2em;
color : #efecdc;
background : inherit;
}
h2 {
	margin-top : 0;
	margin-bottom : 2;
	padding-top : 0.3em;
	padding-bottom : 0px;
	text-transform : uppercase;
	letter-spacing : 3px;
	font-size : 1.5em;
	color : #2A7FFF;
	background : inherit;
}
h3 {
margin-top : 0;
font-size : 0.75em;
text-align : center;
color : #666;
background : inherit;
}
blockquote {
	font-weight : normal;
	font-style : normal;
	color : #555555;
}
			/*LINKS*/
a {
text-decoration : none;
color : #006699;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #444;
background : inherit;
}
a img {
border : 0;
}

img.fotokader {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	padding:5px;
	background-color: #C5AE8E;
	margin-left : 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	}
	
.style6 {
	font-size: 10pt;
	font-style: italic;
	color: #AA0000;
}

.fototabel {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	padding:5px;
	background-color: #C5AE8E;
	align : center;
	cellpadding : 0px;
	cellspacing : 5px;
	padding: 5px;
	float: none;
	margin-left : 5px;
}

