body {
        background-image: url(pictures/background-body.jpg);
	background-repeat: repeat-x;
	background-position: top center; 
	margin: 0px;
	padding: 0px;
    	font-family: 'Tahoma';
    	font-size: 12px;
    	line-height: 20px;
    	background-color: #efefef;
    	text-align: center;
}

#centerScreen {
	width: 970px;
	text-align: left;
	margin: 0px auto 0px auto;
	display: block;
	height:auto !important;	
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 260px;
	margin-left: 0px;
  	z-index: 500;
  	float: left;
  	background-image: url(pictures/background-content.png);
}

#headerTop {
        height: 42px; 
	background-image: url(pictures/pixel-75.png); 
	line-height: 42px; 
	position: absolute;
	top: 0px;
    	left: 240px;
	width: 720px;
}

#headerMenuTop {
        height: 42px; 
	background-image: url(pictures/background-menu.png); 
	line-height: 42px; 
	position: absolute;
    	left: 10px;
	color: #ffffff;
	width: 230px;
}

#headerMenuTop a {
	color: #ffffff;
    	text-decoration: none;
    	border-right: 1px solid #ffffff;
    	padding: 0px 8px 0px 8px;
}

#headerMenuTop a.selected {
        text-decoration: underline;
}

#headerMenuTop a:hover {
        text-decoration: underline;
}

.socialLink {
        background-position: right; 
	background-repeat: no-repeat;
	font-size: 10px; 
	height: 25px; 
	line-height: 25px;
	margin-top: 9px;
	float: left;
	margin-left: 15px;
}


#headerSearch {
        position: absolute;
    	width: 185px;
    	height: 30px;
    	left: 755px;
    	top: 0px;
	z-index: 999;	
}

#headerSocial {
        position: absolute;
    	width: 185px;
    	height: 25px;
    	line-height: 25px;
    	left: 550px;
    	top: 13px;
}

#headerLogo {
        background-image: url(pictures/background-logo.png); 
	width: 480px; 
	height: 216px; 
	position: absolute; 
	top: 42px;
}

/* Fields */


#contentTopBackground {
        background-image: url(pictures/background-content-top.png);
	height: 20px;
	float: left;
	width: 970px;
	margin-top: 10px;
}

#contentBottomBackground {
	background-image: url(pictures/background-content-footer.png);
	height: 20px;
	float: left;
 	width: 970px;
}


#contentHolder {
        width: 970px;
    	float: left;
    	position: relative;
    	margin-top: 0px;
	background-image: url(pictures/background-content.png);
	z-index: 10;
    	
}

#contentHolderText {
        margin: 40px 0px 20px 40px;
        	z-index: 10;
}

#contentLeft {
        width: 250px; 
	margin-right: 30px; 
	float: left;
}

#contentMiddleHome {
        width: 408px; 
	margin-right: 30px; 
	float: left;
}

#contentRight {
        width: 250px; 
	float: left;
}

#contentMiddle {
        width: 688px; 

	float: left;
}

.contentText {
        width: 100%; 
	float: left; 
	border: 1px solid #cccccc; 
	margin-bottom: 30px;

}


/* Navigation menu */

#headerMenuHolder {
        position: absolute;
       	left: 10px;
       	top: 258px;
       	margin: 0px;
       	width: 950px;
       	height: 42px;
       	background-image: url(pictures/background-menu.png);
       	
       	z-index:999;
}

#nav {
	margin:0;
	padding:0;
    	margin-left: 0px;
    	margin-top: 0px;
    	list-style:none;
    	z-index:999;
    	border-left: 1px solid #ffffff;
}

#nav li {
	display:block;
	float:left;
	position:relative;
	z-index:5;
    	text-align: center;
}

#nav li a {
	display:block;
    	line-height: 41px;
    	height:41px;
	float:left;
	padding: 0px 20px 0px 20px;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	border-right: 1px solid #ffffff;
}

