*{
	padding:0;
	margin:0;
}
body {
background:#000;
color:#fff;
background-image: url(../images/bg_metal.png);
text-align:center;
}

div#wrapper{
background:#343942;
width:900px;
min-height:800px;
overflow:hidden;
position:relative;
margin:0 auto;
text-align:left;
}
div#wrapper-home{
background:#343942;
width:900px;
min-height:3000px;
overflow:hidden;
position:relative;
margin:0 auto;
text-align:left;
}
div#header{
background-image:url(../otherImages/banner.jpg);
background-position:center;
height:150px;
background-repeat:no-repeat;
}

div#menu{
	background:#000;
	color:#cc9400;
	background-image:url(../images/bg_menu2.png);
	height:25px;
	padding-top:5px
	}
	div#menu ul{
	list-style:none;
	}
	div#menu ul li{
	display:inline;
	font:16px Arial, Helvetica, sans-serif;
	padding:0 20px;
	}
	li+li { border-left: 1px solid #333;
	}
	div#menu a, div#menu a:visited, div#menu a:active {
	text-decoration:none;
	color:#6a7a91;
	}
	div#menu a:hover{
	text-decoration:none;
	color:#d29200;
	}
div#content{
color:#ccc;
background-color:#343942;
background-repeat:no-repeat;
background-image:url(../otherImages/background.jpg);
height:100%;
position:absolute;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
padding:2em;
text-align:justify;
}
div#content-home {
color:#ccc;
background-color:#343942;
background-repeat:no-repeat;
background-image:url(../otherImages/background.jpg);
height:100%;
position:absolute;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
padding:2em;
text-align:justify;
width:900px;
}
div#content h2{
	color:#2f3640;
	background-color:#999;
	padding:3px;
}
div#content-home h2{
	color:#2f3640;
	background-color:#999;
	padding:3px;
}
div#content img {

border:medium solid #fff;
padding:.3em;
margin-top:1em;
margin-right:1em;
margin-left:1em;
background-color:#fff;
margin-bottom:1em; 
}
div#content img.scheyden{
float:none;
}
div#content ul li{
margin-left:1em;
}
div#content p{
margin-top:1em;
margin-bottom:2em;
}
div#content ul{
margin-left:1em;
margin-bottom:1em;
margin-top:3%;
}
div#content ul.media li{
margin-bottom:1em;
}
div#content img.t33{
float:left;}

div#address ul{
list-style-type:none;
}
div#content h1,h2,h3,h4,h5,h6{
margin-top:1em;
margin-bottom:1em;
}
div#links{
background-color:#fc3;
height:150px;
}
div#pics{
font-family:Arial;
font-size:14px;
padding:2em;
}
div#pics img{
display:inline;
border:medium solid #000;
border-style:inset;
padding:.2em;
margin-top:1em;
margin-right:1em;
margin-left:1em;
background-color:#06c;
}
div#pics h2{
background-color:#003;
}
div#content ul{
list-style:none;
}
div#content img.title {
float:right;
margin-right:80px;
}
div#content a {
color:#d29200;
}
#footer{
float:left;
height:30px;
}
div#footer a {
font-size:10px;
color:#333;
text-transform:uppercase;
text-decoration:none;
letter-spacing:200%;
}
.year { color:#fff;
	font-size:3em;
}
.rt { float:right;
margin:15px;
}
table.sched tr td {border-bottom:1px solid #111;
	padding:3px;}