#wrap.site
{

}

.forabg {
	background-color: #2C6784;
	background-image: url('./images/phpbb.nl/bg_list.gif');
}

#nav-top {
	float:right;
	color: #F60;
}

#nav-top a {
	color: #F60;
	text-decoration: none;
}

#nav-top a:hover {
	text-decoration: underline;
}


#site-description {
	width: 180px;
}

#page-header .menu
{
	background-image: url("./images/phpbb.nl/bg_menu.png");
	background-repeat: repeat-x;
	height: 29px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	margin-bottom:15px;
}

#page-header .menu ul {
	list-style: none;
}

#page-header .menu ul li {
	float: left;
	line-height: 29px;
	text-align: center;
	font-size: 15px;
}

#page-header h1 a {
	color: white;
	text-decoration:none;
	/*text-shadow: 1px -1px 0 #000,  -1px 0 #000, 1px 1px 0 #000, 1px 0 #000;*/
}

#page-header .menu > ul > li:first-child {
	border-bottom-left-radius: 9px;
}

#page-header .menu ul li button:focus {
		outline:0;
}

#page-header .menu ul ul.show {
	display: block;
}

#page-header .menu ul li a {
	color: white;
	text-decoration:none;
	line-height: 29px;
	display: block;
	padding: 0 10px;
}

#page-header .menu ul li.selected {
	background-color: #4c4c4c;
	background-image:none;
}

#page-header .menu ul li:hover {
	background-image: url("./images/phpbb.nl/bg_menu_hover.png");
	background-repeat: repeat-x;
}

.site_css {
	font-size: 1.2em;
}

.site_css .heading_img {
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 10px;
}

.site_css .heading_img h1 {
	display: none;
}

.site_css .welcome_img {
	background-image: url('./images/phpbb.nl/titels/t_welcome.gif');
}


.site_css small, em {
	font-size: .9em;
}

.site_css small.crumbs {
	font-size: .8em;
	display: block;
	margin-bottom: 1em;
}

.site_css a:active,
.site_css a:link,
.site_css a {
	color: #038;
	text-decoration: none;
}

.site_css a:hover {
	text-decoration: underline;
}

.site_css ul {
	color: #000;
	list-style-position: inside;
}

.site_css .download {
	color: #FFFFFF;
	padding: 1em 0 0 1em;
	background-repeat: no-repeat;
	height: 80px;
	width: 300px;
}

.site_css .download h2 {
	color: #FFFFFF;
	margin: 0 0 .5em 0;
	font-weight: bold;
}

.site_css .download a {
	color: #FFF;
	text-decoration: underline;
}

.site_css .color_1 {
	background-image: url('./images/phpbb.nl/dl_1.gif');
}

.site_css .color_2 {
	background-image: url('./images/phpbb.nl/dl_2.gif');
}

.site_css .color_3 {
	background-image: url('./images/phpbb.nl/dl_6.gif');
}

/**********************************************************************
***********************************************************************
**********************************************************************/

.site_css .news ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

.site_css .news ul li {
	background: url('./images/icon_topic_latest.gif') no-repeat 0 .3em;
	border-bottom: 1px solid #DDD;
	padding: 0 0 .5em 1.5em;
	margin-bottom: .5em;
}

.site_css .news ul li:hover {
	background-color: #F8F8F8;
}

.site_css .news ul li a {
	font-weight: bold;
}

.site_css .news ul li span {
	display: block;
	font-size: .9em;
	margin-left: -1.5em;
}

.site_css .header span {
	color: #F60;
	margin: 15px;
	font-size: .9em;
}

.site_css .header a {
	color: #F60;
	text-decoration: none;
}

.site_css .header a:hover {
	color: #F60;
	text-decoration: underline;
}

.site_css .footer {
	font-size: .8em;
	text-align: left;
	border-top: 5px solid #F60;
	margin-top: 1em;
	padding-top: .3em;
	float: left;
	width: 100%;
}

.site_css .footer span {
	float: right;
}

.site_css .footer a {
	color: #555;
	text-decoration: none;
}

.site_css .footer a:hover {
	text-decoration: underline;
}

.site_css .q_search {
	margin: 0;
	width: 300px;
	float: right;
}

