/* 	Marganza. Internet, vormgeving en automatisering.
		Zwet 32
		9932 AB  Delfzijl
		T. +31 596 - 635 460
		F. +31 596 - 635 469
		E. info@marganza.nl
		I. www.marganza.nl
		The Netherlands */




/* 	Denk om png hack en werkende min-heights */

body {
	margin: 0px auto 0px auto;
	background-image: Url("../images/tramwerkplaats_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
	background-color: #292627;
}
#wrapper {
    margin: 0px auto 0px auto;
    text-align: center;
    width: 800px;
}	

#container {
	background-image: Url("../images/main_bg.gif");
	background-repeat: repeat-y;
	width: 800px;
	float: left;
}

#topContainer {
	position: relative;
	background-image: Url("../images/top_bg.gif");
	background-repeat: no-repeat;
	width: 800px;
	height: 127px;
	float: left;
}

#topContainerLeft {
	position: relative;
	width: 196px;
	height: 127px;
	float: left;
}

#logo {
    border-width: 0px;
    position: relative;
    left: 25px;
    top: 25px;
    width: 146px;
    height: 80px;
    float: left;
    cursor: pointer;
}

#topContainerRight {
	position: relative;
	left: 15px;
	top: 80px;
	width: 574px;
	height: 30px;
	float: left;
}

#mainMenu {
	position: relative;
	width: 570px;
	font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 30px;
  text-align: right;
  float: right;
}

#mainMenu a {
	color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
	text-decoration: none;
	display: block;
}

#mainMenu a:hover {
	color: #f99f1c;
	text-decoration: none;
}

#mainMenu a.current {
	color: #f99f1c;
	text-decoration: none;
}

#mainMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#mainMenu ul li {
	float: left;
}



#mainMenu ul li ul {
    position: absolute;
    display: none;
    background-color: #553010;
    border-bottom: 1px solid #F5F0D2;
    border-top: 16px solid #553010;
    z-index: 10;
    list-style-type: none;
    width: 110px;
    background-image: url("../images/subMenuBackground.gif");
}

#mainMenu ul li ul li ul {
	display: block;
}	

#mainMenu ul li ul li {
	clear: both;
}	

#mainMenu ul li:hover ul, #mainMenu ul li.over ul { 
    display: block;
    line-height: 28px;
}

#mainMenu ul li ul li a {
    font-size: 9px;
    font-weight: normal;
    color: #FFFFFF;
    font-family: verdana, arial;
}	

#centerContainer {
	width: 800px;
	float: left;
}

#centerContainer a {
    color: #414042;
    text-decoration: none;
    font-weight: bold;    
}

#centerContainer a:hover {
    text-decoration: underline;  
}   

#centerContainerLeft {
	background-image: Url("../images/center_bg.gif");
	background-repeat: no-repeat;
	width: 400px;
	height: 223px;
	float: left;
}

#leftBar {
	position: relative;
	width: 75px;
	height: 223px;
	float: left;
}

#date {
	position: relative;
	top: 10px;
	width: 75px;
	height: 45px;
	/*font-family: Gotham Nights;*/
	font-family: verdana, arial;
  font-size: 35px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 45px;
  text-align: center;
	float: left;
}

#month {
	position: relative;
	width: 75px;
	height: 25px;
	top: 5px;
	/*font-family: Gotham Nights;*/
	font-family: verdana, arial;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 15px;
  text-align: center;
	float: left;
}

#rightBar {

	margin-left: 15px;
	width: 275px;
	height: 223px;
	float: left;
}

#rightBarTop {
	width: 210px;
	height: 75px;
	float: left;
}

#author {
	position: relative;
	width: 210px;
	height: 40px;
	/*font-family: Gotham Nights;*/
	font-family: verdana, arial;
  font-size: 17px;
  font-weight: normal;
  color: #414042;
  line-height: 40px;
  text-align: left;
	float: left;
}

#title {
	width: 210px;
	height: 35px;
	/*font-family: Gotham Nights;*/
	font-family: verdana, arial;
  font-size: 17px;
  font-weight: normal;
  color: #414042;
  line-height: 35px;
  text-align: left;
	float: left;
}

#reservation{
	margin-top: 10px;
	background-image: Url("../images/reserveren.png");
	background-repeat: no-repeat;
	width: 54px;
	height: 53px;
	float: right;
	cursor: pointer;
	margin-right: -15px;
}

#content {
	
	top: 10px;
	width: 295px;
	height: 120px;
	color: #414042;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
	text-align: left;
	overflow: hidden;
	float: left;
}

#centerContainerRight {
	width: 399px;
	height: 223px;
	float: left;
}

#contentContainer {
    width: 800px;
	float: left;
}

#contentContainerLeft {
	background-image: Url("../images/main_content_bg.png");
	background-repeat: no-repeat;	
	width: 600px;
	float: left;
	
}

#contentContainerLeftBar {
	margin-left: 90px;
	width: 495px;
	float: left;
    min-height: 500px;
    *height: 500px;    
}

#breadCrumps {
	position: relative;
	top: 10px;
	width: 450px;
	height: 20px;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #bcbec0;
  text-decoration: none;
  line-height: 15px;
  text-align: left;
  overflow: hidden;
  float: left;
}

#breadCrumps a {
	color: #bcbec0;
	text-decoration: none;
}

#breadCrumps a:hover {
	color: #bcbec0;
	text-decoration: underline;
}

#mainContent {
	position: relative;
	width: 495px;
	color: #414042;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
	text-align: left;
	float: left;	
}

#mainContent a {
	text-decoration: underline;
	color: #414042;
}

#mainContent a:hover {
	text-decoration: none;
	color: #414042;
}

#mainContent ul {
	list-style-type: square;
}	