#nav li a:hover {
	color:#ffffff;
    	background-image: url(pictures/button-standard-hover.png);
    	color: #000000;
	background-position: left; 	
}

#nav a span {
	padding-left: 0px;
}

#nav a.selected {
	color:#ffffff;
    	background-image: url(pictures/button-standard-hover.png);
    	color: #000000;
	background-position: left; 
}

#nav ul {
	position:absolute;
	left:0;
	display:none;
	margin:0px;
	padding:0px;
	list-style:none;
	top: 41px;
}

#nav ul li {
	width:130px;
	float:left;
    	text-align: left;
}

#nav ul a {
	display:block;
	width:140px;
        background-color: #03376b;
    	font-size: 11px;;
    	line-height: 28px;
    	height:28px;
    	border-top: 1px solid #ffffff;
	color:#ffffff;
	float:left;
}

#nav ul a span {
        padding-left: 0px;
}

#nav ul a:hover {
        background-color: #077502;
}

#nav ul a.selected {
       background-color: #077502;
}

#submenuLeft {
        margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 0px;
      	text-decoration: none;
        list-style-image: url(pictures/icon-submenu.jpg);
    	margin-left: 0px;
    	padding-left: 0px;
    	
}

#submenuLeft li {
        display: block;
        height: 25px;
        line-height: 25px;
        width: 205px;
        margin-left: 0px;
        border-bottom: 1px solid #cccccc;
}


#submenuLeft li a {
        text-decoration: none;
        display: block;
        height: 25px;
        line-height: 25px;
        border-bottom: 1px solid #cccccc;
}

#submenuLeft li a span{
        padding-left: 5px;
}

#submenuLeft li a:hover {
        text-decoration: underline;
   
        background-color: #cccccc;
        color: #000000;
        text-decoration: none;
        
}


#submenuLeft li a.selected {
        background-color: #cccccc;
        color: #000000;
        text-decoration: none; 
        
}


.standUitslagenTable table {
    margin: 0px;
    padding: 0px;
}

.standUitslagenTable td {
  padding-right: 8px;
  height: 18px;
}

/* Forms */

#fieldJquery {
        margin-left: 12px; 
	width: 876px; 
	height: 236px; 
	float: left; 
	margin-top: 10px; 
	border: 1px solid #cccccc;

}


.fieldShort {
        width: 470px;
        float: left;
}

.fieldShortText {
        margin: 0px 30px 0px 30px;
        width: 425px;
        float: left;
}

.fieldLong {
        width: 640px;
        float: left;
}

.fieldlongText {
        margin: 0px 30px 0px 30px;
        width: 595px;
        float: left;
}


.fieldTextBanner {
        width: 160px;
      
       
        float: left;
}


#headerFontSize {
	position: relative;
 margin-top: 8px;
	width: 200px;
	height: 60px;
	float: left;
margin-left: 15px;
}

#headerFontSize a {
    margin-left: 3px;
    float: left;
    color: #ffffff;
    text-align: center;
    display: block;
    height: 26px;
    width: 26px;
    overflow: hidden;
}

#headerFontSize a:hover {
    text-decoration: underline;
}

#fontSizeStandard {
    background-image: url(pictures/font-size-chosen.png);
    font-size: 12px;
    line-height: 26px;
    text-decoration: underline;
}

#fontSizeLarge {
    background-image: url(pictures/font-size.png);
    font-size: 14px;
    line-height: 26px;
    text-decoration: none;
}

#fontSizeXLarge {
    background-image: url(pictures/font-size.png);
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
}

/* Standaard objects */


a {
        color: #000000;
}

.aNoLine {
	 text-decoration: none;
}

.aNoLine:hover {
	 text-decoration: underline;
}


ul {
        list-style-image: url(pictures/arrow-right.png);
    	margin-left: 0px;
    	padding-left: 18px;
}

/* Formulieren */

.formSearch {
	margin: 0px;
	padding: 0px;
}

.formLabelSearch {
	width: 28px;	
	float: left;
	font-size: 10px;
	margin-top: 12px;
}

