img {
  border: 0px;
  }

input, textarea {
  border: 1px solid black;
  background-color: white;
  margin-bottom: 2px;
}

body {
  font-family: Arial, FreeSans, sans-serif;
  font-size: 12px;
  margin: 0px;
  background-color: white;
}

A { text-decoration: none; color: #3C5699; }

td {
  vertical-align: top;
  font-size: 12px; 
}

.csc-frame-frame1 
{
  background-color:#EEE;
  font-size: 12px;
}

.csc-frame-frame0 
{
  background-color:#FFF;
  font-size: 12px;
}
.csc-frame-frame2 
{
  background-color:#DDD;
  font-size: 12px;
}
.csc-uploads 
{
  width: 100%;
  padding: 4px;
  background-color:#FAFAFA;
  font-size: 12px;
}
.csc-uploads-description {
  font-weight: bold;
  font-size: 15px;
}
table.csc-uploads p {
  margin: 0px;
}

td.csc-uploads-fileSize {
  width: 40px;
  font-size: 11px;
}
td.csc-uploads-fileSize p {
  text-align: right;
}
table.csc-uploads tr.tr-odd td {
  background-color: white;
}
table.csc-uploads tr.tr-even td {
  background-color: #CCCCCC;
}

.csc-frame-frame2
{
  border: 1px solid #3A559A;
  padding: 4px;
}

p.bodytext{ margin-top: 0px; margin-bottom: 6px; text-align: justify;}

body, table { margin: 0px; }

DIV#head_1 
{
  height: 40px; 
  width: 100%;
  left: 0px;
  margin-left: 0px;
  right: 0px;
  top: 0px;
  z-index: 2;
  position: absolute;
  background-color: #02004D;
  background-image: url(vname.gif);
  background-repeat: no-repeat;
}

DIV#head_2 
{
  position: absolute;
  width: 100%;
  height: 20px; 
  left: 0px;
  right: 0px;
  top: 40px;
  z-index: 2;
  background-color: white;
  background-image: url(vname2.gif);
  background-repeat: no-repeat;
}

DIV#head_3 
{
}

DIV#claim1 
{
  position: absolute;
  right: 2px;
  top: 0px;
  z-index: 10;
  font-size: 18px;
  font-weight: bold;
  color: white;
}

DIV#claim2 /*Text rechts*/
{
  position: absolute;
  right: 2px;
  top: 20px;
  z-index: 10;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

div#logo
{
  position: absolute;
  top: 75px;
  left: 35px;
  height:150px;
  width: 150px;
  background-image: url(logo.gif);
  background-repeat: no-repeat;
  z-index: 3;
}
/* CONTENT */

DIV#contentborder
{
position: absolute;
left: 0px;
width: 95%;
height: 100%;
top: 0px;
bottom: 0px;
}

DIV#content
{ position: absolute;
  top: 100px;
  left: 190px;
  right: 10px;
  z-index: 12;
}


/* MEN� */

DIV#path
{
  position: absolute;
  right: 10px;
  top: 42px;
  z-index: 5;
  font-size: 12px;
  text-align: right;
}

DIV#path A
{
  color: black;
  font-size: 12px;
  font-weight: 400;
  font-style: oblique;
  text-decoration: none;
}

DIV#menu {
	position: absolute;
    padding-left: 3px;
	left: 0px;
	top:  220px;
    bottom: 0px;
	width: 160px;
    z-index: 1;
}

DIV#menu DIV {
	width: 170px;
    max-width: 170px;
    color: #3C5699;
    min-height: 16px;
    vertical-align: middle;
}	

DIV#menu DIV A {
	text-decoration: none;
    color: inherit;
}	

DIV#menu DIV A:hover {
	text-decoration: underline;
    font-weight: bold;
}	

P { text-align: justify; }
/*MENU level 1, normal */
DIV#menu DIV.menu1-level1-no {
    color: silver;
    background-color: #02004D;
    width: 187px;
    font-size: 16px;
    font-weight: bold;
	padding: 3px;
    padding-left: 8px;
    margin-bottom: 2px;
}	


/*MENU level 1, normal */
DIV#menu DIV.menu1-level1-act {
    color: white;
    background-color: #02004D;
    width: 187px;
    font-size: 16px;
    font-weight: bolder;
	padding: 3px;
    padding-left: 8px;
    margin-bottom: 2px;
}	