#contentContainerRightBar {
	position: relative;
	width: 200px;
	float: left;
}

#buffer {
	width: 200px;
	height: 75px;
	background-color: #FFFFFF;
	float: left;
}

#reservationBg {
	position: relative;
	background-image: Url("../images/reserveren_bg.png");
	background-repeat: no-repeat;
	left: 1px;
	width: 199px;
	height: 76px;
	float: left;
}

#reservationTitle {
	position: relative;
	left: 15px;
	width: 170px;

	float: left;
}

#reservationContent {
	position: relative;
	left: 15px;
	height: 15px;
	width: 170px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
	text-align: left;
	overflow: hidden;
	float: left;
}

#reservationContent a {
	text-decoration: none;
	color: #FFFFFF;
}

#reservationContent a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#newsBg {
	position: relative;
	background-image: Url("../images/nieuws_bg.png");
	background-repeat: no-repeat;
	left: 1px;
	width: 199px;
	height: 76px;
	float: left;
}

#newsTitle {
	position: relative;
	left: 15px;
	width: 170px;
	float: left;
}

#newsArchive {
	position: relative;
	left: 15px;
	height: 15px;
	width: 170px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
	text-align: left;
	overflow: hidden;
	float: left;
}

#newsArchive a {
	text-decoration: none;
	color: #FFFFFF;
}

#newsArchive a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#newsContent {
	position: relative;
	top: 25px;
	left: 15px;
	width: 170px;
	color: #414042;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  line-height: 18px;
	text-align: left;
	overflow: hidden;
	float: left;
}

#newsContent a {
	text-decoration: underline;
	color: #414042;
}

#newsContent a:hover {
	text-decoration: none;
	color: #414042;
}

#newsContent span {
	color: #829b0d;
}


#footerSpacer {
	position: relative;
	width: 798px;
	height: 50px;
	float: left;
}

#footerContainer {
	position: relative;
	width: 800px;
	background-color: #414042;
	float: left;
}

#disclaimer {
	position: relative;
	color: #939598;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  line-height: 35px;
	text-align: left;
	left: 90px;
	width: 500px;
	height: 35px;
	float: left;
}

#disclaimer a {
	text-decoration: none;
	color: #939598;
}

#disclaimer a:hover {
	text-decoration: underline;
	color: #939598;
}

#marganza {
	position: relative;
	color: #939598;
	font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  line-height: 35px;
	text-align: left;
	left: 115px;
	width: 170px;
	height: 35px;
	float: left;
}

#marganza a {
	text-decoration: none;
	color: #939598;
}

#marganza a:hover {
	text-decoration: underline;
	color: #939598;
}




h1 {
	/*font-family: Gotham Nights;*/
    font-family: verdana, arial;	
  font-size: 17px;
  font-weight: normal;
  color: #414042;
  line-height: 40px;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 15px;
}

h2 {
	/*font-family: Gotham Nights;*/
	font-family: verdana, arial;
  font-size: 17px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 15px;
}

h2.content {
	color: #414042;
}

table.form {
    border-collapse: collapse;
}

table.form th,table.form td {
    color: #414042;
    font-size: 10px;
    text-align: left;
    vertical-align: top;    
}    

table.form th {
    width: 150px;	
}

form {
    margin: 0px;
    padding: 0px;
}

.formTextField,.formTextArea,.formSelect {
	border: 1px solid #414042;
	font-family: verdana, arial;
	font-size: 10px;
	color: #414042;
}

.formButton {
    font-family: verdana, arial;
    font-size: 10px;
    font-weight: bold;
    border-width: 1px;
    background-color: #EEEEEE;
    color: #414042;
}

.formError,table.form th.formError {
    color: #DD0000;
    font-weight: bold;
}

div#events {
    float: left;
    position: relative;
}	

div.event {
    background-image: url("../images/eventBlock.jpg");
    float: left;
    width: 600px;
    height: 148px;
    position: relative;
    text-align: left;
}

div.event .date {
    position: relative;
    top: 10px;
    width: 75px;
    height: 45px;
    /*font-family: Gotham Nights;*/
    font-family: verdana, arial;
    font-size: 35px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;   
}

div.event .month {
    position: relative;
    width: 75px;
    height: 25px;
    top: 5px;
    /*font-family: Gotham Nights;*/
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 15px;
    text-align: center;
}

div.event .author {
    position: absolute;
    width: 210px;
    height: 40px;
    /*font-family: Gotham Nights;*/
    font-family: verdana, arial;
    font-size: 17px;
    font-weight: normal;
    color: #414042;
    line-height: 40px;
    text-align: left;
    float: left;
    top: 0px;
    left: 90px;
}

div.event .title {
    position: absolute;
    width: 210px;
    height: 35px;
    /*font-family: Gotham Nights;*/
    font-family: verdana, arial;
    font-size: 17px;
    font-weight: normal;
    color: #414042;
    line-height: 35px;
    text-align: left;
    float: left;
    left: 90px;
    top: 40px;    
}

div.event .reservation {
    position: absolute;
    left: 525px;
    top: 10px;
    background-image: Url("../images/reserveren.png");
    background-repeat: no-repeat;
    width: 54px;
    height: 53px;
    float: left;
    cursor: pointer;
}

div.event .content {
	position: absolute;
	top: 85px;
	left: 90px;
	width: 500px;
	height: 50px;
	color: #414042;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
	float: left;
}

div.event .content a {
    text-decoration: none;
    color: #414042;
    font-weight: bold;
    float: right;
    position: absolute;
    top: 35px;
    left: 390px;
}

div.event .content a:hover {
    text-decoration: underline;
    color: #414042;
}

table.photos {
    border-collapse: collapse;
}

table.photos td {
	padding: 5px;
}

table.photos td img {
	border: 1px solid #414042;
}