/* Omygod Structuur Algemeen Start en Content*/

body {
	background-color: #4b4b4b;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}
#Top {
	background-color: #4B4B4B;
	width: 800px;
	height: 350px;
	margin: 0px auto;
}
#Wrap {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	padding-top: 0px;
}

#ContentIndex {
	width: 170px;
	margin: 0px 10px 10px 20px;
}

#PartnersIndex {
	width: 800px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #37C2D8;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#FooterIndex {
	width: 800px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

#FooterIndex p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #999999;
}
#FooterIndex a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
#FooterIndex a:hover {
	color: #37C2D9;
}

#ContentIndex h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #37C2D9;
	font-style: normal;
	font-weight: lighter;
}
#ContentIndex .kadertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #37C2D8;
	font-style: normal;
	line-height: 1.3em;
}
#ContentIndex .kadertitel a:link {
	color: #37C2D8;
}
#ContentIndex .kadertitel a:visited {
	color: #37C2D8;
}
#ContentIndex .kadertitel a:hover {
	color: #FF6699;
	text-decoration: none;
}
#ContentIndex p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	color: #4b4b4b;
}
#ContentIndex p a:link {
	color: #4b4b4b;
	text-decoration: none;
}
#ContentIndex p a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
#ContentIndex p a:hover {
	color: #FF6699;
	text-decoration: none;
}
#ContentIndex h2 a:link, a:visited {
	color: #37C2D9;
	text-decoration: none;
}
#ContentIndex h2 a:hover {
	color: #FF6699;
	text-decoration: none;
}
#Content sup {
	font-size: smaller;
}
#Partners {

	background-color: #4B4B4B;
	width: 800px;
	margin: 0px auto;
}
