
body {

	margin: 0;
background-repeat:repeat-y;
/*  
		background: #525248 url(../img/elements/bgFixed.gif) no-repeat center 12px;
	*/	
background: #525248 url(../img/elements/bgMain.gif) repeat-y center top;

}

/*  center background-image - keep empty linebody {
	margin: 0;
	padding: 0;
	background: #525248 url(../img/bg2.gif) no-repeat top center;
	width: 100%;
	display: table;
}

*/
/* Get rid of  system borders being generated for A tags */
a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}

/* default font values */
div {
	font-family: verdana, arial;
	font-size: 11px;
	color: #857B7B;
}

/* float defaults */
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clearAll {
	clear: both;
}

/*  min height for Internet Explorer */
/*\*/
* html .boxCenterXXX {
	height: 32em;
}
/**/
/* bbCode  */


.bbImage{
	margin-top: 5px;
	margin-bottom: 18px;
	margin-right: 10px;
}


.bbImageLeft{
	float: left;
	margin-top: 5px;
	margin-bottom: 18px;
	margin-right: 10px;
}



.contentImageText {
	margin-top: 6px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #194949;
}
.linkerEmail {
	text-decoration: none;
	color: #fff;
}
.linkerLinks, .linkerDok, .linkerIntern, .linkerEmail {
	color: #256583;
	text-decoration: underline;
}
.linkerNews {
	color: #256583;
	font-weight: 700;
	text-decoration: none;
}
.linkerWebsite {
	color: #A16363;
	font-weight: 700;
	text-decoration: none;
}
.linkerLinks:hover, .linkerDok:hover, .linkerIntern:hover, .linkerEmail:hover {
	color: #C81E02;
	text-decoration: underline;
}
.linkerAgenda {
	color: #5f6a72;
	text-decoration: none;
}
.linkerArchive {
	color: #256583;
	text-decoration: none;
}
.linkerArchive:hover {
	color: #C81E02;
	text-decoration: none;
}
