@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: medium;
}
#Wrap {
	width: 100%;
}
#Top {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0195CD;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#TopLogo {
	padding-top: 5px;
	padding-bottom: 5px;
}
#Wrap #Top #TopLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#TopNavigatie {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: medium;
}

#TopNavigatie A:link {
	color: #0195CD;
	text-decoration: none;
}
#TopNavigatie A:visited {
	color: #0195CD;
	text-decoration: none;
}
#TopNavigatie A:hover {
	color: #000000;
	text-decoration: none;
}
#Content {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Omygod Content*/

#Content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0195CD;
	font-weight: normal;
	font-size: large;
}
#Content p {
	color: #333333;
	font-weight: normal;
	font-size: small;
}
#Content A:link {
	text-decoration: none;
	color: #0195CD;
}
#Content A:visited {
	text-decoration: none;
	color: #0195CD;
}
#Content A:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0195CD;
	color: #0195CD;
}
.accent {
	color: #FF0000;
}
/* Omygod Nieuws*/


#Nieuws {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #666666;
	width: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}
#Nieuws p {
	text-align: justify;
	font-size: small;
}
#Nieuws p A:link {
	text-decoration: none;
	color: #0195CD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0195CD;
}
#Nieuws p A:visited {
	text-decoration: none;
	color: #0195CD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0195CD;
}
#Nieuws p A:hover {
	color: #666666;
	text-decoration: none;
}
#Nieuws h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: -5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0195CD;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0195CD;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: large;
}
/* Omygod Footer*/

#Footer {
	background-color: #FFFFFF;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9a9a98;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#Footer A:link {
	color: #9a9a98;
	text-decoration: none;
}
#Footer A:visited {
	color: #9a9a98;
	text-decoration: none;
}
#Footer A:hover {
	color: #B3D334;
	text-decoration: underline;
}

/* Omygod VorProject*/

#vorproject {
	background-color: #FFFFFF;
}
#vorproject A:link {
	color: #0195CD;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#vorproject A:visited {
	color: #0195CD;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#vorproject A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0195CD;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
