@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #A20057;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

h1 {
  font-size: 14px;
  font-weight: bold;
}

h2 {
	font-size:11px;
	font-weight: bold;
}

.clearFloat {
	clear: both;
}

#container {
	margin: 10px auto 10px auto;
	width: 930px;
	background-image: url(img/bckContainer.jpg);
	background-repeat: repeat-y; 
}

#menuTop {
	background-color: #A20057;
	height: 20px;
	line-height: 20px;
	text-align: right;
	color: #CD52A0;
	font-size: 10px;
}

#menuTop a {
	color: #CD52A0;
	text-decoration: none;
	font-weight: normal;
}

#menuTop a:hover {
	color: #FECEDE;
	text-decoration: none;
}

#visualTop {
	height: 150px;
}

#mainWrapper {
	width: 930px;
	margin: 0;
	padding:  0px 0px 20px 0px;
}

#menuMain {
	width: 200px;
	padding-left: 40px;
	padding-bottom: 170px;
	float: left;
	background-image: url(img/theaterDeKluit.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menuMain ul {
	margin: 0;
	padding-left: 20px;
	line-height: 25px;
	font-size: 11px;
}

#menuMain li {
	list-style: none;
	font-variant:small-caps;
}

#menuMain li a, a:link {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

#menuMain li a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

#menuMain li a:hover {
  color: #FECEDE;
}

#menuMain li a:focus {
  color: #FECEDE;
}
#menuMain li a:active {
  color: #FECEDE;
}

#contentWrapper {
	width: 690px;
	float: right;
}

#content {
	width: 430px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	float: left;
	background-color: #B60079;
}

#content a {
	color: #FFF;
	text-decoration:underline;
}

#rightColumn {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	float: right;
	color: #FFFFFF;
}
#rightColumn a {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 20px;
	color: #FFF;
}

#rightColumn a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FECEDE;
}
#rightColumnHeader {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FECEDE;
}

#nieuwsitem {
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FECEDE;
}

#footer {
	background-color: #A20057;
	padding-left: 40px;
	width: 890px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #CD52A0;
}

#footer a {
	text-decoration: none;
	color: #CD52A0;
	font-weight: normal;
}

.kop {
	font-weight: bold;
}

.geplaatst {
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
}
