body,html {width: 100%; height: 100%; margin: 0; padding: 0; text-align: center; }
body {font-family: Arial,Helvetica,sans-serif; }
body {background: #FFFFFF; }
body#Popup {background: #FFF8E5; }

h1 {font-size: 115%; line-height: 142%; font-weight: bold; color: #000; }
h2 {font-size: 92%; line-height: 142%; font-weight: bold; color: #000; margin-bottom: 0; margin-top: 25px; }
p {font-size: 88%; line-height: 142%; color: #000000; margin-top: 0; }
 .voorbeeld {font-size: 88%; line-height: 142%; color: #000000; margin-top: 0; }
 .subtext {font-size:88%; color:#EC8B04; margin-top:0;}
 .voetnoot {font-size:78%; color:#EC8B04; } 
td {vertical-align: top; }
b {font-weight: bold; }
i {font-style: italic; }

ul {list-style-type: square; margin-left: 15px; }
ol {margin-left: 15px; }
li {font-size: 88%; line-height: 142%; color: #000000; }
a {color: #D98000; text-decoration: underline; }
a:hover {color: #FFA019; text-decoration: underline; }

hr {color: #F9BD05; background-color: #F9BD05; size: 1px; height: 1px; border: 0px; }

img {border:0;}

img.foto {        
        border: 8px solid white;
        -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.75);
        box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.75);
        margin: 0 0 10px 0;
      }

img.foto:hover {        
        -webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    0px 1px 1px rgba(50, 50, 50, 0.75);
        box-shadow:         0px 1px 1px rgba(50, 50, 50, 0.75);
      }

img.grotefoto {        
        border: 10px solid white;
        -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.75);
        box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.75);
        margin: 0 0 20px 0;
      }

img.sponsorlogo {margin: 40px 0 0 0; }
img.rss {margin: 10px 0 0 0; }

table#MainContainer {width: 813px; height: 100%; margin: 0 auto; }
 td#tdHeader {height: 72px; background: url(images/sostop.gif) no-repeat top left; }
 td#tdMenu {width: 120px; text-align: left; vertical-align: top; padding-top: 8px; }
 td#tdContent {background: #FFF8E5; width: 693px; text-align: left; font-size: 11pt; line-height: 120%; color: #000000; }
 td#tdContent td.kolom {width:320px; }
 td#tdFooter {height: 20px; background: url(images/sosbot.gif) no-repeat bottom left; }

 td#tdContent td.kolom-06-l {width:200px; text-align: center;}
 td#tdContent td.kolom-06-r {width:440px; text-align: left; }

table#popuppagina {width: 644px; margin: 0px; text-align: left; }
table#popuppagina td.col1 {width:90px; text-align: left; vertical-align: middle; }
table#popuppagina td.col2 {width:464px; text-align: center;vertical-align: middle; }
table#popuppagina td.col3 {width:90px; text-align: right; vertical-align: middle; }

tr.nominee {background: #FFE4B7; border: 1px solid #F9BD05; }
tr.trkader {background: #FFE4B7; border: 1px solid #F9BD05; }
div.trkader {background: #FFE4B7; border: 1px solid #F9BD05; margin: 10px 0 0 0; }
div.trkaderheader{background-color:#FFA019;}
div.trkaderheader h2 {color:#fff; margin-top: 0px; margin-left: 5px;text-shadow: 1px 1px #D98000;}
div.trkadertext {padding: 7px; }


div.vbkader {background: #FFF1D5; padding: 10px; margin: 10px 10px 10px 0; border: 0 solid #F9BD05; }
div.voetnoot {width:468px; }

.reactieInvul {
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 12px; 	
}

.reactieInvul input {
	background-color: #FFFFFF; 
	border: 1px solid #EC8B04; 
}

.reactieInvul textarea {
	background-color: #FFFFFF; 
	border: 1px solid #EC8B04; 
 	width: 300px; 
 	height: 120px; 
}

.Submit {
  border: 1px solid #EC8B04;
  background: #EC8B04;
  color: white;
  font-family: Arial,Verdana,Helvetica,sans-serif; 
  padding: 4px;
  cursor: pointer;
  font-size:1.1em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
-webkit-box-shadow: 0 2px 2px rgba(50,50,50, .75);
-moz-box-shadow: 0 2px 2px rgba(50,50,50, .75);
box-shadow: 0 2px 2px rgba(50,50,50, .75);
}

 .Submit:hover, .Submit:focus{
background-color :#D98000; 
-webkit-box-shadow: 0 1px 1px rgba(50,50,50, .75);
-moz-box-shadow: 0 1px 1px rgba(50,50,50, .75);
box-shadow: 0 1px 1px rgba(50,50,50, .75);
}


