body, td {
  font-family: sans-serif;
  font-size: 13px;
  vertical-align: top;
}

body {
  margin: 0px;
  background: #eeeeee url(/design/vflbg.jpg) top center repeat-x;
}

div#header {
	height: 70px;
	margin: 10px 0 0 0;
	background: url(/design/vfltext.png) no-repeat top right;
}

div#logo {
  position: absolute;
  top: 40px;
}

div#banner {
  width: 486px;
  height: 60px;
  position: absolute;
  margin-left: 130px;
  top: 15px;
}

a:link, a:visited {
  color: #005BAA;
  text-decoration: none;  
}

p.bodytext {
  margin-top: 2px;
  margin-bottom: 4px;
  text-align: justify;
  margin-right: 10px;
}

#footer {
  font-size: 90%;
  margin-top: 20px;
  padding: 10px 0;
  margin-bottom: 10px;
  border-top: 1px solid #005BAA;
}

span.footer {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

div#location {
  margin: 5px 10px 5px 0;
  font-size: 11px;	
  text-align: right;
}
span.menu_top a:link, span.menu_top a:visited {
  color: white;
  text-decoration: none;
}

span.menu_top {
  color: white;
  margin-left: 20px;
  margin-right: 5px;
  font-weight: bold;
}

#navigation div#navigation_inner {
  background: #005BAA url(/design/navbg.gif) repeat-x;
  margin: 10px 0 0 0;
  padding: 0 0 0 150px;
  -moz-border-radius: 10px;
  border: 2px solid #005BAA;
  border-radius: 10px;
  height: 52px;
}
div#nav_top {
  height: 26px;
}
#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li.menu_top_1 a:link, li.menu_top_1 a:visited {
  color: #FFFFFF;
  text-decoration: none;  
}

#navigation li.menu_top_1 {
  display: inline-block;
  font-size: 13px;	
  height: 18px;
  color: #FFFFFF;
  margin: 2px 5px 2px 5px;
  padding: 2px 5px;
  font-weight: bold;
}

li.menu_top_1.active a:link, li.menu_top_1.active a:visited {
  color: #FFFFFF;
  text-decoration: underline;  
}

li.menu_top_2 a:link, li.menu_top_2 a:visited {
  color: #FFFFFF;
  text-decoration: none;  
}
li.menu_top_2.active a:link, li.menu_top_2.active a:visited {
  color: #FFFFFF;
  text-decoration: underline;  
}

#navigation li.menu_top_2 {
  display: inline-block;
  font-size: 13px;	
  height: 18px;
  color: #FFFFFF;
  margin: 2px 10px 2px 10px;
  padding: 2px;
  font-weight: normal;
}

span.news-latest-date a:link, span.news-latest-date a:visited {
  color: #005BAA;	
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}

div.news-latest-item h3 a:link,  div.news-latest-item h3 a:visited {
  color: #005BAA;	
  text-decoration: none;
}

div.news-latest-morelink a:link, div.news-latest-morelink a:visited {
  text-decoration: none;
  color: #005BAA;
}  

div.news-list-container {
  border: 1px solid #005BAA;
  border-left: 1px solid #0F268D;
  border-right: 1px solid #0F268D;
}

div.news-list-item {
  clear: both;
  margin: 0 0 0 0;
  padding: 5px;
  border-bottom: 1px solid #0F268D;
}

div.news-list-odd {
  background: #EEEEEE;
}

div.news-list-image {
  float: left;
  width: 130px;
}

div.news-list-item h3 {
  margin: 0 0 10px 0;
}

img {
  border: 0px;
}  

img.spacer-gif {
  display: none;
}
    
h1, h2, h3, h4, h5, h6 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #005BAA;
  font-weight: bold;
}

h1 {
  margin-top: 0;
  font-size: 200%;
}

h2 { 
  font-size: 150%;
}

h3 { 
  font-size: 125%;
}

tr.tr-odd td {
  background-color: white;
  border-bottom: #0F268D 1px solid;	
  padding: 2px;
}

tr.tr-even td {
  background-color: white;
  border-bottom: #0F268D 1px solid;	
  padding: 2px;
}

td.termin_kat {
  border-right: #0F268D 1px dotted;
}
td.termin_waffe {
  text-align: center;
  border-right: #0F268D 1px dotted;

}

#puzzle {
  margin-left:10px;
  width:450px;
  height:450px;
  border:1px solid #e8a400;
}

#puzzle img {
  float:left;
  margin:0px;
  cursor:move;
}

.news-single-imgcaption {
  font-size: 9px;
}

.news-single-img {
  margin-right: 5px;
}

/* CSS-BOXES */

div.bildtextblock {
  background: url(/fileadmin/templates/teaser01.gif) no-repeat 0 0;
  margin-bottom: 5px;
  height: 140px;
}

.btb-headline {
  font-weight: bold;
  font-size: 125%;
  padding: 2px;
}

.btb-image img {
  margin-left: 1px;
}

div.teaser-box {
  border: 1px solid #005BAA;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #eeeeee url(/design/teaser01.gif) no-repeat bottom right;
  margin-bottom: 5px;
  height: 115px;
  width: 310px;
  text-align: left;
}

div.teaser-image {
  float: left; 
  margin: 7.5px;
}

div.teaser-box p {
  text-align: left;
}

div.news-latest-box {
  border: 1px solid #005BAA;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #eeeeee url(/design/teaser01.gif) no-repeat bottom right;
  margin-bottom: 5px;
  height: 140px;
  width: 310px;
  text-align: left;
}



div.news_latest_head {
  padding-top: 5px;
  height: 20px;
  background: #005BAA;
}
div.news-latest-date {
  font-size: 9px;
  text-align: right;
  margin-right: 10px;
}
div.news-latest-image {
  float: left; 
  margin-right: 5px; 
  margin-bottom: 5px;
}

div.news_latest_head h2 {
  height: 20px;
  font-weight: bold;
  font-size: 13px;
  margin: 0px 0px 2px 2px;
  color: white;
  text-align: center;
}
div.cssbox div.news_latest_head h2 a:link, div.cssbox div.news_latest_head h2 a:visited {
  color: white;
}

div.cssbox_body {
  height: 100px;
  margin: 5px;
}

div.csc-frame-rulerAfter {
  height: 1px; 
  font-size: 1px;
  border-bottom: 1px solid #0029b3;
}

div.csc-frame-frame1 {
  margin: 10px;
}

