body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
}
form {
	margin: 0px;
	padding: 0px;
}
table.content {
	width:650px;
	height:450px;
	min-height:500px;
	border:1px;
	border-style:solid;
	border-color:#000000;
	background:#ffffff;
}
table.header {
	width:800px;
	margin-left:10px; 
	margin-right:10px;
}
table.region {
	height:30px;
	font-size: 11px;
	padding: 0px;
}
table.dates {
	font-size: 11px;
	border:1px;
	border-style:solid;
	border-color:#000000;
	width: 100%;
}
table.admin {
	color:#002B5F;
	font-size: 11px;
	width: 100%;
}
td.singledate {
	padding:5px;
}
td.regionmenu {
	height:30px;
	border:1px;
	border-top-style:solid;
	border-bottom-style:none;  
	border-color:#000000;
	vertical-align:middle;
	text-align:center;
	background:#D9DEEA;
	font-size: 11px;
}
td.contentnews {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 25px;  
	margin-top: 5px;
	vertical-align:top;  
	width:200px;
	font-size: 11px;
}
td.contentmain {
	padding: 8px;
	margin-top: 5px;
	vertical-align:top;  
	min-width:450px;
}
td.singlenews {
	font-size: 11px;
	border:1px;
	border-style:solid;
	border-color:#000000; 
	padding:5px; 
}
td.mainmenu {
	width:150px;
	max-width:150px;
	border:1px;
	border-left-style:solid;
	border-color:#000000;
	vertical-align:top;
	background:#D9DEEA;
	font-size: 11px;
}
td.logo {
	padding: 5px;
	background:#D9DEEA;
	border:1px;
	border-left-style:solid;
	border-bottom-style:solid;  
	border-color:#000000;
	vertical-align:bottom;
}
td.helpmenu {
	border:1px;
	border-style:solid;
	border-top-style:none;  
	border-color:#000000;
	padding-right:10px;
	vertical-align:top;
	text-align:right;
	background:#ffffff;
	font-size: 11px;
}
td.rightmargintop {
	border:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:none;  
	border-color:#000000;
	background:#D9DEEA;
	font-size: 11px;
}
td.rightmarginbottom {
	border:1px;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:solid;  
	border-color:#000000;
	background:#D9DEEA;
	font-size: 11px;
}
td.leftmargin {
	border:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:none;  
	border-color:#000000;
	background:#D9DEEA;
	font-size: 11px;
	width:150px;
}
td.searchform {
	height: 40px;
	width:200px;
	border:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:none;  
	border-color:#000000;
	background:#ffffff;
	vertical-align:middle;
	text-align:center;
	font-size: 11px;
}
td.organisationlogo {
	border:1px;
	border-style:solid;
	border-color:#000000;
	text-align:center;
	vertical-align:middle;
	padding: 10px;
}
td.organisation {
	border:1px;
	border-bottom-style:solid;
	border-color:#000000;
	width: 450px;
	text-align:left;
	vertical-align:top;
}
table.organisationlist {
	width: 100%;
}

input, textarea, select {
	font-size: 11px;
}
p {
	font-size: 11px;
	margin-left:10px; 
	margin-right:0px;
	margin-top:5px; 
	margin-bottom:5px;
}
a.region {
	margin-left:15px; 
	margin-right:15px;
	color:#002B5F;
	text-decoration:none;
}
a.region:hover {
	text-decoration:underline;
}
a.regionactive {
	margin-left:12px; 
	margin-right:12px;
	color:#002B5F;
	font-weight:600;
	text-decoration:none;
}
td.regionactive {
	background-image:url(/img/active_arrow.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
a.mail {
	color:#002B5F;
	text-decoration:none;
}
a.mail:hover {
	text-decoration:underline;
}
a.topic {
	color:#002B5F;
	text-decoration:none;
}
a.topic:hover {
	text-decoration:underline;
}
a.letter {
	color:#002B5F;
	text-decoration:none;
}
a.letter:hover {
	text-decoration:underline;
}
a.letterselected {
	color:#002B5F;
	text-decoration:none;
	font-weight: bold;
}
a.titel {
	color:#000000;
	text-decoration:none;
}
div.topic {
	width:150px;
	margin-left:10px; 
	margin-top:5px; 
	margin-bottom:5px;
}
div.topicactive {
	width:150px;
	margin-left:10px; 
	margin-top:5px; 
	margin-bottom:5px;
	background-image:url(/img/active_arrow_right.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
a.topicactive {
	color:#002B5F;
	font-weight:600;
	text-decoration:none;
}
a.content {    
	font-size: 11px;
	color:#002B5F;
	text-decoration:none;
}
a.content:hover {
	text-decoration:underline;
}
a.help {
	margin-left:10px; 
	margin-right:10px;    
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
a.allitems {    
	font-size: 11px;
	color:#002B5F;
	text-decoration:none;
	padding:5px;
}
a.allitems:hover {
	text-decoration:underline;
}
h2 {
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-left:10px; 
	margin-right:10px;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
}
h3 {
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-left:10px; 
	margin-right:10px;
	font-size: 13px;
	font-weight:normal;
	color:#002B5F;
}
h4 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color:#002B5F;
}
li {
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
span.paginator {    
	font-size: 11px;
	color:#002B5F;
	text-decoration:none;
	padding:5px;
}
a.paginator {    
	font-size: 11px;
	color:#002B5F;
	text-decoration:none;
}
a.paginator:hover {
	text-decoration:underline;
}
