* {
	outline:0;
        margin:0;
        padding:0;
}
 
body {
        background-color:#fff;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}

#ground {
	background-color:#278c9e;
	background-image:url(bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#container {
        background-image:url(top.jpg);
        background-repeat:no-repeat;
        background-position:top;
        width:926px;
	padding:0 36px 0 38px;
	margin:auto;
}

#container2 {
        background-image:url(top2.jpg);
        background-repeat:no-repeat;
        background-position:top;
        width:926px;
	padding:0 36px 0 38px;
	margin:auto;
}

#menu {
        height:20px;
        float:right;
        padding-top:85px;
        padding-right:20x;
	font-size:10pt;
	font-weight:bold;
	width:100%;
}


#menu2 {
        height:20px;
        float:right;
        padding-top:85px;
        padding-right:20x;
	font-size:10pt;
	font-weight:bold;
	width:100%;
	padding-bottom:45px;
}

ul.menu {
	list-style:none;
	padding-right:5px;
}

ul.menu li {
	display:inline;
	float:right;
}

ul.menu li a {
        color:#0c4e60;
        text-decoration:none;
        display:block;
	padding:0 40px;
	font-size:12pt;
}

ul.menu li a:hover {
        color:#278c9e;
}

#info {
        margin-top:15px;
	color:#000;
	width:460px;
	height:225px;
	margin-right:15px;
	font-size:10pt;
	float:right;
	margin-bottom:25px;
}

#info h4 {
	font-size:12pt;
}

#content {
        width:900px;
	padding:0 12px 0 14px;
	margin:auto;
	background-image:url(mid.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/mid.png', sizingMethod='scale');
	height:250px;
	min-height:250px;
	height:auto !important;
	clear:both;
}

#content-bot {
        width:926px;
	height:40px;
	margin:auto;
	background-image:url(bot.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/bot.png', sizingMethod='scale');
	background-position:top;
	background-repeat:no-repeat;
}


ul.content {
        list-style:none;
}

ul.content li {
        float:left;
        width:290px;
	padding:5px;
        height:120px;
        display:block;
}

ul.content li .foto {
	height:80px;
	width:110px;
	border:1px solid black;
	margin-right:10px;
}

ul.content li .tekst {
	width:170px;
	float:right;
}

ul.content li a {
        color:#ffb311;
        font-size:9pt;
        font-weight:bold;
        text-decoration:none;
        font-size:9pt;
}

ul.content li a:hover {
        color:#298c9e;
	text-decoration:underline;
}

ul.content li h5{
	color:#298c9e;
        font-size:11pt;
        margin-bottom:10px;
	margin-top:5px;
}

#teksten {
	width:716px;
	float:right;
	font-size:10pt;
}

#teksten h2 {
	font-size:14pt;
}

#extra {
	float:left:
	width:200px;
}


img {
        border:0;
}

table {
	padding:5px;
	border:1px solid #278c9e;
}

#foot {
        text-align:right;
        width:920px;
        padding-right:6px;
        font-size:8pt;
        color:#278c9e;
	margin:auto;
	padding-top:5px;
	padding-bottom:10px;
}

#foot a {
	color:#278c9e;
	text-decoration:none;
}

#foot a:hover {
	color:#000;
	text-decoration:underline;
}
