html {
  scrollbar-base-color: #1D3A58; 
  scrollbar-arrow-color: #FFFFFF;
}

body {
  background-color: #182E46;
  background-image: url("v2/bg.gif");
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  margin: 0;
}

table {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  color: #B6D5F5;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

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

h3 {
  font-size: 13px;
  text-align: center;
}

ul {
  list-style: square;
}

.page {
  width: 780px;
  background-image: url("v2/pagebg.gif");
}

.popup {
  margin: 5px;
}

/* Menu */

.menu {
  text-align: left;
}

.menu ul {
  list-style: none;
  width: 120px;
  margin: 0px;
  padding-left: 19px;
}

.menu li {
  font-weight: bold;
  width: 120px;
  height: 20px;
}

.menu li a {
  color: #FFFFFF;
  display: block;
  height: 20px;
}

.menu li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  border-right: 11px solid #000000;
}

/* Layout */

.links {
  margin-left: -14px;
  margin-bottom: 5px;
  text-align: center;
}

.koprechts {
  text-align: center;
}

.rechts {
  font-size: 9px;
  text-align: center;
  padding-left: 18px;
  padding-right: 15px;
}

.rechts2 {
  font-size: 9px;
  padding-left: 18px;
  padding-right: 15px;
}

.rechts2  table{
  margin-top: 0px;
}

.footer {
  background-image: url("v2/footer.gif");
  font-size: 10px; 
  text-align: right;
  height: 100px;
}

/* Inhoud */

.titel {
  margin: 0px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}

.nav {
  margin-top: 0px;
  font-weight: bold;
}

.tcontent {
  background: #000000;
}

.thead {
  background: #182E46;
  font-weight: bold;
}

.alt1 {
  background: #1F3D5D;
}

.alt2 {
  background: #1D3854;
}

.alt3 {
  background: #1D3A58;
}

.small {
  font-size: 9px;
}

.lijst li {
  list-style-type: none;
  display: inline;
  padding: 0;
  margin: 0;
}

.lijst ul li {
  padding: 3px;
}

.personage {
  padding-bottom: 50px;
}

.personage img {
  padding-right: 15px;
  margin-bottom: 5px;
}

.thumb img {
  border: 1px solid #000000;
}

.thumb img:hover, .news-message img:hover {
  border: 1px solid #FFFFFF;
}

.error {
  background: #FFFFFF;
  border: 1px solid red;
  color: red;
  font-weight: bold;
  text-align: center;
  padding: 2px;
  margin-bottom: 5px;
}

.code {
  font-family: Courier New;
  font-size: 10px;
  text-align: left;
}

select, textarea, input { 
  font-family: Tahoma, Arial; 
  font-size: 11px; 
  color: #FFFFFF; 
  background-color: #182E46; 
  border: 1px solid #000000;
}
  
.news-header {
  width: 450px;
  height: 58px;
}

.comedycentral {
  background-image: url("v2/news-cc.gif");
}

.southpark {
  background-image: url("v2/news-sp.gif");
}

.spfan {
  background-image: url("v2/news-spfan.gif");
}

.news-title {
  padding: 23px 0px 0px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.news-title a {
  color: #FFFFFF;
}

.news-small {
  font-size: 10px;
  text-align: right;
  padding: 8px 50px 0px 0px;
}

.news-small a {
  color: #FFFFFF;
}

.news-content {
  width: 450px;
  background-image: url("v2/news_bg.gif");
  border-bottom: 1px solid #000000;
  margin-bottom: 5px;
}
.news-message {
  padding: 5px;
}

.news-message  img {
  margin: 3px;
  border: 1px solid #000000;
}