/* Start of CMSMS style sheet 'Hajoen-Skin-Stylesheet' */
/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
                background: #91C6A2 url(/uploads/hajoen-skin/background.jpg) center repeat-y;

	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	border-bottom: 0px solid #333333;
	color: #91C6A2;
                line-height: 35px;
	font-size: 150%;
	font-weight: bold;
	margin: 5px 0;
}
/* set border-bottom op 1px voor een lijn onder de pagina titels */


}
input {
	background: #385585;
	margin: 2px 20px;
	width: 140px;
}
#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
	background: #4E453B;
}
.login {
	border: 1px solid #c9dcea;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #ccc;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {

	margin: 0 auto;
	text-align: left;
                width: 880px;
}


#headheader {
                height: 121px;
                background: #333333;
}


#headheaderlogo {
                height: 120px;
	float: center;
                background: #646265 url(uploads/hajoen-skin/logo.jpg) center no-repeat;
}

#headheadernavi {
	text-decoration: none;
	float: none !important;
	margin-left: 705px;
                padding: 53px;

}


#header {
                background: #646265;
	color: #ccc;
                 height: 200px;
}


#headerlinks {
	float: left;
}

#headerrechts {
	float: none !important;
	float: right;
                padding: 8px;
	margin-left: 690px;
                line-height: 30px;
}



#nav {
                padding-top: 10px;
	padding-bottom: 415px;
	width: 179px;
}
/* actieve menu's. leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
                background: #646265;
	text-indent: 10px;
                line-height: 20px;
	font-size: 9px;
	color: #91C6A2;
	display: block;
	text-decoration: none;
	width: 200px;
                border-bottom: 1px solid #333333;

}
/* niet actieve hoofd menustructuur */
#nav ul li a {

	background: #646265;
	text-indent: 5px;
	line-height: 10px;
	font-size: 11px;
	color: #ccc;
	padding: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;


}

/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */

/*hover hoofdmenu*/
#nav li a:hover {
                background: #8D8D8D;
	color: #91C6A2;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */

/*actief sub*/
#nav ul ul li {
                background: #333333;
	line-height: 20px;
	text-indent: 20px;
	border-bottom: none;
	color: #91C6A2;
}

/*niet actief submenu*/
#nav ul ul li a {
                background: #333333;
	color: #ccc;
	line-height: 10px;
	font-weight: normal;
                margin-left: 0px;
	text-indent: 15px;
}
#nav ul ul li a:hover {

	color: #91C6A2;
                background: #8D8D8D;


}
#news {
        padding-left: 5px;
        padding-right: 5px;
}        
#column1 {
	float: left;
                width: 200px;	
	color: #ffffff;

	background: #646265;

}
#column1 img {
	border: 1px solid #c9dcea;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 220px !important;
	margin-left: 0;
	padding: 12px 40px 30px 9px;
}
#column2 p {
	line-height: 190%;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(uploads/abitmodern_bigblue/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(uploads/abitmodern_bigblue/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	
	background: #646265;
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 10px;
text-decoration: none;
}
#footer a {

	color: #999999;

}
/* End of 'Hajoen-Skin-Stylesheet' */

