body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana, Tahoma, Arial, sans-serif;
	background: #f4f4f4 url('test2.gif') top center repeat-y;
	text-align: left;
	line-height: 1.6em;
}

#wrap {
	position: relative;
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 1000px;
}

#header {
	clear: both;
	height: 125px;
	margin: 0;
	padding: 0;
}

#loginbox {
	z-index: 99;
	text-align: center;
	overlfow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	border-bottom: 1px solid #c4860f;
	border-left: 1px solid #c4860f;
	background-color: #F8F8F8;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

#loginbox input {
	width: 70px;
	font-size: 0.8em;
}

#loginbox label {
	width: 85px;
	display: block;
	float: left;
}

#loginbox #berichten {
	position: relative;
	left: -22px;
	display: inline;
	font-size: 0.6em;
	padding: 0;
	margin: 0;
}

#content #loginbox img {
	border: 0px solid #FFF;
	padding: 0 5px 0 0;
	margin: 0;
}

/* end header*/
#menu #home {
	display: none;
}

#menu {
	position: absolute;
	top: 97px;
	background-image: url('/trans2.png');
	height: 28px;
	padding: 0;
}

#menu ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 1000px;
}

#menu li {
	float: left;
	width: auto;
	margin: 0px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
font-size:90%;
}

#menu li {
	float: left;
	width: auto;
	margin: 0px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#menu li a {
	margin: 0px;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	padding: 5px 6px 2px 6px;
	float: left;
	text-decoration: none;
	color: #505050;
}

#menu li.last a {
	border-right: 2px solid #FFF;
}

#menu li.active a { /*
	color: #991C00;
	border-bottom: 2px solid #E3E3E3;
	background-color: #E3E3E3;
	*/
	
}

#menu li a:hover {
	color: #6c3606;
}

#submenu {
	width: 1000px;
}

#submenu ul {
	background-color: #E3E3E3;
	height: 16px;
	list-style: none;
	margin: 0px 0px;
	padding: 2px 0px 5px 8px;
	font-size: 0.8em;
}

#submenu li {
	float: left;
	display: inline;
}

#submenu li a {
	margin: 0;
	margin-right: 10px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	color: #991C00;
}

#menu .navigatie {
	border-top: 2px solid #fff;
	position: absolute;
	top: 28px;
	left: 6px;
	width: 988px;
	border-bottom: 2px solid #ddd;
	background-color: rgba(255, 255, 255, 0.95);
	background-color: #f8f8f8;
	box-shadow: 0 4px 4px 0px #888;
	display: none;
	z-index: 1000;
}

#menu .header {
	font-weight: bold;
	color: #DB0068;
	color: #991C00;
	margin: 0px;
	padding: 6px 0px 7px 0;
}

#menu .navigatie ul {
	margin: 0;
	list-style-type: none;
	width: auto;
	padding: 0px;
	font-weight: normal;
}

#menu li.imgdesc {
	font-weight: normal;
	font-style: italic;
	padding-left: 15px;
}

#menu .navigatie ul li {
	border-top: 2px solid #fff;
	color: black;
	margin: 0;
	float: none;
	text-align: left;
	background-image: url("/images/icons/bullet.png");
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding: 0px;
	padding-left: 15px;
}

#menu .navigatie ul li a {
	border: none;
	color: #3F342D;
	float: none;
	display: block;
	padding: 4px 5px 5px 5px;
}

#menu .navigatie ul li a:hover {
	text-decoration: underline;
}

.navbox1 {
	width: 230px;
	float: left;
	height: 190px;
	padding: 2px 8px;
}

#menu .navbox2 {
	width: 220px;
	float: left;
	height: 190px;
	padding: 2px 8px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 2px 8px;
}

#menu .navbox3 {
	width: 220px;
	border-right: 2px solid #fff;
	float: left;
	height: 190px;
	margin: 2px 8px;
}

#menu .navbox2 li,#menu .navbox3 li {
	width: 192px;
}

.navbox4 {
	width: 230px;
	float: right;
	height: 190px;
	padding: 2px 8px;
}

.imgbox {
	text-align: center;
}

#menu li p.fotowedstrijd {
	white-space: normal;
	font-weight: normal;
	height: 114px;
	overflow: hidden;
}

#menu .imgbox img {
	margin-top: 12px;
	border: 4px solid #F0F0F0;
}

#menu li .imgbox a {
	padding: 0px 5px;
	border: 0px;
}

#menu li .imgbox a.img {
	margin-left: 36px;
}

/* end menu*/
.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 100px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
}

#rightcontainer {
	float: right;
	clear: right;
	width: 160px;
	margin: 0;
	padding: 15px 0;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
}

#content {
	clear: left;
	margin: 0 160px 0 0;
	border-right: 1px solid #f0f0f0;
	padding: 0 0;
	line-height: 1.6em;
	text-align: left;
	padding: 14px 10px 10px 10px;
}

#a_acontent {
	margin: 0 0 0 0;
}

#right {
	display: none;
}

#content img {
	padding: 1px;
	display: inline; //
	background: #FFFFFF;
	border: 4px solid #f0f0f0;
}

#content img.top {
	padding: 0;
	margin: 0 0 10px 4px;
	display: inline;
	border: 0px solid #f0f0f0;
	vertical-align: middle;
}

#content .noborder {
	border: 0px solid #f0f0f0;
}

.img img {
	padding: 1px;
	display: inline;
	background: #FFFFFF;
	border: 4px solid #f0f0f0;
}

h1 {
	font-size: 1.5em;
	margin: 0 0 10px 0;
	background: #ffffff url('/images/bg_h1.jpg')
		top left repeat-y;
	padding: 4px 0 4px 4px;
	color: #6c3606;
	border-left: 4px solid #6c3606;
}

