/**
*
* Coding by Jack Kwakman
* Copyright &copy; 2008, ELMA Multimedia
*
*/

/**
* Main elements
*/

body {
	text-align: center;
	line-height: 1.0;
	font: 62.5% verdana, lucida, arial, helvetica, sans-serif;
	background-color: #FFF;
	margin: 5px 0 60px 0;
	padding: 0 0 0 0;
	color: #30003b;
}

a {
	outline: none;
}

.clearboth {
	clear: both;
	height: 0;
	font-size: 0px;
}

.required, .loginwarning {
	color: red;
}

p {
	margin: 7px 0 7px 0;
	padding: 0;
	text-align: left;
}

table {
	font-size: 1em;
}

/**
* Form elements
*/

form {
	margin: 0;
	padding: 0;
}

button {
	cursor: hand;
	cursor: pointer;
	overflow:visible;
}

.select {
	background: #FFF;
	color: #30003b;
	font-size: 11px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}

.textfield {
	background: #FFF;
	border: 1px solid #30003b;
	color: #30003b;
	font-size: 11px;
	padding: 5px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}

.textarea {
	background: #fafafa;
	border: 1px solid #30003b;
	color: #30003b;
	font-size: 11px;
	padding: 5px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}

.submitbutton {
	margin: 0 0 0 6px;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}
input#flubber {
	display: none;
}
/**
* Breadcrumb
*/

.breadcrumb {
	color: #30003b;
	height: 26px;
	overflow: hidden;
	margin: 0 0 19px 0;
}

.breadcrumb ul {
	margin: 0;
	padding: 4px 8px 4px 8px;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb a {
	color: #c83631;
	text-decoration: none;
}

/**
* Header elements
*/

#header {
	width: 953px;
	height: 130px;
	margin: auto;
}

#logo {
	float: left;
	display: inline;
	width: 290px;
	height: 100px;
	background: #FFF url(images/logo.jpg) no-repeat left bottom;
	margin: 30px 0 0 0;
	position: relative;
}

#logo h2 {
	display: none;
}

#logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 100px;
}

#centerheader {
	width: 408px;
	height: 65px;
	float: left;
	display: inline;
}

#centerheader .purple {
	width: 408px;
	height: 21px;
	background: #FFF url(images/centerheader.gif) repeat-y left bottom;
	margin: 74px 0 0 0;
}

#puzzel {
	width: 241px;
	height: 126px;
	background: #FFF url(images/puzzel.jpg) no-repeat left bottom;
	float: left;
	display: inline;
}

/**
* Leftmenu
*/

#wrapper {
	width: 953px;
	margin: auto;
}

#left {
	float: left;
	width: 290px;
	text-align: left;
	display: inline;
	background: #FFF url(images/leftmenu_top.jpg) no-repeat top left;
}

#leftmenu {
	background: #FFF url(images/leftmenu.gif) repeat-y top left;
}

#leftmenu li {
	padding: 6px 0 6px 5px;	
}

#leftmenu ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
	width: 265px;
}

#leftmenu a {
	text-decoration: none;
	font-size: 12px;
	padding: 10px 0 8px 25px;
	font-weight: bold;	
}

#leftmenu .normal a {
	color: #30003b;
}

#leftmenu .sel a {
	color: #c83631;	
}

#leftmenu .sub a {
	color: #30003b;
	font-weight: normal;
}

#leftmenu .sub a:hover {
	background: transparent;
	color: #c83631;
	font-weight: normal;
}

#leftmenu .sub ul {
	margin: 0;
	padding: 0 0 0 15px;
	width: 200px;
}

#leftmenu .sub li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#leftmenu a:hover {
	background: url(images/checked.gif) no-repeat top left;
}

#leftmenu .footer {
	width: 290px;
	height: 62px;
	background: #FFF url(images/leftmenu_footer.jpg) no-repeat top left;		
}

#postit {
	width: 228px;
	height: 192px;
	background: #FFF url(images/postit.jpg) no-repeat top left;
	margin: 50px 0 0 36px;
}

#postit p {
	padding: 37px 0 0 30px;
	line-height: 1.5em;	
}

#postit a {
	color: #30003b;
	text-decoration: none;
}

#postit a:hover {
	text-decoration: underline;	
}

#right {
	width: 655px;
	float: right;
	display: inline;
	text-align: left;
}

#textcontainer {
	width: 470px;
	font-size: 12px;
	float: left;
	display: inline;
	padding: 0 10px 0 10px;
	line-height: 1.4em;
}

#textcontainer a {
	color: #c83631;
	text-decoration: none;
}

#textcontainer h1 {
	font-size: 15px;
}

#textcontainer h2 {
	font-size: 13px;
	margin: 15px 0 10px 0;
}

#textcontainer h3 {
	font-size: 11px;
	padding: 15px 0 10px 0;
}

#rightmenu {
	margin: 20px 30px 0 0;
	width: 120px;
	float: right;
	display: inline;
}

#rightmenu iframe {
	margin: 0 0 20px 0;
}

#branchebanners {
	margin: 100px 30px 0 0;
	width: 120px;
	float: right;
	display: inline;
}

#branchebanners img {
	margin: 0 0 20px 0;
	border: 0;
}

/**
* News elements
*/
div.newstimestamp {
	float:left;
	font-size:80%;
	font-style:italic;
}
p.boxreadmore {
	text-align: right;
}