html {	
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	background: url(../images/graffitbackground.jpg) repeat fixed;
}

#flashBody {
	width: 100%;
	height: 100%;
	margin: 0;
	background: url(../images/graffitbackground.jpg) repeat fixed;
}

a img{
	border:0;
}
.clear{
	clear:both;
}

/* Layout CSS */

#flashintro {
	width: 900px;
	height: 700px;
	margin: 0 auto;
}

#newsTicker {
	position: absolute;
	top: 302px;
	margin: 5px;
	width: 169px;
	height: 220px;
	background: url(../images/schiefertafel2.png) no-repeat;
}

#newsTickerText {
	z-index: 0;
	padding: 15px;
	font-family: Hand Of Sean;
	font-size: 14px;
	width: 139px;
	height: 190px;
	color: #F7FCD9;
	overflow: hidden;
}

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0 auto -15px;
	min-width: 815px;
}

#Header {
	z-index: 1;
	background: url(../images/background_top3.png) repeat-x fixed;
	position: fixed;
	top: 0;
	height: 230px;
	width: 100%;
	margin: 0;
}

#HeaderLogo {
	width: 253px;
	height: 60px;
	margin: 0 auto;
	padding: 35px 0;
}

#Menuwrapper {
	z-index: 2;
	position: fixed;
	font-family: Hand Of Sean;
	margin: 0;
	margin-top: 140px;
	width: 100%;
	height: 66px;
}
#Menu1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
	
}

#Menu1 a,
#Menu1 a.link {
	text-decoration: none;
	margin: 0 10px;
	color: #F7FCD9;
}
#Menu1 a:hover {
	color:#96B9D9;
}
#Menu1 a.current,
#Menu1 a.section {
	color:#96B9D9;
}


#Menu2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	margin: 0 auto;
}
#Menu2 a,
#Menu2 a.link {
	text-decoration: none;
	margin: 0 10px;
	color: #F7FCD9;
}
#Menu2 a:hover {
	color:#96B9D9;
}
#Menu2 a.current,
#Menu2 a.section {
	color:#96B9D9;
}

#Menu3 {
	margin: 0 0 0 -50px;
	text-transform: uppercase;
	height: 20px;
}

#Menu3 li a.link {
	font-weight: normal;
	text-decoration: none;
}

#Menu3 li a.current, #Menu3 li a.section {
	text-decoration: underline;
}

#Menu3 ul {
	list-style: none;
	margin: 0;
}
#Menu3 li {
	margin: 0 10px 0 0;
	list-style: none;
}

#Contentwrapper {
	//background-color: #91ABC8;
	clear: both;
	//color: #F7FCD9;
	color: #353f61;
	padding-top: 230px;
	margin-bottom: -20px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-height: 542px;
}

#ContentTop {
	margin: 0 auto;
	width: 815px;
	height: 52px;
	background: url(../images/content_top2.png) no-repeat;
}

#ContentBottom {
	margin: 0 auto;
	width: 815px;
	height: 85px;
	background: url(../images/content_bottom2.png) no-repeat;
}

#Content {
	margin: 0 auto;	width: 815px; 
	min-height: 450px;
	height: 100%;
	background: url(../images/content_middle2.png) repeat;
}

#ContentBox {
	width: 590px;
	margin-left: 202px;
	min-height: 412px;
}

#TrueContent {
	height: 100%;
	padding: 20px;
	padding-left: 60px;
}

#TrueContent #sorts{
	clear: both;
}

#TrueContent p {
	line-height: 11pt;
}

#TrueContent a {
	color: #353f61;
	font-size: 12px;
	text-decoration: none;
}

#TrueContent a:hover {
	//color: #91ABC8;
	text-decoration: underline;
}

#TrueContent ul li {
	list-style: none;
	float: left;
}

#ContentHeader {
	width: 182px;
	height: 412px;
	background-color: transparent;
	float: left;
	border: none;
	margin: 20px 20px 10px 60px;
}


div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

.push {
	clear: both;
	float: none;
	height: 15px;
}

#Footer {
	//position: fixed;
	font-family: sans-serif;
	font-size: 10px;
	clear:both;
	text-align: center;
	color: #F7FCD9;
	//background: url(../images/background_bottom2.png) scroll repeat;
	height: 15px;
	width: 100%;
	bottom: 0;
	padding: 65px 0 0 0;
}

#flashFooter {
	position: fixed;
	font-family: sans-serif;
	font-size: 10px;
	clear:both;
	text-align: center;
	color: #F7FCD9;
	height: 15px;
	width: 100%;
	bottom: 0;
	padding: 65px 0 0 0;
}

#Footer a, #flashFooter a{
	position: relative;
	color:#F7FCD9;
	text-decoration: none;
}

#Footer a:hover, #flashFooter a:hover{
	color: #A7ACC9;
}


#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 {
	background-color: transparent;
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	background-color: transparent;
	border:1px 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;
	}

		

