* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background: #f4f3f4;	
}
#main{
	width: 800px;
	margin: 20px auto;
}
#wrap{
	float: left;
	width: 100%;
}
#content{
	width: 780px;
	text-align: left;
	color: #3A3732;
	background-color: #ffffff;
	border: 1px solid #999999;
}
#content a{
	border-bottom: 1px dotted #625f53;
	text-decoration : none;
}
#content a:hover{
	color: #dddddd;
}
.limited-height{
	height : 750px;
}
H2{
	font-size: 190%;
	color: #8F7852;
	margin-top: 10pt;
	font-weight: normal;
	letter-spacing: 2px;
}
H3{
	font-size: 120%;
	color: #8F7852;
	font-weight: normal;
	margin-left: 20px;
	letter-spacing: 2px;
	text-align: right;
}
H4{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #332C1C;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 10px;
	margin-bottom : 10px;
}
H5{
	font-size: 150%;
	color: #8F7852;
	font-weight: normal;
	margin-left: 20px;
	letter-spacing: 2px;
}
a:active, a:visited, a:link{
	color: #B87247;
	text-decoration: none;
}
a:hover{
	color: #AAAAAA;
	text-decoration: none;
}
img{
	border: 1px dashed #CC9A7C;
	padding: 6px;
}
a img {
	border : 0;
	text-decoration: none;
}
img.left, img.center, img.right {
 padding : 6px;
}
img.left {
	float : left;
	margin : 0 8px 5px 0;
}
img.center {
	display : block;
	margin : 0 auto 5px;
}
img.right {
	float : right;
	margin : 0 0 5px 8px;
}
img.clean {
	border : 0;
	padding : 3px;
}
#header{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #3A3732;
	width: 100%;
	height: 150px;
	background-color: #c9b99f;
	background-image: url('../images/ruiter2009.jpg');
	background-repeat: no-repeat;
	font-size : 0.9em;
}
#header-bz{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #3A3732;
	width: 100%;
	height: 150px;
	background-color: #c9b99f;
	background-image: url('../images/bz2009.jpg');
	background-repeat: no-repeat;
	font-size : 0.9em;
}
#title{
	float : left;
	color: #6f5724;
	width: 100%;
	line-height : 30px;
	padding-left : 30px;
	font-size: 160%;
	letter-spacing : 2px;
	background-image: url('../images/title.gif');
	background-repeat: no-repeat;
	margin-top : 20px;
	margin-bottom : 20px;
}
#title a{
	border-bottom : 1px dotted #6f5724;
}
p{
	margin-top: 7px;
}
p.center{
	margin-left : 150px;
}
p.indent{
	margin-left : 20px;
}
p.indent{
	margin-left : 80px;
}

