/* CSS Document */

body {
	margin-top: 40px;
	padding: 0;
	background-color: #afaea3;
}
p { 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 0.8em;
	margin-top: 0; 
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 16px/0.8 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
h1 {
	display: none;
}
.head,.main,.foot {
	width: 940px;
	margin: 0 auto;
}
#rechtermain {
	background-color: #dfdfda;
	height: 470px;
}
#rechtermain2 {
	background-color: #dfdfda;
	height: 414px;
}
#rechtermedia {
	background-color: #dfdfda;
	height: 440px;
}
#rechterscrollbox {
	background-color: #dfdfda;
	height: 420px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
	width: 470px;
	padding-top: 10px;
	padding-bottom-width: 1px;
}

#rechterscrollbox a{
	color: #333;
	text-decoration: underline;
}
#rechterscrollbox a:visited{
	text-decoration: underline;
	color: #663366;
}
#rechterscrollboxnieuws {
	background-color: #dfdfda;
	width: 542px;
	left: 368px;
	height: 450px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
	padding-top: 10px;
}
#fullscrollboxnieuws {
	background-color: #dfdfda;
	width: 910px;
	left: 0px;
	height: 450px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: auto;
	padding-top: 10px;
}
#rechterscrollboxnieuws a{
	color: #333;
	text-decoration: underline;
}
#rechterscrollboxnieuws a:visited{
	text-decoration: underline;
	color: #663366;
}
#bredescrollbox {
	background-color: #dfdfda;
	height: 420px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	overflow: auto;
	width: 900px;
	padding-top: 10px;
}	
#rechtercontent {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rechtercontent a{
	color: #333;
	text-decoration: underline;
}
#rechtercontent a:visited{
	text-decoration: underline;
	color: #663366;
}
#linkercontent {
	padding: 20px;
	height: 400px;
	background-color: #000000;
}
#linkermain {
	background-color: #333;
	height: 470px;
}
#header {
	background-image: url(images/logo_casparberger.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header p{
	text-align: right;
	margin-top:5px;
	margin-bottom:-20px;
	font-size: 12px;
}
#header p a:link{
	color: #DEDEDE;
	text-decoration:none;
}
#header p a:visited{
	color: #DEDEDE;
	text-decoration:none;
}

.head {
	padding-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
}
.foot {
	border-top: 1px solid #CCC;
	padding-top: 5px;
	margin-top: 1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
}
/* zorgt ervoor dat pc en sc naast elkaar staan */
.pc,.sc,.pc2,.sc2,.pc_index,.sc_index,.pc3,.sc3  {
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
} 
pc_index,.sc_index  {
	overflow: hidden;
} 
/* pc en sc moeten opgeteld altijd 940 px zijn, de breedte van .head en .main */
.pc	{
	width: 370px;
} 
.sc	{
	width: 572px;
	left: 368px;
}
.pc2	{
	width: 470px;
} 
.sc2	{
	width: 472px;
	left: 468px;
}
.pc3 {
	width: 440px;
}
.sc3	{
	width: 500px;
	left: 440px;
}
.pc4 {
	width: 940px;
	background-color: #dfdfda;
	height: 550px;
}
.floatleft {
	float: left;
}
.pc_index	{
	width: 470px;
} 
.sc_index	{
	width: 470px;
	left: 470px;
}

.clear_children,.cc_tallest { 
	position: relative; 
} /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { 
	content: ''; 
} /* PREVENTS A REDRAW BUG IN SAFARI */

/* styling menus */
.head ul.tabs {
	list-style: none;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.head ul.tabs li {
	float: left;
	padding-top: 20px;
}
.head ul.tabs a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.head ul.tabs a:hover {
	color: #FFF;
	text-decoration: none;
}
ul.tabs .on {
}
ul.tabs .off {
}


div.tabPanels {
}
div.tabPanels .on {
    display: block;
}
div.tabPanels .off {
    display: none;
}

#menu1 {
	background-color: #c7c6bf;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#menu1 a{
	color: #333;
	line-height: 150%;
	text-decoration: none;	
}
#menu1 a:visited{
	text-decoration: none;
}
#menu1 a:hover{
	color: #FFF;
	text-decoration: none;	
}
.cursor {
	cursor: pointer;
}
/* einde styling menus */


#scrollbox1 {
	background-color: #afaea3;
	height: 100px;
	width: 940px;
	float: left;
	overflow-y:hidden;
	overflow-x:auto;
	margin-top: 7px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#scrollbox2 {
	background-color: #dfdfda;
	height: 275px;
	overflow-y:hidden;
	overflow-x:auto;
}

.groter {
	font-size: 1.2em;
}
.kleiner {
	font-size: 0.8em;
}
.volgende {
	font-size: 0.8em;
}
.volgende a{
	color: #333;
}
.meerinterlinie {
	line-height: 1.5em;	
}
.onderstreept {
	text-decoration: underline;
}
.tabulator {
	display: block;
	float: left;
	width: 50px;
}

.minderinterlinie {
	line-height: 0.7em;
}

img {
	border: none;
}

