/*
Basis stylesheet Publiekprijschristelijkboek.nl
Type: Screen
*/

/* vote */
table.vote {
  margin-left: 100px;
}
p.vote {
  margin-left: 200px;
  text-align: left;
}
a.link {
	font-family: Verdana;	
font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

a.link:hover {
	font-family: Verdana;	
font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CC6666;
}

/* Basis opmaak */
* {
	margin: 0; padding: 0; 
}

img {
	border: none; 
}

a img { 
	border: none; 
}
body {	background-color: #FFFFFF;	font-family: Verdana;	font-size: 10pt;
	color: #666666;
	margin-top: 10px;}
#container {	width: 895px;	min-height: 620px;	margin: 0 auto;	background-color: #FFFFFF;}

/* Header */
#header_bg {
	width: 895px;
	height: 133px;
	background: url(./images/header_bg.jpg) repeat;
}

#header {
	width: 895px;
	height: 133px;
	background: url(./images/header_rechts.jpg) no-repeat top right;	margin: 0px;	padding: 0px;
	text-align: center;
}

#header ul {
	width: 895px;
	height: 133px;	background: url(./images/header_links.jpg) no-repeat;	list-style-type: none;	list-style-image: none;	margin: 0px;}#header ul li {	float: left;}

/* Header inhoud */
#logo {
	width: 113px;
	height: 113px;	background: url(./images/publieksprijs2011.jpg) no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#sponsor {
	float: left;
	margin-left: 155px;
	margin-top: 15px;
}

#sponsor h1 {
	font-family: Verdana;	font-size: 11pt;
	font-weight: normal;
	color: #CC6666;
	margin: 0px;
}

#sponsor h2 {
	font-family: Verdana;	font-size: 22pt;
	font-weight: bold;
	color: #9999CC;
	margin: 0px;
}

#sponsor h2 a {
	font-family: Verdana;	font-size: 22pt;
	font-weight: bold;
	text-decoration: none;
	color: #9999CC;
	margin: 0px;
}

#sponsor h2 a:hover {
	font-family: Verdana;	font-size: 22pt;
	font-weight: bold;
	text-decoration: underline;
	color: #9999CC;
	margin: 0px;
}



#sponsor h3 {
	font-family: Verdana;	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #CC6666;
	margin: 0px;
}

/* Top 10 */
#top10_container {
	width: 189px;
	float: left;
}

.top10_titel_bg {
	width: 189px;
	height: 32px;
	background: url(./images/top10_titel_bg.jpg) repeat;
	margin-top: 15px;
}

.top10_titel {
	width: 189px;
	height: 32px;
	background: url(./images/top10_titel_rechts.jpg) no-repeat top right;	margin: 0;	padding: 0;
	text-align: center;
	font-family: Verdana;	font-size: 12pt;
	color: #FFFFFF;
}

.top10_titel ul {
	width: 189px;
	height: 32px;
        background: url(./images/top10_titel_links.jpg) no-repeat;
        list-style-type: none;
        list-style-image: none;
	margin: 0px;  	padding: 0;
}
.top10_titel ul li {
  text-align: center;
	padding-top: 5px;
}
.top10_titel ul li a {
  text-align: center;
	padding-top: 5px;
	font-family: Verdana;
        font-size: 12pt;
        text-decoration: none;
	color: #FFFFFF;
}
.top10_titel ul li a:hover {
        text-decoration: underline;
}
.top10_content {
	width: 188px;
	min-height: 100px;
	background: url(./images/top10_content_bg.jpg) repeat;
	margin-left: 1px;
}

.top10_content_inhoud {
	padding: 5px;
	font-family: Verdana;	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

.top10_content_inhoud a {
	font-family: Verdana;	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.top10_content_inhoud a:hover {
	font-family: Verdana;	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CC6666;
}


.top10_footer {
	width: 188px;
	height: 5px;	background: url(./images/top10_footer.jpg) no-repeat;
	margin-left: 1px;
}

/* Content */
#content_container {
	width: 678px;
	float: right;
}

#content_titel_bg {
	width: 678px;
	height: 32px;
	background: url(./images/content_titel_bg.jpg) repeat;
	margin-top: 15px;
}

#content_titel {
	width: 678px;
	height: 32px;
	background: url(./images/content_titel_rechts.jpg) no-repeat top right;	margin: 0;	padding: 0;
	font-family: Verdana;	font-size: 12pt;
	color: #FFFFFF;
}

#content_titel ul {
	width: 678px;
	height: 32px;	background: url(./images/content_titel_links.jpg) no-repeat;	list-style-type: none;	list-style-image: none;
	margin: 0;  	padding: 0;}#content_titel ul li {	text-align: center;
	padding-top: 5px;
}

#content_content {
	width: 678px;
	min-height: 100px;
	background: url(./images/content_content_bg.jpg) repeat;
}

#content_content_inhoud {
	padding: 5px;
	font-family: Verdana;	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

#content_content_inhoud h1 {
	font-family: Verdana;	font-size: 14pt;
	font-weight: normal;
	color: #CC6666;
}

#content_content_inhoud h2 {
	font-family: Verdana;	font-size: 11pt;
	font-weight: normal;
	color: #9999CC;
}

#content_footer {
	width: 678px;
	height: 7px;	background: url(./images/content_footer.jpg) no-repeat;
}

p.form {
 text-align: left;
 margin-left: 150px;
}

/* Footer van de gehele pagina */
#overall_footer {
	width: 895px;
	height: 40px;
	float: left;
	background: url(./images/content_titel_bg.jpg) repeat;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana;	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

#overall_footer a {
	font-family: Verdana;	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}

#overall_footer a:hover {
	font-family: Verdana;	font-size: 10pt;
	text-decoration: underline;
	color: #FFFFFF;
}