.site_css .q_search input {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: .8em;
	background-color: #FFF;
	width: 160px;
	margin: 6px 15px 0 0;
	border: none;
	float: right;
	background: none;
}

.site_css div.heading_img {
	background-repeat: no-repeat;
	height: 29px;
}

.site_css div.heading_img h1 {
	display: none;
}

.site_css h2 {
	color: #333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.1em;
	margin: 1em 0em .5em 0em;
	font-weight: bold;
}

.site_css p {
	margin: 0em 0em .5em 0em;
}

.site_css .colums {
	float: left;
	max-width: 80%;
	min-width:330px;
	padding-right: 1%;
}

.site_css .double {
	float: left;
	width: 100%;
}

.site_css .left {
	float: left;
	width: 49%;
	min-width: 300px;
}

.site_css .middle {
	float: left;
	margin-left:10px;
	width: 49%;
	min-width: 300px;
}

.site_css .right {
	float: right;
	min-width: 100px;
	max-width: 220px;
	width: 19%;
}

.site_css .sidebar {
	background-color: #F8F8F8;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	padding: 4px 4px 0 4px;
}

.site_css .block {
	background-color: #EEE;
	border: 1px solid;
	border-color: #FFF #CCC #CCC #FFF;
	padding: .0em .3em .5em .5em;
	margin-bottom: 5px;
	font-size: .9em;
	background-image: url('./images/phpbb.nl/bg_block.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.site_css .block h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: .5em .3em .5em .3em;
	margin: 0;
	border-bottom: 1px solid #CCC;
	font-size: .9em;
	text-transform: uppercase;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

.site_css .block ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

.site_css .block ul li {
	background: url('./images/phpbb.nl/list.gif') no-repeat .3em;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	padding: .5em .2em .5em 1.3em;
}


.site_css .block ul li:last-child {
	border-bottom: 0;
}

.site_css .block ul li:hover {
	background-color: #EEE;
}


ul#gebruiksaanwijzing .second {
	margin-left: 1em;
}

@media (max-width: 700px)
{
	#nav-top {
		display: none;
	}

	.headerbar-inner  {
		background-position:right;
	}

	#page-header .menu {
		border-bottom-left-radius:0;
		border-bottom-right-radius:0;
		margin-left: -5px;
		margin-right: -5px;
	}

	#page-header .menu > ul > li:first-child {
		border-bottom-left-radius: 0;
	}

	#page-header .menu ul li {
		text-align: center;
		font-size: 12px;
	}

	#page-header .logo {
		padding: 0;
		display: block;
	}

	#page-header span.imageset {
		padding-top: 15px;
	}

	#page-header #site-description h1 {
		display: none;
	}
}

@media (max-width: 875px)
{


	html, body, #wrap {
		min-width: 315px;
	}

	.site_css .colums
	{
		min-width: 300px;
		max-width: 100%;
		padding: 0;
	}

	.site_css .right
	{
		float: left;
		max-width: 100%;
	}

	.site_css .sidebar
	{
		border: 0;
		background-color: transparent;
		display:flex;
		flex:0 0 auto;
		flex-wrap:wrap;
	}

	.site_css .block
	{
		float:left;
		margin-right: 5px;
		min-width: 150px;
	}
}

html, body {
	color: #536482;
	/*background-color: #F5F7FA;*/
	background-color: #555 !important;
	background-image: url('./images/phpbb.nl/bg.gif');

}

.headerbar-inner {
	background-color: transparent;
	background-image: url("./images/phpbb.nl/header_globe.png");
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 5px;
}

.headerbar-inner2 {
	background-image: url("./images/phpbb.nl/header_createcommunities.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.headerbar {
	background-color: #414141 !important;
	background-image: url("./images/phpbb.nl/header_repeat.png") !important;
	background-repeat: repeat-x !important;
	padding: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.search-header {
	box-shadow: 0 0 10px #414141;
}

.imageset.site_logo {
	background-image: url("./images/phpbb.nl/header_phpbbnl.png");
	background-position: bottom;
	background-repeat: no-repeat;
}


@media (max-width: 400px){
	#site-description{
		width: auto;
	}

	.headerbar-inner2{
		background-image:none;
	}
}