.formInputSearch {
	border: 1px solid #2d56e4;
	background-color: White;

	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-right: 5px;
	margin-left: 5px;
	width: 90px;	
	float: left;
	height: 20px;
	line-height: 20px;
}

.formSubmitSearch {
	border: 1px solid #fbb03c;
	background-color: #2f3b8f;
	color: white;
	width: 40px;
	font-size: 90%;
	font-weight: bold;
	margin-top: 9px;
	height: 26px;
    	line-height: 26px;
	vertical-align: top;
	float: left;
}


.tableStandard {
	border-top: 1px solid #cccccc;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.tableStandard td{
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

.tableStandard td a{
	color: #000000;
	text-decoration: none;
}

.tableStandard td a:hover {
	text-decoration: underline;
}

table {
    	font-family: 'Tahoma';
    	font-size: 12px;
    	padding: 0px;
    	margin: 0px;
    	width: 100%;
}

table td {
        line-height: 25px;
}

.tableOverview a{
        text-decoration: none;
    	color: #151515;
}

.tableOverview a:hover{
        text-decoration: underline;
}


/* Tooltip */

.linkInvisible {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.buttonBack {
      height: 19px;
      line-height: 19px;
      background-image: url(pictures/arrow-back.jpg);
      background-repeat: no-repeat;
      display: block;
      margin-bottom: 6px;
}

.buttonBack span {
        padding-left: 40px;
}

.buttonStandard {
	background-image: url(pictures/button-standard.png);
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin-top: 15px; 
	margin-bottom: 15px;
	border: none;
	padding: 0px 20px 0px 20px;
	border: 1px solid #cccccc;
	display: block;
	float: left;
	text-decoration: none;
}


.buttonStandard:hover {
	background-image: url(pictures/button-standard-hover.png);
 	color: #000000;
}

.buttonVisualGrey {
	background-image: url(pictures/menu-button.jpg);
	height: 27px;
	line-height: 27px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin-top: 15px; 
	margin-bottom: 15px;
	border: none;
}


.buttonVisualGrey:hover {
	background-image: url(pictures/menu-button-hover.jpg);
}

h1 {
      	color: #03376b;
   	margin: 4px 15px 20px 30px;
    	font-size: 25px;
    	padding: 0px;
    	font-weight: normal;
    	line-height: 34px;
}

h2 {
      	color: #03376b;
	margin: 16px 0px 8px 0px;
    	font-size: 15px;
    	padding: 0px;

}

h2 a, h1 a {
      	color: #03376b;
      	text-decoration: none;
}

.heading {
      	color: #000000;
   	margin: 0px 0px 0px 0px;
    	font-size: 18px;
    	line-height: 38px;
    	padding: 0px;
    	background-image: url(pictures/overloop-orange.jpg);
}

.heading span {
        padding-left: 15px;
}

h1 span, h2 span {
	padding-left: 7px;
}

h3 {
      	color: #165985;
    	margin: 8px 0px 4px 0px;
    	font-size: 13px;
    	padding: 0px;
}


#footer {
        float: left; 
	width: 968px; 
	border: 1px solid #cccccc; 
	overflow: hidden; 
	margin-bottom: 30px;
	color: #7e7e7e;
}

#footer a {
        color: #7e7e7e;
}

/* Twitter */

.tweet,
.query {
	color: #085258;
}

.tweet_list {
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		border-radius: 0.5em;
		list-style: none;
		margin: 0;
		padding: 0;
		overflow-y: hidden;
		background-color: #ffffff;
	}

		.tweet_list .awesome,
		.tweet_list .epic {
			text-transform: uppercase;
		}

		.tweet_list li {
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0.5em;
		}

			.tweet_list li a {
				color: #0C717A;
			}

		.tweet_list .tweet_even {
			background-color: #ffffff;
		}

		.tweet_list .tweet_avatar {
			padding-right: .5em; float: left;
		}

			.tweet_list .tweet_avatar img {
				vertical-align: middle;
			}
