body {
	padding: 0px;
	margin: 5px;
	color:  white;
	background-color: #002351;
	/*background-position: 0px 1px;*/
}

.stylist a, .stylist h1 {color: black;}

body.template {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(/img/bgheader.gif);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: white;
}

a:hover {
	color: #B3BDCB;
}

a.special {
	color: #FA702A;
	cursor:pointer; 
	text-decoration:underline;
}

img {
	border-style: none;
	vertical-align: top;
}

.htmlarea .panels.right {
	background-color: #002351;
}


/*
.bigItem img{
	padding: 4px 4px 4px 4px;
	float: none;
}
*/

p {
	padding: 4px 0px 8px 0px;
	margin: 0px;
}

body, p, th, td {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

p, td {
	text-align: left;
}

xtd {
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

pre {
	font-family: monaco, 'courier new', courier, monospace;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

input, textarea, select {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: 400;
}

#inloggen {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	top: 163px;
	left: 400px;
	width: 400px;
	padding: 10px;
	color: white;
	background-color: #8a9aaf;
}

#inloggen td, #inloggen {
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 12px;

}

/*#Container2, .Container3 {
	height: 80px;
	width: 100%;
	background-color: #002351;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
*/

td.content {
	width: 372px;
	vertical-align: top;
}

h2 {
	font-weight: normal;
	font-size: 32px;
	margin: 0;
	padding: 0 0 12px 0;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0px 0px 8px 0px;
}

ul, ol {
	padding: 0 0 5px 1.8em;
	margin: 0;
}
li {
	margin: 0;
	padding: 0 0 3px 0;
}

/*
h3 a {
	text-decoration: none;
}

#leftColumn {
	position: relative;
	float: left;
	width: 373px;
	padding: 52px 0px 0px 0px;
}

#rightColumn {
	position: relative;
	float: right;
	width: 373px;
	text-align: left;
}

.title {
	padding: 4px 4px 5px 4px;
	display: block;	
	font-weight: bold;
	text-decoration: none;
}
*/

.pink
{
	COLOR: #9c0063;
}
td.kopje, td.kopje_pink, h4 {
	color: #FA702A;
	font-style: oblique;
	font-weight: bold;
	padding: 10px 4px 2px 4px;
	border-bottom: 1px dashed #AF5F3F;
}
td.kopje_pink
{
	color:#9c0063;
	font-style: none;
	border-bottom: 1px dashed #FFFFFF;
}
td.line {
	border-bottom: 1px dashed #B3BDCB;
}
td.line_white {
	border-bottom: 1px dashed #FFFFFF;
}

p.midden {
	text-align: center;
}

p.rechts {
	text-align: right;
}

a.link {
	display: block;
	font-weight: bold;
	text-decoration: none;	
}

a.link:hover {
	color: #ffffff;
}

.pink a, .pink a.link
{
	text-decoration:none;
	color: #ffffff;
}
.pink a:hover, .pink a.link:hover
{
	text-decoration:underline;
}
/*
.dateRechts{
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.dateRechts:hover {
	color: white;
}
*/

/*
.extra{
	height: 80px;
}
*/

input.veld, select.veld, textarea.veld,
.pink input.veld, .pink select.veld, .pink textarea.veld  {
	border: 2px solid #FA702A;
	background-color: white;
	color: black;
	padding: 2px;
}

.pink input.veld, .pink select.veld, .pink textarea.veld
{
	border: 2px solid #9c0063; 
}
/* Camp Pink 2009 */

table.main {
	background-image: url(http://www.rozeblok.nl/gfx/cp_background.jpg);
	background-repeat: no-repeat;       
	margin: 0px auto;
        margin-top: 15px;
	background-color: rgb(83,134,29);
	width: 1024px;
	height: 800px;
}

td.main {
	padding-right: 112px;
	padding-left: 112px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
        height: 100%;
}
