body {
	background: #222 url('/media/layout/bg_page.gif') repeat center center;
	font-family: "Verdana", sans-serif;
	font-size: 0.7em;
}

div#maincontent {
	width: 906px;
	margin: 0 auto;
	background: #ffffff;
	min-height: 200px;
}

div#maincontent div {
	/*background: #ffdddd;*/
}

div#maincontent div.contentitem {
	padding: 3px;
	float: left;
	background: #eeeeee;
	background: #333;
}

div#maincontent div.ci-in {
	color: #ffffff;
	background: #000000 url('../media/layout/bg-contentitem.gif') repeat-x center bottom;
}

div#maincontent div.h2header {
	height: 27px;
	margin: 0 0 6px 0;
	background: url('../media/layout/bg-header.gif') repeat-x;
}

div#maincontent div.h2header h2 {
	height: 25px;
	margin: 0;
	padding: 2px 0 0 1em;
	background: url('../media/layout/bg-header-in.gif') no-repeat right center;
	color: #ffffff;
	font-size: 1.3em;
	text-transform: lowercase;
}

div#maincontent h3 {
	font-weight: normal;
	font-size: 1.3em;
	color: #d50179;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin: 0;
	padding: 0;
}

/* header linksboven */
div#maincontent div#ci_header {
	width: 640px;
	height: 160px;
}

div#maincontent div#ci_header h1 {
	width: 640px;
	height: 160px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('../media/layout/header.jpg') no-repeat;
}

div#maincontent h1 span {
	visibility: hidden;
}

/* members rechtsboven */
div#maincontent div#ci_members {
	width: 254px;
	height: 160px;
	float: right;
}

div#maincontent div#ci_members-in {
	height: 127px;
}

div#maincontent div#ci_members-in div#loginform2 {
	padding-top: 10px;
}

div#maincontent div#ci_members-in div#loginformcontainer2 {
	width: 130px;
	margin: 0 auto;
}

div#maincontent div#ci_members-in form {
	margin: 0;
}

div#maincontent div#ci_members-in form input {
	font-size: 9pt;
}

div#maincontent div#ci_members-in a {
	color: #ffffff;
}

div#maincontent div#ci_members-in img {
	border: 0 none;
}

div#maincontent div#ci_members-in p {
	margin: 0 !important;
	line-height: 1.2em;
}


/* hoofdmenu */
div#maincontent div#ci_menu {
	width: 120px;
	height: 652px;
}

div#maincontent div#ci_menu-in {
	height: 619px;
}

div#maincontent div#ci_menu-in ul {
	margin: 0;
	padding: 18px 0;
}

div#maincontent div#ci_menu-in ul li {
	height: 30px;
	margin: 1px 0;
	list-style-type: none;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #e03395;
/*	background: url('../media/layout/bg-menuitem.gif') no-repeat;*/
}

div#maincontent div#ci_menu-in ul li a {
	display: block;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 5px;
	color: #e03395;
	text-decoration: none;
	background: url('../media/layout/bg-alltabs.gif') no-repeat 0 0;
}

div#maincontent div#ci_menu-in ul li a:hover {
	background: url('../media/layout/bg-alltabs.gif') no-repeat 0 -30px;
	padding-left: 6px;
}

div#maincontent div#ci_menu-in ul li.active a {
	color: #ffffff;
	background: url('../media/layout/bg-alltabs.gif') no-repeat 0 -60px;
	padding-left: 6px;
}

/* submenu */
div#submenu ul {
	margin: 0;
	padding: 1em 1.5em;
}

div#submenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0.1em 0;
}

div#submenu ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

div#content {
	width: 100%;
}

div#content-in {
	width: 774px;
	min-height: 200px;
	line-height: 160%;
}

div#maincontent div#kader {
	padding: 0;
	color: #ffffff;
	width: 514px;
	background: #000000 url('../media/layout/bg-contentitem.gif') repeat-x center bottom;
}

div#maincontent div#kader.breed {
	width: auto;
}

div#maincontent div#kader a {
	color: #d8007b;
}

div#maincontent div#text {
	padding: 30px 30px 60px 30px;
}

div#maincontent div#submenu {
	float: right;
	width: 254px;
/*	margin-left: 16px;*/
	color: #ffffff;
	background: #000000 url('../media/layout/bg-contentitem.gif') repeat-x center bottom;
}

div.social img {
	border: 0 none;
}

div.social p {
	margin-top: 4px;
	margin-bottom: 4px;
}