/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12px;
}
td {
	font-size: 12px;
}

a.LeftLink:visited {
	color:#FF0000;
}
a.LeftLink:link {
	color:#FF0000;
}
a.LeftLink:hover {
  color:#000000;
}

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

.Top {
	height: 150px;
	width: 955px;
	left: 0px;
	top: 0px;
	background-image: url(images/nav/top.jpg)
}

.Left {
	width: 180px;
/*	height:383px;*/
	height: 100%;
	left: 0px;
	top: 150px;
	background-image: url(images/nav/left.jpg);
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;

}

.Right {
	width:180px;
/*	height:383px;*/
	height:100%;
	left: 775px;
	top: 150px;
	background-image:url(images/nav/right.jpg);
	background-color:#93e902;
	background-position:top
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	vertical-align:middle;
}
.Vacature {

}
.Bottom {
	width:955px;
	height:17px;
	left: 0px;
	top: 533px;
	background-image: url(images/nav/bottom.jpg)
}

.Main {
/*	width:595px;*/
/*	height:383px;*/
	height:100%;
	left: 180px;
	top: 150px;
	background-image: url(images/nav/main.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.MainContent {
	height:100%;
	border: 0px;
  width: 590px; 
}
.Green {
 	background-color:#93e902;
	vertical-align:top;
}
.Headline {
	color:#FF0000;
	font-weight:bold;
	font-size:20px;
}
.NewsHeadline {
	color: #FF0000;
	font-weight:bold;
	font-size:14px;
}

.SmallHeadline {
	color: #FF0000;
	font-weight:bold;
	font-size:16px;
}
.Label {
	color: #000000;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
}

.ActivityDate {
	width: 20%;
}
.ActivityRow {
	width: 100%;
}
.ActivityStatus {
	width: 50px;
	text-align: right;
}
.ActivityLocation {
	width: 15%;
}
.RepertoirePhoto {
	border: 2px #FF0000 solid;
	text-align: right;
}
.RepertoireList {
}
.ReadMore {
	font-size: 9px;
}
.Photo {
	border: 1px #FF0000 solid;
	text-align: right;
}

.FormLabel {
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
}
.FormField {
	border-color:#FF0000;
	border-style: solid;
	border-width: 1px;
}
.LeftBarItems
{
	padding-left:  	2px;
	padding-right:  5px;
	padding-bottom: 7px;
}

.ImportantLink
{
	font-size:14px;
	font-weight:bold;
}

.BottomLink:link
{
	color:#FFFFFF;
} 
.BottomLink:visited{
	color:#FFFFFF;
}
.BottomLink:hover
{
	color:#00FF00;
}
.BottomBarCell
{
	width: 	33%;
	color:	#FFFFFF;
	white-space:nowrap;
}
.MultiMediaItem
{
	text-align:center;
}

.NewsHighlight
{
	border:	solid 1px #CCCCCC;
	width: 529px; /*4 px extra om hem net zo breed te maken als de foto*/
}

div.NewsPhoto_div
{
  float:  right;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

div.PhotoOuterDIV
{
}
div.PhotoSubtext
{
  clear:both;
  font-size:  10px;
  text-align: left;
  font-style: italic;
  padding-bottom: 2px;
}

.edit_field_very_wide
{
  width:      400px;
}
