@charset "utf-8";

@import url("basis.css");

/* algemeen */

#fotorechtsvp { 
	width:300px; 
	height:200px; 
	float:right; 
	vertical-align: top; }

/* lettertypen */
.tussen_groen, .tussen_geel, #datumblok_vp, #infoblok_vp, .kopje, #middenkolom_vp, #rechterkolom h1, #linkerkolom h1, #rubriekkop  {
	font-family: Arial, Helvetica, sans-serif;
	}

#rubriek, p, p:first-line, #rechterkolom p, #linkerkolom p, #uit_in_sneek 	{
	font-family: Verdana, Geneva, sans-serif;
	}

/* opmaak blokken */
.tussen_groen, .tussen_geel, #datumblok_vp, #infoblok_vp, .kopje,#rechterkolom h1,#linkerkolom h1, #rubriekkop,#uitgave_vp  {
	display: block;}

#linkerkolom p, rechterkolom p
	{color:black;
	}
	
#middenkolom_vp 	{
	position: relative;
	width: 47%;
	left: 1.5%;
	float: left;
	color: black;
	text-align: justify;
	padding: 0 12px 0 10px;
	border-left: thin solid black;
	border-right: thin solid black;}

#middenkolom_vp h1 {
	font-size: 200%;
	color: #00f;
	margin: 0.5em 0 0 0;
	max-width:97%;
	}

#middenkolom_vp h1:first-child {	
	margin-top: -0.2em;}

.tussen_groen, .tussen_geel {
	display:block;
	font-size: 140%;
	color: #00F;
	text-align: center;
	border-style: none;
	line-height: 1;
	width: 100%;
	padding: 0.15em 0 0.35em 0;
	clear: both;}	

.tussen_groen {
	background-color: #cf9}

.tussen_geel, #persbureau, #uitgave_vp {
	background-color: #ff9}
	
#datumblok_vp, #infoblok_vp	{
	font-size: 150%;
	line-height: 1.1;
	color: #00f;
	text-align: center;}
	
#datumblok_vp {
	padding: 10px 0;
	height: 50px;
	top: 175px;
	width: auto;
	vertical-align: text-bottom;
	}
		
#infoblok_vp {
	width: auto;
	height: auto;
	z-index: 1100;
	}

#uitgave_vp {
	font-size: 1em;
	}
	
#persbureau {
	padding: 0 10px 0 20px;
	border: thin solid black;
	margin-top:0em;}

#twitter {
	background-color:#cf9;
	border: thin solid black;
	padding:0 10px 0 20px;}

/* opmaak regels */

#uit_in_sneek p:first-line 
	{color: #00f;}
	

#uit_in_sneek p:first-line {
	font-size: 1em;
	line-height: 1;
	font-weight: normal;
	}

#agenda_vp p {
	margin-top: 2em;}

#uit_in_sneek p {
	margin-top: 1em;
	}

/* opmaak koppen */

.dag {color: #F00;}

logofoto_vp {
	float: left;
	height: 200px;
	width: 155px;
	background: no-repeat;
	text-align: left;
	vertical-align: top;
	margin-top: -1px;}

/* linken */

#uit_in_sneek a {color: #F00;}

#rubriek a  {
	display: block;
	padding-left: 40px; 
	}
	
