body {
	color: #001b43;
	font: 12px Arial;
	font-weight: normal;
	background-color: #00255B;
	/*background-color: #b3bece;*/
	text-align: center;
	margin: 30px, 0px, 0px,0px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #515151;
}

a:hover {
	color: #00255b;
}


.CMS a:link, .CMS a:visited {
	color: #dcdcdc;
	text-decoration: underline;
	/*color: #00255b;*/
}

.CMS a:hover {
	color: #628ebf;
	text-decoration: underline;
}

#Logo_LinkImage {
	position: absolute;
	left: 0px;
	top: -80px;
}

.UserStatusControl {
	position: absolute;
	left: 828px;
	top: -90px;
	width: 200px;
	text-decoration: none;
	color: #b2c9ec;
	font-weight: bold;
	background-image: url(img/userback.png);
	background-repeat: no-repeat;
	height: 58px;*/
}


.Content {
   position: relative;
	top: 80px;
	height: 575px;
	width: 1024px;
	text-align: left;
	margin:0px auto;
	color: white;
	background-color: #1f457d;
	background-image: url(img/boven.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.TopLink {
	position: absolute;
	top: 0px;
	width: 140px;
	height: 25px;	
	background-color: white;
	text-align: center;
	padding-top: 3px;
	display: block;
	color: white;
}

.BlockTitleRight, .BlockTitleLeft {
	background-color: orange;
	text-align: center;
	padding-top: 3px;
}

.BlockTitleRight {
	position: absolute;
	width: 184px;
		/*width: 140px;*/
	height: 17px;	
	left: 0px;
}


.MenuLeftContainer {
	position: absolute;
	overflow: auto;
	top: 25px;
	left: 0px;
	width: 194px;
	/*width: 140px;*/
	height: 550px;
}

.BlockTitleLeft {
	position: relative;
	width: 194px;
	/*width: 129px;*/
	height: 17px;	
	left: 0px;
	display: block;
}

.LeftMenu {
	background-color: #eceff4;
	padding-bottom: 5px;
	position: relative;
	width: 194px;
	/*width: 129px;*/
}

#TopMenu_MenuPanel
{
	overflow: visible;
}

.LeftMenu .Item  {
  /*width: 110px;*/
  width: 194px;
  display: block;
  padding-left: 5px;
  line-height: 18px;
}

a.WebMailLink, a.WebMailLink:visited, a.CVEditLink, a.CVEditLink:visited, a.FotoAlbumLink, a.FotoAlbumLink:visited, a.UrenstaatLink, a.UrenstaatLink:visited,
	{
        color: white;
        text-decoration: none;
        font-weight: bold;
	}

a.WebMailLink:hover 
		{color: white;
		text-decoration: none;
		display: block;
		background-color: #09629b; 
}

a.CVEditLink:hover 
		{color: white;
		text-decoration: none;
		display: block;
		background-color: #457561; 
}

a.FotoAlbumLink:hover 
		{color: white;
		text-decoration: none;
		display: block;
		background-color: #d12d40; 
}

a.UrenstaatLink:hover 
		{color: white;
		text-decoration: none;
		display: block;
		background-color: #df7121; 
}

.WebMailLink {
	left: 210px;
	background-color: #085b8f;
	border: 1px solid;
	border-color: white;
	top: -21px;
	text-decoration: none;
	color: white;

}

.CVEditLink {
	left: 365px;
	background-color: #3f6c5b;
	border: 1px solid;
	border-color: white;
	top: -21px;
	text-decoration: none;
	color: white;
}

.FotoAlbumLink {
	left: 520px;
	background-color: #c52a3b;
	border: 1px solid;
	border-color: white;
	top: -21px;
	text-decoration: none;
	color: white;
}

.UrenstaatLink {
	left: 675px;
	background-color: #d16a1f;
	border: 1px solid;
	border-color: white;
	top: -21px;
	text-decoration: none;
	color: white;
}


.MenuText {
}

.Menu {
}

.NewsText {
  margin-top: 15px;
}

.NewsMenu {
}

.OldNewsText {
  margin-top: 15px;
}

.OldNewsMenu {
 height: 215px;
 overflow: auto;


}

.title h1 {
  position: absolute;
  left: 210px;
  top: 22px;
  font-size: 12px;
  z-index: 2;
  font-weight: bold;
}

.CMS, .ShoutBoxFull {
  width: 605px;
}

.CMS {
  z-index: 1;
  position: absolute;
  left: 210px;
   /*left: 150px;*/
  line-height: 20px;
  top: 47px;
  overflow: auto;
  padding-right: 20px;
  height: 520px;
  background-image: url(img/linksonder.gif);
  background-position: bottom left;
  background-repeat: no-repeat;  
}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

.Login {
  position: absolute;
  top: 100px;
  left: 352px;
  height: 200px;
  width: 450px;
  background-color: #00225b;
  color: white;
  border: 1px solid;
	border-color: white;
	 background-image: url(img/login.png);
  
}

.Login .NewAccount {
  display: none;
}

.ContentItem {
  position: absolute;
  left: 180px;
  top: 190px;
  padding-right: 40px;
}


.LaatsteNieuwsText 
{
  top: 262px;	
  left: 830px;
  width: 194px;
}

.LaatsteNieuws {
  position: absolute;
  background: white;
  top: 282px;
  left: 830px;
  height: 90px;
  font-size: 10px;
  color: black;  
  overflow: auto;

}

.ShoutBoxText, .ShoutBoxOverview, .PollText, .Poll {
  left: 830px;
  width: 194px;
  /*left: 744px;
  width: 280px;*/
  
}

.ShoutboxText 
{
  top: 27px;	
}

.ShoutBoxOverview, .ShoutBoxFull {
  position: absolute;
  background: white;
}

.ShoutBoxOverview {
  top: 45px;
  height: 215px;
}

.lise
	{top: 300px;
}

.ShoutBoxOverview .ShoutEdit {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 155px;
	/*width: 225px;*/
}

.ShoutBoxOverview .Submit {
	position: absolute;
	left: 162px;
	/*left: 230px;*/
	top: 1px;
}

.ShoutBoxFull .ShoutEdit {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 390px;
}

.ShoutBoxFull .Submit {
	position: absolute;
	left: 395px;
	top: 1px;
}

.PollText 
{
  top: 372px;	
}

.Poll {
  position: absolute;
  background: white;
  overflow: auto;
  top: 390px;
  height: 185px;	
}

.Poll .UserPoll {
  position: relative;
  width: 175px;
   /*width: 260px;*/
  color: black;
  padding-bottom: 30px;
  padding-left: 5px; padding-right: 5px; padding-top:5px;
}

.UserPoll
{
	font-size: 11px;
}

.UserPoll .Text {
  margin-top: 5px;
  margin-left: 1px;
  font-weight: bold;
}

.UserPoll .Option {
	display: block;
	padding-left: 10px;
}

.UserPoll .SavedText {
  position: absolute;
  left: 5px;
  bottom: 7px;
  color: #6b92c0;
}

.UserPoll .Submit {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin-left: 200px;
}

.ShoutBoxFull {
  left: 220px;
  top: 40px;
  height: 375px;
  background-color: #d0d1fa;
}

.ShoutBoxOverview .Grid, .ShoutBoxFull .Grid  {
  position: absolute;
  overflow: auto;
}

.ShoutBoxOverview .Grid  {
  top: 30px;
  left: 0px;
  /*width: 280px;
  height: 185px;*/
  width: 194px;
  height: 185px;
  	padding-left: 5px;
}

.ShoutBoxFull .Grid  {
  top: 30px;
  left: 0px;
  width: 100%;
  height: 330px;
}


.ShoutBoxOverview TD, .ShoutboxFull TD {
  vertical-align: top;
}

.ShoutBoxOverview TD {
  vertical-align: top;
  font-size: 11px;
}

.ShoutboxFull TD {
  font-size: 12px;
}

.ShoutboxOverview .Name, .ShoutboxFull .Name {
  font-weight: bold;
}

.ShoutBoxOverview .Text, , .ShoutboxFull .Text {
}

.login {
	width: 320px;
	height: 175px;
}

.BottomImage {
	position: absolute;
	top: 575px;
	left: 0px;
}


