/* Feddrik Pol, Marganza: Het resultaat van Vorm & Functie 
								Noordersingel 28
								9934 AL  Delfzijl
								T. +31(0)596 - 635 460
								F. +31(0)596 - 635 469
								E. info@marganza.nl
								I. www.marganza.nl
								The Netherlands */

body {
	background-color: #E8E8E8;
	margin: 0px;
}

#container {
	margin: 0 auto 0 auto;
	margin-top: 10px;
	width: 795px;
}

#topFooter {
	width: 162px;
	height: 15px;
	margin-left: 617px;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-heigt: 35px;
	color: #626466;
}

#topFooter a {
  color: #626466;
  text-decoration: none;
  font-weight: normal;
}

#topFooter a:hover {
	color: #626466;
	text-decoration: underline;
	font-weight: normal;
}

#headerContainer {
	width: 795px;
	height: 200px;
}

#headerLeft {
	background-image: url("/images/header_left.jpg");
	width: 260px;
	height: 200px;
	float: left;
}

#logo {
	background-image: url("/images/sszog_logo.jpg");
	margin-top: 7px;
	margin-left: 9px;
	width: 241px;
	height: 118px;
	cursor: pointer;
}

#headerRight {
	width: 520px;
	height: 200px;
	margin-left: 15px;
	float: left;
}

#url {
	width: 400px;
	height: 15px;
	margin-left: 18px;
	margin-top: 170px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

#url a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

#url a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#menuContainer {
	width: 260px;
	height: 400px;
	margin-top: 15px;
	float: left;
}

#menuBalk1 {
	width: 260px;
	height: 15px;
	float: left;
	background-color: #C9AFC9;
}

#menuBg {
	width: 260px;
	min-height: 290px;
	margin-top: 15px;
	float: left;
	background-color: #FFFFFF;
}

#menu {
	width: 230px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #626466;
}

#menu a {
  color: #626466;
  padding-left: 2px;
  text-decoration: none;
  display: block;
}

#menu a:hover {
	background-image: url("/images/button.jpg");
	color: #711371;
	min-height: 24px;
	
	text-decoration: none;
	display: block;
}

#menu #current {
	background-image: url("/images/button.jpg");
	olor: #711371;
	display: block;
}

#menu .item {
	display: block;
	min-height: 24px;
	
	border-bottom-color: #626466;
	border-bottom-width: 1px;
	border-bottom-style: solid;		
}

#menu .subItem {	
	padding-left: 13px;
}

#menu .subSubItem {	
	padding-left: 26px;
}




#menuBalk2 {
	width: 260px;
	height: 15px;
	margin-top: 15px;
	float: left;
	background-color: #C9AFC9;
}

#logIn {
	background-image: url("/images/login_block.jpg");
	width: 260px;
	height: 100px;
	margin-top: 15px;
	float: left;
}

#contentContainer {
	width: 520px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}

#contentBalk1 {
	width: 520px;
	height: 15px;
	float: left;
	background-color: #C9AFC9;
}

#kruimelpad {
	margin-top: 1px;
	margin-left: 15px;
	width: 490px;
	height: 14px;
	font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #711371;
} 

#kruimelpad a {
  color: #711371;
  text-decoration: none;   
}

#kruimelpad a:hover {
	color: #711371;
  text-decoration: underline;
}

#extraItems {
	width: 520px;
	height: 20px;
	margin-top: 15px;
	float: left;
	background-color: #FFFFFF;
}

#print {
	background-image: url("/images/print.jpg");
	width: 24px;
	height: 20px;
	margin-left: 445px;
	float: left;
	cursor: pointer;
}

#scale {
	background-image: url("/images/scale.jpg");
	width: 31px;
	height: 20px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
}

#content {
	width: 490px;
	min-height: 255px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #626466;
	float: left;
	background-color: #FFFFFF;
}

#content a {
  color: #626466;
  text-decoration: underline;
  font-weight: bold;
}

#content a:hover {
	color: #711371;
	text-decoration: none;
}

#contentBalk2 {
	width: 520px;
	height: 15px;
	margin-top: 15px;
	float: left;
	background-color: #C9AFC9;
}

#footerContainer {
	width: 520px;
	height: 100px;
	margin-top: 15px;
	float: left;
}

#aktueel {
	background-image: url("/images/content_block.jpg");
	width: 252px;
	height: 100px;
	float: left;
}

#aktueelText {
	width: 220px;
	height: 100px;
	margin-left: 30px;
	margin-top: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

#aktueelText a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  display: block;
}

#aktueelText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	display: block;
}

#direct {
	background-image: url("/images/content_block.jpg");
	width: 252px;
	height: 100px;
	margin-left: 16px;
	float: left;
}

#directText {
	width: 220px;
	height: 100px;
	margin-left: 30px;
	margin-top: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

#directText a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  display: block;
}

#directText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	display: block;
}


h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Tahoma;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #711371;
}

h2 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Tahoma;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #711371;
}

h3 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Tahoma;
  font-size: 16px;
  font-weight: normal;
 	line-height: 20px;
  color: #626466;
}

h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Tahoma;
  font-size: 14px;
  font-weight: normal;
 	line-height: 20px;
  color: #FFFFFF;
}

ul {
	margin-top: 0px;
	margin-bottom: 8px;
}

p {
	margin: 0px;
	margin-top: 8px;
}

#search {
	float: left;
	margin-top: 15px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	padding-left: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

.formTextField {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #626466;	
	border-color: #626466;
	border-width: 1px;
	border-style: solid;
	height: 16px;
}

.formTextArea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #626466;	
	border-color: #626466;
	border-width: 1px;
	border-style: solid;
}

.formSelect {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #626466;	
	border-color: #626466;
	border-width: 1px;
	border-style: solid;
}

.formButton {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #626466;	
	background-color: #C9AFC9;
	border-width: 2px;
	height: 21px;	
}

.formError {
	color: #DD0000;
	font-weight: bold;
}

table {
	margin: 0px;
	margin-top: 8px;
	border-collapse: collapse;
	font-size: 11px;
}

table th {
	text-align: left;
	vertical-align: top;
	
}

table td {
	padding-left: 30px;
}