	body, table, box{
		color: #033A5F;
		font-family:  Arial, Verdana, 'Trebuchet MS', sans-serif;
		text-align: justify;
		font-size: 100%;
	}
	
	div.teaser_head {
		color: #ffffff;
	}
	
	a, a:link, a:active, a:visited {
	font-family:  Arial, Verdana, 'Trebuchet MS', sans-serif;
	text-decoration: underline;
	color: #005893;
	}
	a:active, a:hover {
	background: #f48742
	}
	
	div.filelinks * {
	font-size: 0.9em;
	}

	
#navi_top {
	background: #005893;
	margin: 2px 0 2px 0;
}	
	
#navi_top span {
		display: inline;
}	

#navi_top span a {
	margin: 3px 0 3px 0;
  padding: 2px 15px 2px 10px;
  font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
  background: #005893;
  background-image: url('/fileadmin/img/menu.gif');
  background-repeat: no-repeat;
  background-position: left top;
}	

#navi_top a:hover, 
#navi_top a:active,
#navi_top a:focus {
  background: #f48742;
  background-image: url('/fileadmin/img/menu_a.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

#navi_top .selected a {
  background: #f48742;
  background-image: url('/fileadmin/img/menu_a.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

	
	
	
a.subnavi{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #003490;
	text-align: left;
	padding-left: 5px;
}
a.subnavi:hover, a.subnavi:active{
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a.subnavi2{
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #003490;
	text-align: left;
}
a.subnavi2:hover, a.subnavi2:active{
	font-size: 9px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

p, p.bodytext, div.bodytext {
  font-size: 0.8em;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0.5em;
  
}

h1, h2, h3, h4, h5, h6 {
	font-family:  'Trebuchet MS', sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}

h1, h2 {
  margin-top: 0.5em;
  margin-bottom: 0.3em;
}

h3, h4 {
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}

h5, h6 {
  margin-top: 0.3em;
  margin-bottom: 0.1em;
}

h1, h2, h4, h6 {
  /*font-variant: small-caps;*/
  /*letter-spacing: 1px;*/
	
}

h3, h5 {
  font-variant: small-caps;
  letter-spacing: 1px;
}


h1 {
  font-size: 1.2em;
}
h2 {
  font-size: 1.1em;
}
h3 {
  font-size: 1em;
}

h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.9em;
}
h6 {
  font-size: 0.8em;
}

/*Formulare*/

#middle fieldset {
 border: 0;
}

#middle input[type="submit"] {
  margin-top: 0.5em;
  margin-left: 4.2em;
}
/***************************/

/* Listen */
#middle ul, #middle ol {
  margin:0;
  padding-top:1em;
  padding-bottom:1em;
  padding-left:2em;
  font-size: 0.8em;
  text-align: left;
}

#middle ul li, #middle ol li {
  line-height: 1.2em;
  margin-bottom: 0.5em;
}

/* Bildunterschriften */

#middle dd.csc-textpic-caption {
  font-size: 0.6em;
	font-weight: bold;
  text-align: left;
}

/* Teaser / NEWS */
.teaser_head {
	font-family:  'Trebuchet MS', sans-serif;
		text-align: left;
}