BODY {
	margin:0;
	padding:0;
	text-align: center;
	background-image:url(../images/bg.jpg);
}

body, td, th, tr, p, div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

#firstwrapper, #wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	width:666px;
	height:188px;
	margin: 0 auto;
	background-image:url(../images/top.jpg);
}

#topleft{
	background-image:url(../images/topleft.png);
	float:left;
	width:175px;
	height:183px;
}
#topright{
	background-image:url(../images/topright.png);
	float:right;
	width:140px;
	height:187px;
}


#whitebar {
	background-color:#C8BDB1;
	border-bottom:5px solid #504a44;
	height:189px;
	margin-bottom:30px;
}

#toplogo {
	background-image:url(../images/toplogo.png);
	background-repeat:no-repeat;
	padding-top: 50px;
	background-position:bottom;
	width:217px;
	height:99px;
	margin: 0px auto;
}
#logo a:hover {
	font-size:0px;
	line-height:0px;
}

#header .moduletable {
	padding:19px;
	padding-top:40px;
	color:#BC4676;
	font-size:16px;
}

#header p {
	color:#BC4676;
}


p {
	margin:0;
	padding:0;
	margin-bottom:0.8em;
}

#content-inside {
background:white;
margin-bottom:2em;
}

#content-padding {
margin-bottom:2em;
}

#content {
float:left;
width:700px;
}

#content-padding h2.componentheading {
display:none
}

#content .content h2.componentheading {
display:block;
}

.content, #content-inside {
padding:14px;
border:5px solid #504a44;
background:#c8bdb1;
margin-left:30px;
}

#left {
	float:left;
	width:270px;
	display:inline;
	border:5px solid #504a44;
	background:#c8bdb1;
	margin-bottom:30px;
}

#left .moduletable,
#left .moduletable_text, 
#left .moduletable_menu {
margin-bottom:5px;
padding:6px;
}

.clear {
	clear:both;
}

#footerbg {
background-color:#C8BDB1;
border-top:5px solid #504a44;
height: 113px;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 760px;
	margin-top: 10px;
}

#footer_text {
	margin:1em;
	margin-top: 10px;
	width: 300 px;
}
#bottomleft{
	background-image:url(../images/bottomleft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:115px;
	height:113px;
	float:left;
	position: relative;
}
#bottomright{
	background-image:url(../images/bottomright.png);
	width:115px;
	height:113px;
	float:right;
	position: relative;
}

/* END OF LAYOUT STYLES */


/* GENERAL PURPOSE STYLES */
a, a:link, 
a:active, 
a:visited {
	color: #444;
	text-decoration: none;
	font-weight:bold;
}

a:hover, 
a.active {
	color: #FFF;
	background-color:#c32c26;
}

a img{
	background-color:#C8BDB1
	}

.inputbox {
	margin-right: 5px;
	font-size: 10px;
	text-indent: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
}

img {
	border: 0;
}
a:hover img{
	padding: 0;
	margin: 0;
}

fieldset {
	border:none;
}

/* useful tags */


h1, h2, h3, h4 {
	margin: 0;
	color: #333;
	padding-left: 0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

h2.contentheading, 
h2.componentheading, 
.componentheading, 
.contentheading {
	margin-bottom:14px;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
}

h3 {
	font-size: 13px;
}

#left h3 {
	background: 0 0 repeat-x;
	padding: 5px 0 5px 8px;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	margin: 5px 0 10px 0px;
	background-image:url(../images/h3bg.jpg);
	background-repeat:repeat-x;
}

#header h3 {
	font-size: 24px;
	padding:0px;
	padding-bottom:8px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	color:#BC4676;
}

h4 {
	font-size: 11px;
}

.contentpaneopen {
margin-bottom:16px;
padding-bottom:12px;
border-bottom:1px solid white;
}

#content-inside .contentpaneopen {
border:none;
}

#content ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

#content li {	
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 {	
	list-style:square;
	}

ul.arrow2 li {
	list-style:circle;
}

#left ul li {
padding-bottom:4px;
}

/* NAVIGATION MENU */

.buttons {display:none;}

.author, .createdate {
	background:white;
	float:right;
	clear:right;
	margin-left:10px;
	padding:8px;
	width:75px;
	color:#555;
	font-size:11px;
	border:1px solid #87AAAE;
}

.author {
padding-bottom:0;
border-bottom:0;
}

.createdate {
border-top:0;
margin-bottom:10px;
}

.modifydate, .readmore {
text-align:right;
color:#87AAAE;clear:both;
}

/* primary menu - at the top of this site */
#left ul.menu {
	margin: 0;
	padding: 0;
}

#left ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#left ul.menu li.active a {
	color: #504a44;
	text-decoration:none;
}

#left ul.menu li.active a:hover {
	color: #fff;
	background-color:#c32c26;
}

#left ul.menu li.active a:active {
	color: #504a44;
	background-color:#c32c26;
}

#left ul.menu li.active li a {
	font-weight: normal;
	font-size:  100%;
	color: #504a44;
	text-decoration:none;
}

#left ul.menu li.active li a:hover {
	font-weight: normal;
	font-size:  100%;
	color: #fff;
	background-color:#c32c26;
}

#left ul.menu span {
	display: block;
}


#left ul.menu a {
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 20px;
	text-indent: 20px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #504a44;
	text-decoration:none;
}

#left ul.menu a:hover {
	color: #fff;
	background-color:#c32c26;
	line-height: 20px;
}

#left ul.menu ul {
	padding-left: 35px;
	padding: 0;
}

#left ul.menu ul ul {
	padding: 0;
	margin: 0;
}

#left ul.menu li li {
	padding: 0;
	margin: 0;
}

#left ul.menu ul a {
	background-image: none;
	text-indent: 0;
	line-height: 20px;
	padding-left: 35px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	text-decoration:none;
}

#left ul.menu ul ul a {
	text-indent: 15px;
	text-decoration:none;
}

#left ul.menu ul ul ul a {
	text-indent: 30px;
	text-decoration:none;
}
.kalenderhoofding td{
	background-color:#c32c26;
	color:#fff;
	border: 1px solid #333;
	text-align:center;
}

#p_avreloaded0{
 float:right;
}

.article_separator{
clear:both;
}
