@charset "utf-8";

html {
height:100%;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
background:url(hyveaapbg.gif) no-repeat bottom right fixed #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
  margin: 0 auto;
  padding: 0;
  max-width: 1160px;
  position: relative;
  min-height: 100%;
  height: auto !important;
  _height: 100%; /* IE6 */
}

.navtop {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #00FFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 5px;
}

.navtop a:link, .navtop a:visited, .navtop a:active{
border-left:10px solid #00ffff;
color:#666666;
text-decoration: none;
}

.navtop a:hover{
border-left:10px solid #00ffff;
color:#000000;
text-decoration: underline;
}

.content {
	font-size: 12px;
	padding: 5px;
	line-height:1.6em;
}

.stijl1 {
	font-size: 24px;
	font-weight: bold;
}

/* stijl2 = opmaak voor TD in sidebar titels */
.stijl2 { 
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #BBB;
}

/* stijl3 = opmaak voor TD in mainvenster modules-titels */
.stijl3 { 
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #BBB;
}

.stijl4 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.stijl5 {font-size: 10px}

.stijl6 {
	font-size: 16px;
	font-weight: bold;
}

/*extlink is wikepedia style external link aanduiding*/
.extlink {
padding-right: 15px;
background:url(externallink.gif) no-repeat right;
}