#content h2 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
	color: #991C00;
}

h2 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
	color: #6c3606;
}

h3 {
	font-size: 1.1em;
	margin: 2px 0;
	color: #6c3606;
}

h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
	color: #6c3606;
}

a {
	text-decoration: none;
	color: #c4860f;
}

a:hover {
	text-decoration: underline;
	color: #c4860f;
}

a img {
	border: 0;
}

input,textarea,select {
	width: 400px;
	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #eebc5c;
	padding-left: 4px;
}

input.checkbox {
	width: 12px;
	border: none;
}

input#submitid {
	margin-top: 1.1em !important;
	background: #eebc5c;
	border: 0px solid #c4860f;
}

.submit {
	width: 100px;
	background: #eebc5c;
	border: 0px solid #eebc5c;
}

.textarea {
	width: 400px;
	height: 250px;
	font-size: 1.3em;
}

fieldset {
	border: 1px solid #CCCCCC;
}

legend {
	color: #6c3606;
	font-weight: bold;
	background: #eebc5c;
	border: 1px solid #CCCCCC;
	padding: 2px 6px
}

#footer {
	width: 1000px;
	float: left;
	clear: both; //
	margin: 0 auto; //
	height: 20px;
	padding: 10px 0 20px 0;
	border-top: 20px solid #E3E3E3;
	text-align: left;
	color: #808080;
	font-size: 0.9em;
	padding: 7px 10px;
}

#footer .box {
	float: left;
	width: 320px;
	border: none;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#content .klein {
	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 4px 0;
}

p {
	margin: 0 0 0.5em 0;
}

p.intro {
	padding: 13px 10px 20px 20px;;
	font-size: 120%;
}

p.intro:first-letter {
	font-size: 34px;
	font-style: bold;
	color: #C4860F;
}

.rechts {
	float: right;
	border: 1px solid #cccccc;
	margin: 0 0 1em 1em;
	padding: 4px;
	width: 250px;
}

.rechts_noborder {
	float: right;
	padding: 4px;
}

#content .rechts h2 {
	margin: 0px;
	padding: 0px;
}

#content .doggies {
	float: none;
	display: inline;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

//
#content .box { //
	margin-bottom: 1em; //
	border: 1px solid #cccccc; //
	padding: 0 10px 0 10px;
	//
}

#notice,.notice {
	border: 2px solid #6C3606;
	padding: 0.5em 0.5em 0.3em 0.5em;
	margin-bottom: 1em;
	background-color: #EAEAEA;
}

#content #notice h2,#content .notice h2 {
	padding: 0px;
	margin: 0px;
}

#hd {
	display: none
}

#tab{
		padding-top:4px;
	
}

#tab ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#tab li {
	display: inline;
	border: solid;
	border-color: #EEBC5C;
	border-width: 1px 1px 0 1px;
	margin: 0 3px 0 0;
padding-top:1px;
}

#tab li a {
	padding: 0 0.8em;
}

#tab li#selected {
	background-color: #fff;
	color: red;
	position: relative;
	padding-bottom: 4px;
}

#tab li#selected a {
	color: #991C00;
	font-weight:bold;
}


hr {
	color: #991C00;
	background-color: #991C00;
	height: 1px;
	border: 0 none;
}

.error {
	padding-left: 60px;
	background: #ffffff
		url('/images/buttons/warning.png') top left
		no-repeat;
}

td {
	padding: 0;
	border-spacing: 0em;
	margin-right: 40px;
}

.red {
	color: #991C00;
}

#content h2 a { //
	color: #991C00;
}

.tip {
	position: absolute;
	padding: 10px;
	border: 1px solid #c4860f;
	background-color: #F8F8F8;
	box-shadow: 2px 2px 2px #AAAAAA;
	-moz-box-shadow: 2px 2px 2px #AAAAAA;
	-webkit-box-shadow: 2px 2px 2px #AAAAAA;
	background: rgba(248, 248, 248, 0.93);
}

.fullwidth {
	float: right;
	width: 100%;
}

#myinfo {
	display: none;
}

.info {
	color: orange;
	margin: 0;
	margin-right: 10px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	font-size: 0.8em;
	float: right;
	margin: 4px 4px 0 0;
}

#forumpreview {
	background-color: #FFF;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	left: 50%;
	position: fixed;
	top: 30%;
	width: 90%;
	z-index: 999;
	width: 800px;
	height: 400px;
	margin: 0 0 0 -400px;
	padding: 10px;
	overflow: auto;
}

#darken {
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 900; //
	background: #000;
	/*filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	 */
	width: 10000px;
	height: 10000px;
	background-image:
		url("http://static1.brabbels.com/images/op70zwart.png");
}

.hidden {
	display: none;
}

.voteresult {
	background-color: #efefef;
	border: 1px solid #56AD31;
	margin: 0;
	height: 10px;
}

.divider {
	clear: left;
	height: 1em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.whitebox {
	padding: 0 12px 4px 12px;
	border: 1px solid #bbb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#content .whitebox h2 {
	
}

ul.pijl {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.pijl li {
	background-image: url("/images/icons/bullet.png");
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 20px;
}


#darken {
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 900;
	width: 10000px;
	height: 10000px;
	background-image:
	url("http://static1.brabbels.com/images/op70zwart.png");
}

#darkendiv{
	padding: 10px;
	border: 10px solid #fff;
	background-color: #fff;
	box-shadow: 0px 0px 8px #fff;
	-moz-box-shadow: 0px 0px 8px #fff;
	-webkit-box-shadow: 0px 0px 8px #fff;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	left: 50%;
	overflow: hidden;
	position: fixed;
	top: 30%;
	width: 600px;
	z-index: 999;
	height: 300px;
	margin: 0 0 0 -301px;
	

}
