BODY{
	background:#f7ffd2;
	color: black;
	font-family: arial, helvetica;
	font-size: 10pt;
	margin: 0px;}

H1{
	font-size: 16pt;}

H1.center{
	text-align: center;}

H2{
	font-size: 14pt;
	margin-top: 30px;}

H2.title{
	font-size: 12pt;}

H3{
	font-size: 11pt;
	margin-bottom:0px;}

TABLE{
	width: 900px;
	text-align: left;}

TABLE.include{
	width: 890px;}

TH{
	font-size: 11pt;}
	
td{
	vertical-align: top;}

P{
	text-align: justify;
	margin-top: 0px;}

A{
	text-decoration: none;}

IMG{
	border: 0;}

#counter{
	font-size: 9px;}

#titel H1{
	text-align: center;
	font-size: 20pt;
	font-style: bold;}

#hiddendiv {
  display: none;
}


/**
 * Ajax News
 */

TABLE.news{
	width:550px;}
	
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
width: 100%;
font-size: 100%;
font-weight: bold;
border: 1px solid black;
background-color: orange;
}

.switchcontent{
width: 100%;
border: 1px solid black;
border-top-width: 0;
padding: 10px;
}