
fieldset {
	border:1px solid #FF0099;
	background-color:#FFFFFF;
}

pre { display:none }


#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

.highlight
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 14px;
color: #FF0099;
font-weight: bold;

}

.highlightsmall

{

font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 1em;
color: #FF0099;
font-weight: none;

}

#close {
	float: right;
}

#container{
margin:0 auto;
text-align:left;
width:1000px;
}

.inhoud{
background-repeat: no-repeat;
text-align:left;
}

.links{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 14px;
color: #FF0099;
font-weight: bold;
}

.links:hover{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 14px;
color: #FF0099;
font-weight: bold;
text-decoration: underline
}

.smalltitle{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 16px;
color: #FF0099;
font-weight: bold;
}

.top{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 10px;
color: black;
text-align:right;
}

.title{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 20px;
color: #FF0099;
font-weight: bold;
background-attachment:fixed;
background-repeat: no-repeat;

}
.newstitle{
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 16px;
color: #FF0099;
font-weight: bold;
background-attachment:fixed;
background-repeat: no-repeat;

}

.text {
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 12px;
color: #000000;
}

div.padding10px
{
margin-left:10px;
text-align:justify;
font-weight:none;
margin-right:10px;
}

body {
background-attachment:fixed;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
text-align:center;
}

a {
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 12px;
color: #FF0099;
font-weight: bold;
text-decoration: none
}

input, textarea {
border: 1px solid #FF0099;
color: black;
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 12px;
background-color: none;
}

input.logintxt 
{
border: 1px solid #FF0099;
color: #FF0099;
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 30px;
font-weight:bold;
background-color: none;
size:20;
height: 35px;
}

.login
{
border: 1px solid white;
color: black;
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 12px;
background-color: none;
}

img { 
display: block;
border: 0;
}

table {
border: none;
color: black;
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 12px;
background-color: none;
border: 0;
cellpadding: 0;
cellspacing:0;

}

h1{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size: 20px;
color: #FF0099;
font-weight: bold;
}

 .ex-pullquote, .pullquote {
   float : left;
   width : 210px;
   border : 0;
   color : #99cc66;
   font-family : georgia, palatino, 'times new roman', serif;
   font-size : 110%;
   font-weight : bold;
   font-style : italic;
   margin : -5px 0 15px 10px;
 }

 .pullquote {
   width : 250px;
   margin : -25px 0 20px 15px;
 }

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	right: 0; top: 0;
	background: url('../images/krushflip.png') no-repeat right top;
	text-indent: -9999px;
}





