/* Global Resetting */
html{	
	width: 1000px;
	height: 100%;
	background-color: #222222; /* #9ccefc; lego:#9ccefc	orig:#069; silverstripe:#0083C8*/
}
body {
	width: 1000px;
	height: 100%;
	font-size: 62.5%;

	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

/* Layout CSS */
#Main {
	width:1000px;
	background-color: #222222; /* #9ccefc; lego:#9ccefc	orig:#069; silverstripe:#0083C8 */
}
*html #Main {
	w\idth: 1000px;
}
#Header {
  font-family:Verdana,Helvetica,sans-serif;
	background-color: #222222; /* #9ccefc  	#069; */
	width: 900px;
}
	#Header h1 {
		color:#fff;
		font-size:1.5em;
		line-height:4.5em;
		padding-left:20px;
		text-align: center;
	}
	/*bigger one*/
	#Header h2 {
		color:#000;
		font-size:2.5em;
		line-height:2.8em;
		text-align: center;
	}

*html #Header {
  w\idth: 857px;
}

/* IE Workarounds */
*html #ContentContainer {	/* IE Boxmodel workaround */
  min-height: 250px;
  height: auto !important;	/* Internet Explorer 6 */
  height: 250px;
  m\in-height: 200px;		/* Internet Explorer 5.x */
  he\ight: auto !important;
  he\ight: 440px;
  overflow: visible;
  width: 590px;
  w\idth: 590px;
  wi\dth: 590px;
}

*html #ContentContainerAboutUs {
  height: 250px;
  he\ight: 250px;
  width: 590px;
  w\idth: 590px;
  wi\dth: 590px;
}

*html #ContentContainerContact {
  height: 500px;
  he\ight: 500px;
  width: 590px;
  w\idth: 590px;
  wi\dth: 590px;
}

#ContentContainer {
  background-color: #222222; /*#f5f5f5;*/
  padding: 20px 20px;
  height: auto;
  overflow: hidden;
  position:relative;
  min-height: 200px;
  width:  590px;
  w\idth: 590px;
  wi\dth: 590px;
}

#ContentContainerAbout {
  background-color: #222222; /*#f5f5f5;*/
  padding: 20px 20px;
  height: auto;
  overflow: hidden;
  position: relative;
  min-height: 200px;
  width:  610px;
  w\idth: 610px;
  wi\dth: 610px;
}

#ContentContainerContact {
  background-color: #222222; /*#f5f5f5;*/
  padding: 20px;
  min-height: 500px;
  width: 590px;
  w\idth: 590px;
  wi\dth: 590px;
}

#ContentNews {
  float:  left;
  width:  590px;
  w\idth: 590px;
  wi\dth: 590px;

}


#Content {
  float:  left;
  width:  580px;
  w\idth: 580px;
  wi\dth: 580px;
}

#Banner {
	text-align: center;
}

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}

div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
	background: #f5f5f5;			/* #015581; orig. Silverstripe Blau*/
	clear: left;
}
	#Footer a {
		text-decoration:none;
		color:#0083C8;
	}
		#Footer a:hover {
			text-decoration:none;
		}

#underneath {
	padding-left: 75px;
}
	#underneath a {
		text-decoration:none;
		color:#0083C8;
	}

*html #Footer {
	margi\n-left: 0px;
}
	*html #Footer a {
	text-decoration:none;
		color:#0083C8;
	}
		*html #Footer a:hover {
			text-decoration:none;
		}

*html #underneath {
	text-deco\ration:none;
	padd\ing-left: 75px;
}

#NewsList,
#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	margin-right: 10px;
}

#StaffPhoto img {
	border:0px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}

		