/*MENU level 2, normal */
DIV#menu DIV.menu1-level2-no {
    font-size: 15px;
	padding-left: 15px;
    color: black;
    font-weight: bold;
}	


/*MENU level 2, aktiv */
DIV#menu DIV.menu1-level2-act {
	font-size: 15px;
	padding-left: 15px;
    color: black;
    font-weight: bold;
  
}	

/*MENU level 3, normal */
DIV#menu DIV.menu1-level3-no {
    font-size: 14px;
	padding-left: 30px;
    color: black;
}	


/*MENU level 3, aktiv */
DIV#menu DIV.menu1-level3-act {
	font-size: 14px;
	padding-left: 30px;
    color: black;
}	
/* Headlines */

h1 { font-size: 24px; margin-bottom: 10px; margin-top: 3px;}
h2 { font-size: 20px; margin-bottom: 0px; margin-top: 3px;}
h3 { font-size: 16px; margin-bottom: 0px; margin-top: 3px;}
/* FAQ */

.faqtitle {
  font-size: 16px;
  font-weight: bold;
}
.faqsubheader {
  font-size: 14px;
  font-weight: bold;
}
.faqcontent {
  text-align: justify;
  font-style: oblique;
}

span.news-latest-date {
  font-size: 10px;
  font-style: oblique;
}

hr.clearer {
  border-top: solid 1px #02004D;
  width: 50%;
}

div.news {
  background-color: #EEEEEE;
  height: 131px;
  padding: 0px;
  font-size: 11px;
  text-align: left;
  overflow: hidden;
  border: 1px solid #02004D;

}

div.news a:link, div.news a:visited {
  color: black;
}

div.news a:hover {
  color: #959595;
}

div.newsheadline a:link, div.newsheadline a:hover, div.newsheadline a:visited {
  color: #FFFFFF;
}


div.news_image {
  float: left;
  margin-right: 5px;
  text-align: left;
}
div.news_date {
  float: right;
  margin-right: 5px;
}
div.news_author {
  text-align: right;
  font-weight: bold;
}
div.news_category {
  float: left;
  width: 250px;
  font-weight: bold;
}
div.news_single_images {
  width: 195px;
  float: right;
  margin-left: 10px;
}
div.news p:before {
  clear: both;
}

div.news p {
  padding-top: 8px;
  margin: 5px;
  text-align: left;
}

.news_single_left {
}

.news_single_main {
  width: 800px;
}
.news_single_lead h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 12px;
}

.news_single_body {
  font-size: 13px;
}
.news_single_text {
  width: 550px;
  float: left;
}

.news_single_backlink {
  clear: both;
  margin-top: 12px;
}

.newsheadline {
  font-size: 15px;
  font-weight: bold;
  font-family: Arial, FreeSans, sans-serif;
  background: #02004D;
  color: white;
  padding: 4px;
  margin-top: 0px;
  height: 19px;
  overflow: hidden;
}

div.news_kategorie {
}
div.news_kategorie img {
  border: none;
  margin: none;
  padding: none;
}

div#news div.date {
  font-family: Arial, FreeSans, sans-serif;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 2px;
}

div#news div.teaser {
  font-family: Arial, FreeSans, sans-serif;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 6px;
}

div.news_headlines p {
  margin-top: 3px;
}

label {
  float: left;
  width: 100px;
}

.dfb_startseite_block {
  border: 1px solid black;
}

.dfb_startseite_headline {
  font-size: 15px;
  font-weight: bold;
  font-family: Arial, FreeSans, sans-serif;
  background: #02004D;
  color: white;
  padding: 4px;
  margin-top: 0px;
  height: 19px;
  overflow: hidden;
}

.dfb_startseite_headline a:link, .dfb_startseite_headline a:visited {
  color: white;
}

.dfb_startseite_termin {
    font-size: 11px;
      font-weight: normal;
}
.dfb_startseite_ort {
    font-size: 11px;
      font-weight: bold;
}

.dfb_startseite_turnier {
    font-size: 10px;
      font-weight: normal;
}

.dfb_startseite_icon {
    float:right; margin:0 0 0 7px; padding:0;
}


