/* CSS Document */

body {
	font-family: Tahoma, Arial, sans-serif;
	height: 100%;
	margin:0px;
	border:0px;
}

.footerMenu .activeTab a {
	line-height: auto;
}
.footerMenu .activeTab  :hover  {
	line-height: auto;
}
.activeTab *:hover, .tab *:hover {
	color : #333399;
	line-height: 47px;
}

.activeTab a:hover {
	background : #E8EBF0;
	color : #fff;
	color : #333399;
}

.activeTab a {
	background : #333399;
	color : #fff;
	padding-left: 5px;
	padding-right: 5px;
	line-height : 47px;
}

#menu {
	margin : 0;
	padding-top : 0px;
}

.tab a:link, .tab a:visited {
	padding-left: 5px;
	padding-right: 5px;
	background : #E8EBF0;
	border : 1px solid #ccc;
	color  #666666:;
	line-height : 47px;
	text-decoration : none;
}

.tab a:link.active, .tab a:visited.active	{
	background : #1632ac;
	border-top : 1px solid #ccc;
	color : #000;
	vertical-align: middle;
	line-height : 47px;
}


#menu div:hover {
	z-index: 2;
}


#menu a:hover span {
	display: inline;
}
#menu a:hover span img {
	vertical-align: bottom;
}

#menu a span {
	display: none;
}
	
#menu img {
	border:0px;
}

.no-contents {
	display: none;
}

#header {
	/*clear:both;*/
	float: right;
}

.contents {
/*	position: absolute;*/
	padding-left: 110px;
	padding-right: 10px;
	padding-top: 20px;
	min-width: 600px;
	background-color:transparent;
	background:#fff;
	overflow: visible;
	margin: 15 15 15 0;
}

#footer {
	position:absolute;
	z-index: 1;
}

.footer2 {
	padding-top: 40px;
	padding-left: 110px;
	float: right;
	padding-right: 10px;
/*	position:absolute;*/
/*	z-index: 1;*/
}

.footer2 .footerMenu {
	margin-top: 5px;
	padding-left: 20px;
	border-top: 2px solid #1632ac;
}

.footerMenu div {
	float: right;
	margin: 5px;
}


.prijzen {
		border-collapse: collapse;
}

.prijzen td, .prijzen th {
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	margin: 10;
	padding: 5px;
}	

.prijzen th {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 2px;
}


#contents * a:visited, a {
color: #333399;
text-decoration:none;
}

#contentsHard * a:visited, a {
color: #333399;
text-decoration:none;
} 

.entry {
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted gray;
}

/* nodig voor formatter */
.entry * li {
	font-weight: bold;
	list-style: inside
}

.image-align {
	margin: 5px;
}

#toggle {
	margin-left: 10px;
	color : #1632ac;
}

.kop {
	font-variant:small-caps;
	font-weight:bold;
	font-stretch:wider;
	margin:0px;
}

/*
form span {
	float:left;
	width:10em;
}

span.radios {
 padding-right: 5px;
 float:none;
 width:auto;

}
*/

.voorwaarden ol {
padding-top:0em;
list-style-position:outside;
list-style:lower-alpha;
indent: -1em;
}

.voorwaarden dt {
margin: 1em 0em 0em 0em;
font-weight:bold;
}

.voorwaarden ul {
list-style:none;
}

.required {
	border: 1px dotted red;
}
.formLabel {
	vertical-align: top;
	width: 70%; 
	text-align: right;
}

.formValue {
	vertical-align: top;
}

.formValue li {
/*	display: inline-block;*/
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.formValue ul {
	padding: 0px;
	margin: 0px;
}

.help_text {
	font-size: 10px;
}

.error {
	color: red;
}

#aanmelden th {
	text-align: right;
	font-weight: normal;
	width: 20px;
}

.creole table {
	border: 1px solid blue;
}

.create * li {
	font-weight: normal;
}

.creole h6, .creole h5 {
	text-align: center;
	margin: 0 0 0 0;
}

.creole h5 {
	font-size: 16pt;
}
.creole h6 {
	font-style: italic;
	text-decoration: underline;
	font-size: 14pt;
}

.creole li {
	font-weight: normal;
}

.linkpartners tbody tr td {
	padding: 10px;
}

.linkpartners {
	border-width: 5px;
	border-collapse: separate;
	border-spacing: 5px 0px;
}
