/* GEWONE KLEUR VOOR H1 ENZOW: CC0000 */
html, body {    margin: 0 auto;      padding: 0;    font-family: Georgia, Times, serif;
    color:#fff;
    font-size:12px;
    line-height:16px;    text-align:center;
}
#wrapper {
    clear:both;	position: relative;
	text-align: center;	width: 1000px;	margin: 0px auto;	padding:0;
/*	border-right:1px dotted #ccc;
	border-left:1px dotted #ccc; */
}
#header {
	width: 1000px;    height:165px;
    background:url(../_img/header_bg.png) 25px 25px no-repeat;
}
#footer {
    clear:both;
    position:absolute;
    bottom:0px;
    padding:10px;
    left:0;
    z-index:10;
    text-align:center;
    height:40px;
    background:url(../_img/footer_border.gif) 0 0 repeat-x;
    font-size:9px;
    color:#434E55;
    width:945px;
}

#mainContent {
	overflow-y: auto;
	overflow-x:hidden;	position: absolute;	top: 185px;	left: 25px;	right: 0;
	height:400px;	width: 950px;	margin: 0;	padding: 0;
/*	background:#ff0000; */
	text-align:left;}
#mainContent:focus {
    outline:0;
}
#scrolling_content {
    clear:both;
    position:relative;
}
#contentHold {
    /* background:#ff00cc; */
    padding:0 0 65px 0;
}
#menu_links {
    padding:140px 0 0 25px;
    text-align:left;
    color:#fff;
}
#menu_links a {
    text-align:center;
    font-size:12px;
    text-decoration:none;
    color:#fff;
    padding:0 13px;
}
a#menu_page_1 {
    padding:0 15px 0 0;
}
a#menu_page_7 {
    position:absolute;
    z-index:4;
    right:10px;
}
#menu_links a:hover, #menu_links a.active {
    color:#4A809A;
}
.news_item {
    width:450px;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
    background:url(../_img/footer_border.gif) bottom left repeat-x;
    color:#4A809A;
}
.news_item img {
    clear:both;
    margin:3px 0;
}
.port_open {
    width:450px;height:450px;
    float:left;
    position:relative;
    color:#4A809A;
}
.port_open img {
    margin:0 0 5px 0;
}
.port_open_info {
    position:absolute;
    z-index:20;
    top:10px;left:10px;
}
.port_open_info h1 {
    font-size:38px;
    line-height:38px;
}
.port_open_info h2 {
    font-size:25px;
    line-height:28px;
    margin:3px 0;
    color:#fff;
    font-weight:lighter;
}
.port_thumb {
    width:220px;height:280px;
    margin:0 12px 10px 0;
    float:left;
    color:#4A809A;
}
.port_thumb img {
    margin:0 0 3px 0;
}
.highlight { color:#fff; }

#port_nav {
    position:absolute;
    z-index:20;
    top:200px;left:25px;
}
#port_nav a {
    display:block;
    float:left;
    width:22px;height:22px;
}
#port_nav a#prev {
    background:url(../_img/prev.png) top left no-repeat;
}
#port_nav a#next {
    background:url(../_img/nxt.png) top left no-repeat;
}
#port_nav a#info {
    background:url(../_img/info.png) top left no-repeat;
}
img#picFocus { margin:0 0 6px 0 ; }
#port_info {
    color:#4A809A;
    width:450px;
    padding:20px 0 0 0;
}
#caption_line_1 {
    display:block;
    color:#fff;
}
#caption_line_2 {
    color:#4A809A;
}

/* Typo */
a {
    color:#fff;
    text-decoration:underline;
}
a:hover {
    color:#fff;
    text-decoration:none;
}
h1 {     font-size:21px;    line-height:25px;    color:#fff;
    font-weight:lighter;
    margin:3px 0;    padding:0;}
h1.page_title {
    font-size:16px;
    margin:0 0 8px 0;
    color:#4A809A;
    border-bottom:1px solid #365161;
}
h1.page_title a {
    font-size:13px;
    text-decoration:none;
}
h1.page_title a:hover {
    text-decoration:underline;
}
h5  {
    font-weight:lighter;    font-size:11px;    line-height:13px;    color:#939999;
    margin:3px 0 0 0;    padding:0;}
/* LIST */
ul { 
    margin:0 0 0 5px;
    padding-left: 0;
    margin-top:0;
    list-style: none;
    }
li {
    font-family: Helvetica, Arial, sans-serif;     font-size:12px;
    line-height:16px;
    text-align:left;
    padding-left: 10px;
    background-image: url(../_img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}
ul li a {
    color:#fff;
    text-decoration:underline;
}
ul li a:hover {
    color:#fff;
    text-decoration:none;
}
a.press_dl {
    font-size:14px;
    color:#fff;
    text-decoration:none;
}
a.press_dl:hover {
    color:#fff;
    text-decoration:underline;
}
input.inputC, textarea.inputC {    border:1px solid #cccccc;
    color:#444;    font-family: Georgia, Times, serif;
    font-size:11px;    padding:2px;    text-align:left;    width:380px;}
a.back_top {
    text-align:right;
    display:block;
    font-size:10px;
    color:#777;
    text-decoration:none;
}
a.back_top:hover {
    color:#333;
}
a.rss_link {
    color:#555;
    text-decoration:none;
}
a.rss_link:hover {
    color:#ff6600;
}
input.clean {
    width:250px;
    border:1px solid #ccc;
    font-family: Georgia, Times, serif;
}