#babytext{
	color: #655838;
	padding : 10px 20px 10px 20px;
	margin : 50px 30px 50px 30px;
	line-height : 18px;
	border : 2px solid #D6DF73;
}
#maintext{
	color: #655838;
	padding-top : 10px;
	padding-left : 80px;
	padding-right : 80px;
	padding-bottom : 30px;
	line-height : 18px;
}
#widetext{
	color: #655838;
	padding-top : 10px;
	padding-left : 40px;
	padding-right : 40px;
	padding-bottom : 30px;
	line-height : 18px;
}
#ringtext{
	color: #655838;
	padding : 10px 30px 30px 50px;
	line-height : 18px;
	background-image: url(../images/ringband1.jpg);
	background-position: left;
	background-repeat: repeat-y;
	border : 4px solid #f4f3f4;
	border-top : 10px solid #f4f3f4;
	border-bottom : 10px solid #f4f3f4;
	border-left : 0;
	width : 695px;
}
#ruter{
	clear: both;
	background-image: url(../images/jr.gif);
	background-repeat: no-repeat;
	background-position: 692px 0;
	color: #888888;
	text-align: right;
	letter-spacing: 2px;
	font-size : 0.8em;
	margin-bottom : 20px;
}
#ruter a{
	text-decoration: none;
	border : 0;
	color : #777777;
}
#ruter.wide{
	width : 980px;
	background-position: 874px 0;
}
.little{ font-size: 0.8em; }
.littler{ font-size: 0.9em; }
.big{ font-size: 1.5em; }
.bigger{ font-size: 1.2em; }
#bottom{
	font-size : 0.9em;
	margin-top :20px;
}
#absbottom{
	font-size : 0.9em;
	margin-top :110px;
}
table.simple{
	width: 700px;
	border: 1px solid #909090;
	border-collapse : collapse;
	font-size: 1.0em;
	vertical-align: top;
	color : #444444;
}
th {
	background: #E2D8CC;
	border: 1px solid #808080;
	text-align: left;
	padding-left: 5px;
	height: 18px;
}
td{
	border : none;
	vertical-align: top;
	padding : 3px;
	padding-left: 10px;
	padding-right: 20px;
}
td.center{
	vertical-align : middle;
}
td.brown{
	background-color: #F4F1EC;
	border: 1px solid #BBA588;
	padding : 3px;
}
td.list{
	border: 1px solid #BBA588;
	height: 18px;
	padding : 3px;
}
table.list{
	border: 1px solid #808080;
	border-collapse : collapse;
}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;
}
.initial{
	float : left;
	font-size : 3.0em;
	line-height: 1.0em;
	font-family: Arial, Helvetica, sans-serif;	
	padding : 2px;
}
.topic{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #332C1C;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	display: block;
	font-variant: small-caps;
}	
ul{
	margin: 0;
	padding-left: 20px;
}
ol{
	margin: 0;
	padding-left: 20px;
}
li{
	list-style-image : url('../images/blokje.gif');
	list-style-position: outside;
	padding-bottom: 2px;
}
blockquote {
	float : left;
	width : 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #999999;
	margin: 10px;
	margin-right : 60px;
	padding: 0;
	background-image: url(../images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote p {
	margin: 10px 0px 0px 10px;
	padding: 10px 10px 0px;
	text-indent: 20px;
}
#quote_end {
	background-image: url(../images/btm_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-bottom: 20px;
}
.rightside{
	float : right;
}
.hor{
	width : auto;
	border-bottom : 1px solid #999999;
	height : 3px;
}
.rightbox{
	float : right;
	width : 200px;
	padding : 10px;
	border : 1px solid #999999;
	background-color : #dddddd;
	font-size : 0.9em;
}
.follow{
	background-image: url(../images/follow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.note{
	border: 1px solid #c9b99f;
	background-color: #efeae1;
	width: auto;
	height: auto;
	font-size: 0.9em;
	padding: 5px;
}
.note  a{
	border-bottom: 1px dotted #625f53;
	text-decoration : none;
}
#header1{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #3A3732;
	width: 100%;
	height: 100px;
	background-color: #c9b99f;
	background-image: url('../images/ruter2009.jpg');
	background-position: right;
	background-repeat: no-repeat;
	font-size : 0.9em;
}
#header1 a{
	color : #ffffff;
	border-bottom: 1px dotted #ffffff;
}
#header2{
	border-bottom: 1px solid #666666;
	color: #3A3732;
	width: auto;
	height: auto;
	background-color: #E7E0D5;
	font-size: 0.8em;
	padding : 5px 0 5px 500px;
}
.reaction{
	padding : 10px;
	width : 570px;
	background-color: #F5F5F5;
	border : 1px dashed #777777;
}
#newsreactions
{
	margin-left : 30px;
	border: 1px dashed #bbbbbb;
}
.entry{
	margin-top: 18px;
	border-top: 1px solid #BFAC8D;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 16px;
	margin-bottom : 20px;
}
.posted{
	font-size: 0.8em;
	text-align: right;
	color: #888888;
}
#left-auto{
	width : 610px;
	float : left;
	height : 510px;
	overflow : auto;
	padding : 20px;
}
#right{
	background-color: #DFD6C6;
	float: left;
	width: 129px;
	border-left: 1px solid #999999;
	font-size : 0.8em;
	text-align: center;
	height : 562px;
}
#right a{
	text-decoration: none;
	color : #604F2F;
	border : 0;
}
#right a:hover{
	color : #aaaaaa;
}
#left{
	width : 610px;
	float : left;
	height : 510px;
	padding : 20px;
}
#left-wide{
	width : 730px;
	float : left;
	height : 510px;
	padding : 20px;
	overflow : auto;
}

#messagebox{
	border : 1px solid #6f5724;
	background-color: #f4f3f4;
	width: auto;
	padding: 12px;
	text-align: left;
}
#simplebox{
	background-image: url(../images/newjr.gif);
	background-repeat: no-repeat;
	background-position: 33px 0;
	border-bottom : 1px solid #6f5724;
	background-color: #c9b99f;
	width: auto;
	padding: 2px;
	text-align: center;
}
#simplebox a{
	text-decoration: none;
	border : 0;
}
.right-a{
	margin-top : 50px;
	background-color: #DACFBC;
	border-top : 1px solid #999999;	
	border-bottom : 1px solid #999999;
	text-align : left;
	padding-left : 8px;
}	
.right-b{
	background-color: #DACFBC;
	border-bottom: 1px solid #999999;
	text-align: left;
	padding-left: 8px;
}
.indexbox{
	font-size : 0.9em;
	text-align: left;
	color: #3A3732;
	background-color: #ffffff;
	padding : 5px;
}
.indexbox a{
	border-bottom: 1px dotted #625f53;
	text-decoration : none;
}
.indexbox a:hover{
	color: #dddddd;
}
.bigchar{
	color : #ffffff;
	background-color : #3A3732;
	font-size : 2.1em;
}
.bigwhite{
	background-color : #ffffff;
	font-size : 1.6em;
}
.indent2{
	margin-left : 10px;
}
.english{
	font-size: 0.8em;
	padding-left : 20px;
}
