/* CSS Document */

div#container {
	position:relative;
	width:876px;
	margin-left: auto;
	margin-right: auto;
}


body {
	background-color:#ffcc77;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#0000ff;
}

a:hover {
	color:#000000;
}

a img {
	color:#cccccc;
	border:0px none #000000;
}

#links a:link, #links a:visited, #links a:active, .submenu a:link, .submenu a:visited, .submenu a:active {
	color:#000000;
}

#links a:hover, .submenu a:hover {
	color:#ffffff;
}

#rand {
	background-color:#ff0000;
	width:874px;
	background-image:URL("images/border.gif");
	background-repeat:repeat-y;
	position:relative;
	top:-4px;
	z-index:3;
}

#inhoud {
	background-color:#ffcc77;
	width:774px;
	position:relative;
	left:50px;
	border:2px solid #000000;
}

#links {
	text-align:center;
	background-color:#FFAF3B;
	font-weight:bold;
	border-bottom:2px solid #000000;
	margin-bottom:5px;
}

#footer {
	position:relative;
	top:-6px;
	z-index:2;
}

#header {
	z-index:1;
}

/*BUTTONS*/
	
	#button_home {
		position:absolute;
		top:112px;
		left:80px;
	}
	#button_news {
		position:absolute;
		top:117px;
		left:205px;
	}
	#button_all_about_woopies {
		position:absolute;
		top:115px;
		left:310px;
	}
	#button_members {
		position:absolute;
		top:102px;
		left:410px;
	}
	#button_forum {
		position:absolute;
		top:117px;
		left:535px;
	}
	#button_members_area {
		position:absolute;
		top:127px;
		left:645px;
	}
	#button_about {
		position:absolute;
		top:122px;
		left:760px;
	}
	
/*END BUTTONS*/

img {
	border:0px solid #000000;
}

.inspringen10 {
	margin-left:10px;
}

.submenu {
	border: 2px solid #000000;
	background-color:#ff0000;
	width:200px;
	font-weight:bold;
	text-align:center;
}

.submenuitem {
	background-color:#FFAF3B;
	width:100%;
}

/*SUBMENUS*/

	#links_all_about_woopies {
		position:absolute;
		top:212px;
		left:245px;
	}

	#links_news {
		position:absolute;
		top:212px;
		left:115px;
		width:150px;
	}
	
	#links_members_area {
		position: absolute;
		top:212px;
		left:620px;
	}
	
	#links_buy {
	    position:absolute;
	    top:252px;
	    width:200px;
	    left:425px;
	}

/*END SUBMENUS*/

.roodenvet {
	color:#ff0000;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.left {
	text-align:left;
}

.title {
	font-weight:bold;
	background-color:#ff0000;
	text-align:left;
	color:#ffffff;
	width:auto;
	border-bottom:1px solid #000000;
}

h1 {
	font-weight: bold;
	font-size: 30px;
	text-indent: 30px;
	text-align: left;
}

h2 {
	font-size: 20px;
}

hr {
	width: 90%;
	border: 1px solid #FF0000;
	text-align: center;
}

.article {
	text-align:left;
	font-weight:normal;
	margin:10px 10px 10px 10px;
}

.rand {
	border:1px solid #000000;
	width:750px;
	margin-top: 10px;
	margin-bottom:10px;
}

.soortwoopy {
	font-weight: bold;
	width: 140px;
	border: 1px solid #FF0000;
	vertical-align: middle;
	text-align:center;
}

.redborder {
	border:1px solid #ff0000;
	width:50%;
	text-align:center;
}

.auteur {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

dt {
	font-weight:bold;
}

.head {
	background-color:#ff0000;
	border:1px solid #ff0000;
	font-weight:bold;
	text-align:center;
}

.center {
	text-align:center;
}

.borders td {
	border:1px solid #ff0000;
}

.othercolorlinks a:link, .othercolorlinks a:active, .othercolorlinks a:visited {
	color:#990000;
}

.othercolorlinks a:hover {
	color:#000000;
}

input,select,textarea {
border:1px solid #000000
}

.infolink {
text-decoration:none;
border-bottom:1px dashed black;
}

.info {
display:none;
position:absolute;
border:4px double black;
padding:5px 5px 5px 5px;
background:#ffdd88;
width:400px;
}