/* 1st revision by Marja Ribbers-de Vroed */

/* General styles */
body {
	margin-top: 0px ;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color : #000033;
}

body, div, p, td, ul, ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 12px;
	font-weight : normal;
}

#divNews {
	padding : 5px;
	border : 1px dotted #003;
}

a:link {color: #0000FF; text-decoration: underline}
a:visited {color: #0000FF; text-decoration: underline}
a:hover {color: #FF0000; text-decoration: underline}
a:active {color: #FF0000; text-decoration: none}

 h1 {
	font-size : 16px;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 15px;
	text-align : center;
}

h2 {
	font-size : 14px;
	font-weight: bold;
	font-style : italic;
}

h3 {
	font-size : 12px;
	font-weight: bold;
	text-align: center;
}

.fout {
	color : #FF0000;
	font-weight : bold;
}

.tblContent {
	font-size : 12px;
	background : #FFFFFF;
}

.tblMain {
	font-size : 12px;
	background : #FFFFFF url(http://www.hetstalenros.nl/images/shim.gif) repeat;
	padding: 30px;
}

.tblContentHeader {
	font-size : 12px;
	font-weight: bold;	
}

.pagetop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	padding-right: 10px;
	text-align: right
}

.pagetop a:link {color: #FFFFFF; text-decoration: underline}
.pagetop a:visited {color: #FFFFFF; text-decoration: none}
.pagetop a:hover {color: #FF0000; text-decoration: underline}
.pagetop a:active {color: #FF0000; text-decoration: none}

.webontwerp {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; margin-right: 10px; padding-right: 10px; text-align: center}
.webontwerp a:link {color: #FFFFFF; text-decoration: underline}
.webontwerp a:visited {color: #FFFFFF; text-decoration: none}
.webontwerp a:hover {color: #FF0000; text-decoration: underline}
.webontwerp a:active {color: #FF0000; text-decoration: none}

.tblBackImg {
	background : #2929A9 url(http://www.hetstalenros.nl/images/bg_smokey_blue.jpg) repeat;
}

.tblBackShim {
	background : #2929A9 url(http://www.hetstalenros.nl/images/shim.gif) repeat;
}

.tblBackSwap {
	background : #000033 url(images/btn_corner.gif);
}

.divTreeTop {
	padding : 0px 0px 0px 0px;
}
.divTreeSub {
	padding : 0px 0px 0px 45px;
}

.divTreeItems {
	padding : 0px 0px 0px 10px;
}

.rowEven {
	background-color : White;
}

.floatLeft {
	float : left;
}

.floatRight {
	float : right;
}
.rowOdd {
	background-color: Silver;
}

.note { font-size: 10px; color: #000000; margin-left: 15px; }

/* P7 MenuMagic Styles */
.pviimenudiv {
	border : 1px solid #0000CD;
}
.pviimenudiv td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.pviimenudiv p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left : 28px;
	margin-right : 20px;
	color:#FFFFFF;
}
.pviimenudiv b {
	color: #FFFFFF;
	font-weight : bold;
}
.pviimenudiv a:link {color: #FFFFFF; text-decoration: underline}
.pviimenudiv a:visited {color: #FFFFFF; text-decoration: underline}
.pviimenudiv a:hover {color: #FF0000; text-decoration: underline}
.pviimenudiv a:active {color: #FFFFFF; text-decoration: underline}

