/*-------------------------------
Opmaak algemeen
-------------------------------*/

body {
	margin:auto;
	padding:auto;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	color:#115955;
}

a {
	font-size:11px;
	color:#115955;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:13px;
	margin:0px 0px 7px 0px;
}

h2 {
	font-size:17px;
	margin:0px 0px 7px 0px;
}

h3 {
	font-size:15px;
	margin:0px 0px 0px 0px;
}

img {
	border:0px;
}

ul {
	padding:0px;
	margin:0px;
	text-indent:0px;
	list-style-type:square;
}
/*-------------------------------
Opmaak layers
-------------------------------*/

div#submenu {
	margin:auto;
	text-align:right;
	width:990px;
	padding:5px 10px 0px 0px;
}

div#maincontainer {
	margin:auto;
	text-align:center;
	width:1000px;
}

div#top {
	float:left;
	width:1000px;
	height:45px;
	background-image:url('../images/interface/bg_top.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

div#contentcontainer {
	float:left;
	width:1000px;
	background-image:url('../images/interface/bg_middle.jpg');
	background-repeat:repeat-y;
	background-position:center center;
	min-height:400px;
}

div#bottom {
	float:left;
	width:1000px;
	height:227px;
	background:url('../images/interface/bg_bottom.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

div#content {
	float:left;
	width:700px;
	text-align:justify;
	padding:30px 0px 30px 30px;
	line-height:160%;
}

div#mainmenu {
	float:left;
	margin:20px 0px 0px 0px;
	font-size:11px;
	text-align:left;
}

div#login {
	float:right;
	height:26px;
	margin:17px 11px 0px 0px;
	text-align:right;
}

div#logo {
	float:left;
	margin:15px 10px 0px 0px;
	
}

div#header {
	margin:1px 0px 0px 10px;
	width:979px;
	float:left;
	overflow:hidden;
}

div#footer {
	float:left;
	height:15px;
	margin:5px 30px;
	width:500px;
	text-align:left;
}
/*-------------------------------
Opmaak specifiek
-------------------------------*/
ul.menu {
	margin:0px 0px 0px 10px;
	padding:7px 0px 5px 0px;
	height:25px;
	border:1px solid white;
	border-width:0px 0px 0px 1px;
}

ul.menu li {
	display: inline;
	background-image:url('../images/interface/bg_menudivider.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	padding:7px 10px 5px 10px;
}

ul.menu li.active {
	cursor:default;
	color:#6FA334;
	background-color:white;
	padding:6px 10px 5px 10px;
	border:1px solid white;
	border-width:0px 0px 1px 0px; 
}

a.menu {
	text-decoration:none;
}

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

input.form {	
	width:200px;
	border:1px solid #6FA334;
}

input.login {
	height:15px;
	border:1px solid #6FA334;
	width:105px;	
	color:#115955;
	font-size:11px;
	padding-left:3px;
	margin:0px 0px 2px 0px;
}

input.button {
	height:24px;
	width:80px;
	background-image:url('../images/interface/bg_button.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	border:0px;
	color:#115955;
	font-size:11px;
	margin-top:3px;
}

input.button:hover {
	cursor:pointer;
	
}

input.admin_button {
	background-image:url('../images/interface/bg_th.jpg');
	background-position:center center;
	color:white;
	padding:3px;
	height:22px;
	font-weight:bold;
	border:0px;
	font-size:11px;
}

input.admin_button:hover {
	cursor:pointer;
}

a.admin_button {
	background-image:url('../images/interface/bg_th.jpg');
	background-position:center center;
	color:white;
	padding:8px;
	height:22px;
	font-weight:bold;
	border:0px;
	font-size:10px;
	text-decoration:none;
	margin-bottom:2px;
}


div.module_files {
	padding-left:30px;
}

span.title {
	font-size:13px;
	font-weight:bold;
}

span.title_empty {
	font-size:13px;
}

span.plusminus:hover {
	cursor:pointer;
}

div.login {
	float:left;
	margin:8px 5px 0px 0px;
}

table.admin {
	border:1px solid #115955;
}

table.admin th{
	background-image:url('../images/interface/bg_th.jpg');
	background-position:center center;
	background-color:#115955;
	color:white;
	padding:3px;
}

table.admin td {
	border:1px dotted #115955;
	border-width:0px 0px 1px 0px;
	padding:0px 0px 0px 3px;
}

table.admin td.button {
	padding:0px;
}

div.smoel {
	float:left;
}

div.coach_left {
	width:571px;
	height:80px;
	float:left;
	text-align:left;
	margin-top:5px;
	padding:10px;
	border:1px solid #6FA334;
	background-image:url('../images/interface/bg_smoelen.jpg');
	background-position:center center;
}

div.coach_right {
	width:571px;
	height:80px;
	float:right;
	text-align:right;
	margin-top:5px;
	padding:10px;
	border:1px solid #6FA334;
	background-image:url('../images/interface/bg_smoelen.jpg');
	background-position:center center;	
}

div.news_left {
	width:670px;
	float:left;
	text-align:left;
	margin-top:5px;
	padding:0px 10px;
}

div.news_left li, div.news_right li {
	margin:0px 15px;
}

div.img_left {
	width:100px;
	height:100px;
	float:left;
	margin:5px 5px 0px 0px;
	border:1px solid #6FA334;
	overflow:hidden;
	text-align:center;
}

div.img_right {
	width:100px;
	height:100px;
	float:right;
	margin:5px 0px 0px 5px;
	border:1px solid #6FA334;
	overflow:hidden;	
	text-align:center;
}