body {
  background: url(/img/back3.png);
  background-color: #AE054A;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
}
#maintable { 
  margin-top: 20px;
  margin: auto;
  text-align: left;
  width: 720px;
}

p, td { font-size: 14px; }
h1 { font-size: 18px; }
h2 { font-size: 14px; }

h1,h2,h3,h4 {  margin: 0; padding: 0 }
p {  margin: 0; margin-top: 8pt;  }

.navarea {
  position: relative;
  padding: 4px;
  background-color: black;
  color: white;
  font-size: 14px;
  text-align: center;
}
.navarea li {
  display: inline;
  margin: 0;
}
.navarea ul {
  margin :0; padding: 0;
}
.navarea a {
  text-decoration: none;
  color: white;
  padding: 4px 8px;
}
.navarea a:hover { 
  color: yellow;
 }

.navarea .hl {
  font-weight: bold;
  padding: 4px 8px;
}

.tableft {
  background-image: url(/img/tab-hl-left.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
.tabright { 
  background-image: url(/img/tab-hl-right.jpg);
  background-position: top right;
  background-repeat: no-repeat;
 }

.small, .small td, .small p {
  font-size: 80%;
}

th { text-align: left; font-size: 80%; border-bottom: 1px solid black; padding-top: 8px; }

a { color: black; }

.leftbody {
  color: black;
  border-left: 4px solid black;
  font-size: 12px;
  padding: 8px;
  background-color: #FEF2D3;
}
.leftbody a { text-decoration: none; }
.leftbody a:hover { text-decoration: underline; }
.leftbody li.selected { text-decoration: underline; }

.itemhead {
  margin-top: 8px;
  color: #AA0C4E;
  background-color: #FFB609;
  color: black;
  text-align: right;
  padding: 2px;
  font-weight: bold;
}
.itembody {
  background-color: #9A2053;
  padding: 4px;
  border: 1px solid #FFB609;
}
.leftbody .head {
  text-align: right;
}

.rightbody {
  border-right: 4px solid black;
  width: 600px;
  padding-left: 32px;
  background: url(/img/bodybalk.png);
  background-repeat: repeat-y;
  background-color: white;
}

.bodytext { 
  padding: 8px;
}

.bar { 
  border-bottom: 5px solid #FEF2D3;
}
.bb { border-bottom: 5px solid #FEF2D3; }
.bt { border-top: 5px solid #FEF2D3; }
.br { border-right: 5px solid #FEF2D3; }
.bl { border-left: 5px solid #FEF2D3; }

.bottombar {
  background: url(/img/footer-back.png);
  padding: 8px;
  text-align: right;
}

.foot {
  padding: 4px 24px;
  font-size: 9px;
  color: white;
}
.foot a {
  text-decoration: none;
  color: white;
}
.foot a:hover { 
  color: yellow;
}

table.bezetting, table.links {
  font-size: 12px;
  border: 5px solid #FEF2D3;
  margin: 0; padding: 0;
}
table.bezetting ul, table.links ul {
  margin-top: 4px; 
  margin-bottom: 0; 
  padding: 4px;
  margin-left: 20px ! important;
}
table.links li { margin-bottom: 6px; }

table.bezetting h2, table.links h2 { 
  font-size: 14px;
  background-color: #FFB609; //black;
  color: white;
  padding: 4px;
}

div.muziekitem { 
  border: 1px solid black;
}

div.picthumb { 
 margin-left: 1px;
 margin-bottom: 1px;
 float: left;
 }	

ul.nieuws li {
  margin-bottom: 10px;
}

.teaser-bar {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 4px solid white;
}

.teaser-bar-top {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 4px solid white;
}

a.teaser-link {
  display: block;
  margin-top: 8px;
  text-align: right;
  font-weight: bold;
}

.subscription p {
  font-size: 80%;
  font-weight: normal;
}

.subscription form {
  margin-top: 10px;
  clear: both;
}
.subscription form input { float: left; }
input.box {
  border: 1px solid black; width: 160px;
  padding: 2px;
}

#teasersubscribebox {
  width: 134px;
  margin-right: 4px;
}
.arrowsubmit {
  border: 0;
  width: 22px; height: 22px;
  background-image: url(/img/submit.png);
}

.forumbody {
  border-right: 4px solid black;
  border-left: 4px solid black;
  padding: 8px;
  padding-left: 40px;
  background: url(/img/bodybalk.png);
  background-repeat: repeat-y;
  background-color: white;
}

.flag {
  float: right;
  padding-top: 2px; padding-right: 4px;
}
.flag a { margin: 0; padding: 0; }

.flag img { border: 0; }

.error { color: red; }

#header { position: relative; }
#listen { position: absolute; 
	right: 20px;
	top: 20px;
}
