#content strong
{
	font-weight: bold;
}

p.back
{
	margin-top: 10px;
}

#wrapper
{
	margin: 10px auto;
	width: 800px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(/static/gfx/topping.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#branding
{
	width: 780px;
	margin: 10px 10px 5px 10px;
	border-bottom: 10px solid #F57921;
}

#branding a
{
	display: block;
	width: 780px;
	height: 130px;
	text-indent: -9999px;
	background-image: url(http://schiffersfm.omroep.nl/data/media/db_images/original/108892_557cf4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #007EA1;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.linkblauw a, .linkblauw a:active, .linkblauw a:visited,  p a
{
	color: #449cce;
}

#syndicatie
{
	padding: 0 10px;
	overflow: hidden;
}
	#syndicatie a
	{
		display: block;
		width: 12px;
		height: 12px;
		float: right;
	}
	
	#rss
	{
		background-image: url(/static/gfx/rss_logo.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
	}


#body
{
	width: 780px;
	overflow: hidden;
	margin: 5px 10px 10px 10px;
	background-image: url(/static/gfx/bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#navigation
{
	width: 109px;
	float: left;
	display: inline;
}

	#navigation li { display: inline; }
	
	#navigation a
	{
		display: block;
		background-color: #F57921;
		margin-bottom: 1px;
		padding: 2px 0 3px 4px;
		text-decoration: none;
		font-weight: bold;
		font-size:1.1em;
		color: #fff;
	}
	
	#navigation a:hover,
	#navigation a.current { background-color: #007EA1; }


#content
{
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 10px;
	width: 460px;
	padding-right: 10px;
	border-right: 1px solid #F57921;
}

	#content img
	{
		float: left;
		display: block;
		margin: 0 10px 0 0;
	}
	#content img.big
	{
		margin: 2px 0 10px 0;
	}
	
	#content #rss-feeds
	{
		margin: 10px 0;
		overflow: hidden;
	}
	
	#content h2.cryptopicto
	{
		width: 460px;
		height: 95px;
		text-indent: -9999px;
		background-image: url(/static/gfx/56458_bded6b.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	#content h2.tips
	{
		width: 460px;
		height: 95px;
		text-indent: -9999px;
		background-image: url(/static/gfx/59021_4facbc.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	#content h2
	{
		color: #007EA1;
		font-weight: bold;
		margin-bottom: 8px;

	}
	
	#content div.column,
	#content dl
	{
		float: left;
		overflow: hidden;
		width: 355px;
	}
	#content dt
	{
		font-weight: bold;
	}
	
	#content dt.info
	{
		width: 50px;
		float: left;
	}
	#content dd
	{
		float: left;
		width: 305px;		
	}
	#content dd.player,
	#content dd.beoordeling
	{
		width: 355px;		
	}
	#content dd.player { overflow: hidden; }
	#content dd.beoordeling
	{
		margin-bottom: 10px;
	}
	
	#content h3
	{
		margin-top: 10px;
		color: #007EA1;
		font-weight: bold;
		clear: both;
	}
	
	#content div h2
	{
		margin: 0;font-size:14px;
margin-bottom:3px;
	}
	
	#content blockquote
	{
		font-style: italic;
	}
	
	#content div
	{
		width: 460px;
		overflow: hidden;
		margin-bottom: 10px;
		
	}
	
	#content div div
	{
		margin-bottom: 0;
	}
	
	#content div.faq
	{
		float: left;
		width: 460px;
		overflow: hidden;
		margin-bottom: 10px;
		
	}
	#content div.faq h3
	{
		color: #555;
	}
	
	#content div[align="center"]
	{
		text-align: center;
	}
	#content div[align="center"] img
	{
		float: none;
		display: inline;
	}
	
	#content div.column
	{
		margin-top: 10px;
	}
	
	#content div.tip
	{
		margin-top: 10px;
		border-top: 1px solid #F57921;
		padding-top: 10px;
	}
	
	#content div.about
	{
		margin-bottom: 10px;
	}
	
	#content div.about div
	{
		width: 355px;
		float: right;
	}
	
	#stemlijst
	{
		margin: 10px 0 10px 0;
		width: 460px;
	}
		#stemlijst p
		{
			padding: 1px 0;
		}
		
		p.submit
		{
			margin-top: 10px;
			text-align: left;
		}
	
	
	div.column h3
	{
		border-top: 1px solid #ccc;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	
	#column-archief
	{
		float: left;
		overflow: hidden;
		width: 355px;
	}
		#column-archief a
		{
			color: #F57921;
		}
		
		#column-archief dt
		{
			width: 280px;
			float: left;
		}
		#column-archief dd
		{
			width: 75px;
			float: left;
		}
	
	#content #archief
	{
		width: 460px;
	}
		#content #archief dt
		{
			width: 380px;
			float: left;
			padding-bottom: 3px;
		}
		#content #archief a
		{
			font-weight: normal;
			color: #449cce;
			display: block;
		}
		#content #archief a:hover
		{
			color: #F57921;
		}
		
		#content #archief dd
		{
			width: 80px;
			float: left;
			text-align: right;
		}
	
	#content #verjaardagen
	{
		width: 460px;
		border-color: #a6d2df;
		border-width: 0 0 1px 0;
		border-style: solid;
	}
	#content #verjaardagen dd
	{
		background-color: #EBF5F8;
		width: 440px;
		padding: 2px 0 2px 18px;
		border-color: #a6d2df;
		border-width: 0 1px 0 1px;
		border-style: solid;
		background-image: url(/static/gfx/dot.gif);
		background-repeat: no-repeat;
		background-position: 1% 50%;
		color: #111;
		overflow: hidden;
	}
	#content #verjaardagen dd.odd
	{
		background-color: #fff;
	}
	
	
	#content #verjaardagen dd strong
	{
		display: block;
		float: left;
		width: 355px;
	}
	
	#content #verjaardagen dd em
	{
		display: block;
		float: right;
		width: 80px;
	}
	
	#content #verjaardagen dt
	{
		background-color: #007EA1;
		width: 450px;
		padding: 2px 5px;
		color: #fff;
	}
	
	#rss-readers
	{
		width: 460px;
		margin: 10px 0;
	}
	
#sidebar
{
	float: left;
	display: inline;
	width: 180px;
	overflow: hidden;
}

	#sidebar h2
	{
		background-color: #007EA1;
		color: #fff;
		text-align: center;
		font-weight: bold;
		padding: 2px 0 8px 0;
		background-image: url(/static/gfx/vandaagbg.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
	}
	#sidebar p
	{
		font-size: 0.95em;
	}
	#sidebar h3
	{
		color: #F57921;
		font-weight: bold;
	}
	
	#sidebar div
	{
		margin-top: 10px;
		overflow: hidden;
	}
	
	#sidebar img { float: right; margin: 0 0 5px 5px; }
	
	#sidebar form
	{
		margin-bottom: 10px;
	}
	
	#logos img
	{
		margin: 0 3px 0 0;
	}
	#overzicht
	{
		margin-top: 2px;
	}
	#overzicht li
	{
		display: inline;
	}
	#overzicht a
	{
		font-weight: bold;
		display: block;
		padding: 2px 0 0 17px;
		background-image: url(/static/gfx/bigdot.gif);
		background-repeat: no-repeat;
		background-position: 3% 50%;
	}
	#overzicht a:hover
	{
		color: #F57921;
	}
	
#sidebar .skyscraper {
	text-align: center;
	margin-top: 30px;
}

#contactform
{	
	width: 460px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#actieform
{
	width: 460px;
}
	
	#contactform h3
	{
		color: #007EA1;
		font-weight: bold;
		margin: 0 0 10px 0;		
		width: 460px;
	}
	
	#actieform h3
	{
		width: 410px;
		height: 60px;
		text-indent: -9999px;
		background-image: url(/data/media/db_images/original/59445_4d482e.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #ccc;
		margin: 0 0 10px 0;		
		padding-bottom: 5px;
	}
	
	#actieform p,
	#contactform p
	{
		float: none;
		width: 460px;
		overflow: hidden;
		margin-bottom: 5px;
	}
	
	#actieform label,
	#contactform label
	{
		float: left;
		display: block;
		width: 90px;
	}
	
	#actieform label
	{
		width: 110px;
	}
	
	#actieform input,
	#actieform textarea, 
	#contactform input,
	#contactform textarea
	{
		float: left;
		width: 304px;
		padding: 2px;
		border: 1px solid #007EA1;
	}
	
	#actieform input,
	#actieform textarea 
	{
		width: 294px;	
	}
	
	#actieform textarea,
	#contactform textarea
	{
		background-color: #007EA1;
		color: #fff;
	}
	#actieform #verzenden,
	#contactform #verzenden
	{
		background-color: #007EA1;
		width: 80px;
		padding: 0px;
		margin: 0 0 5px 90px;
		color: #fff;
		font-weight: bold;
		
		border-color: #9CF #366 #366 #9CF;
		border-width: 1px;
		border-style: solid;
	}
	
	#actieform #verzenden
	{
		margin: 0 0 5px 110px;
	}


#zoekformulier
{
	margin: 10px 0;
}
	
	#content #searchterm
	{
		width: 344px;
		padding: 2px;
		border: 1px solid #007EA1;
	}
	#content #zoeken
	{
		background-color: #007EA1;
		padding: 1px;
		width: 50px;
		color: #fff;
		font-weight: bold;
		border-color: #9CF #366 #366 #9CF;
		border-width: 1px;
		border-style: solid;
	}

p.form_error_style {
	color: #ff3636;
    padding-bottom: 5px;
}

td.form_table_right input.form_field, textarea, select {
	font-family: Arial,Helvetica,sans-serif;
}

td.form_table_right input.form_field  { 

	width: 300px;
	height: 15px;
    border: 1px solid #f57921;
	
}	
td.form_table_right textarea {

	width: 300px;
    height: 135px;
    border: 1px solid #f57921;
}
td.form_table_right select {


    border: 1px solid #f57921;

}
.form_field_err {
	width: 300px;
	background-color: #ffd4d4;
	border: 1px solid #f57921;
}
td.form_table_left {
	width: 150px;
}
.button_style {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
    background-color: #f57921;
	border: 0px;
	cursor: pointer;
}



/*
#tiptable
{
	float: left;
	overflow: hidden;
}
*/

table
{
	width: 460px;
	float: left;
}
td
{
	vertical-align: top;
	border-top: 0 solid #333;
	padding: 7px 0 5px 0;
}
td img
{
	display: block;
	margin: 2px 0 5px 0;
	
}

/*
td
{
	vertical-align: top;
	border-top: 0 solid #333;
}

table table
{
	margin: 7px 0 5px 0;
}

td img
{
	width: 460px;
	display: block;
}

td td img
{
	width: 95px;
	
	height: 95px;
	margin: 0 10px 0 0;
}
td div
{
	margin: 0;
}
td div img
{
	width: 460px;
	height: 95px;
	margin: 0;
}
*/

#twitter_div a {
	color:#449CCE;
}
#twitter_update_list li span {
	font-size:0.95em;
}
#twitter_update_list li {
	margin-top: 10px;
}
#twitter_update_list li a{
	color:#449CCE;
}

.comment_form {
	color:#656565;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    margin:10px 0 0 0;
    padding:0;
    overflow: hidden;
}
.comment_form h1 {
	font-weight: bold;
	font-size:12px;
}

.comment_form div.fieldgroup {
	margin-top:15px;
	clear: both;
}

.comment_form div label {
	width: 110px;
	margin-right: 25px;
}

.error ul li {
	color: #F00;
} 

div.divider {
	background:transparent url(/images/news_divider.gif) repeat-x scroll 50% 50%;
	height:25px;
}

p.notice {
	font-weight: bold;
}

.comments h1 {
	font-weight: bold;
	font-size:12px;
	margin-bottom: 10px;
}
.comments p {
	margin-bottom: 10px;
}

.comment_form div.fieldgroup input.text {
	border:1px solid #DDDDDD;
    height:14px;
	width: 220px;
	margin-left: 35px;
}
.comment_form div.comment {
	height:14px;
}
.comment_form span.comment {
	clear: both;
	display: block;
	margin-top:15px;
}

.comment_form textarea {
	border:1px solid #DDDDDD;
	width: 313px;
	height: 150px;	
	clear: both;
}

address
{
	margin: 10px 0;	
}

.news_headline b
{
	font-size: 0.95em;
    font-weight: bold;
}

.news_headline p {
	font-size:0.95em;
}

#trefwoord
{
	font-size: 9px;
	border-color: #aaa #eee #eee #aaa;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	width: 140px;
}
#zoek
{
	font-size: 0.8em;
	border-color: #eee #aaa #aaa #eee;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	width: 30px;
}

#footer
{
	width: 800px;
	background-color: #F57921;
	background-image: url(/static/gfx/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 15px;
	font-size: 0.95em;
}

#footer a { color: #fff; }
