

body
{
	font-family:  Helvetica, Helvetica Neue, Arial, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
	-moz-font-feature-settings: 'liga';
	-ms-font-feature-settings: 'liga';
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body { text-rendering:auto; }
}

a:link
{
	color: #3B3B3D;
	text-decoration: none;
}

a:visited
{
	color: #3B3B3D;
	text-decoration: none;
}

a:hover
{
	color: #DADADA;
	text-decoration: none;
}

a:active
{
	color: #3B3B3D;
	text-decoration: none;
}

a.nontext /* used to override default properties of 'a' tag */
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a,.Dunkel a
{
	color: inherit;
	text-decoration: inherit;
}

.Dunkel a:link
{
	color: #3B3B3D;
	text-decoration: none;
}

.Dunkel a:visited
{
	color: #3B3B3D;
	text-decoration: none;
}

.Dunkel a:hover
{
	color: #DADADA;
	text-decoration: none;
}

.Dunkel a:active
{
	color: #3B3B3D;
	text-decoration: none;
}

.normal_text
{
	color: #000000;
	direction: ltr;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	vertical-align: 0px;
	padding: 0px;
}



.navi-element{ position:fixed; 
              font-family: Arial; 
              color: #ffffff;
	          text-decoration: none;
              background:#3b3b3d; 
              border:1px solid #000000; 
              width:100%;
              padding:5px; 
}
.navi-mittelblock {
              margin-left:auto;
              margin-right:auto;
              width:1200px;
}
 .navi-tabelle { 
              font-family: Arial; 
              color: #ffffff;
	          text-decoration: none;
              width:100%;     
              text-align:center;    
}
  .navi-zelle { 
              width:240px;        
              font-family: Arial; 
              color: #ffffff;
	          text-decoration: none;
              text-align:center;
}


  .inhalt-element{ width:1200px;
              padding-top:100px;
              padding-left:20px;
              padding-right:20px;
              padding-bottom:20px;
              margin-left:auto;
              margin-right:auto;
              font-family: Verdana, Tahoma, Geneva, sans-serif;
}

.Ueberschrift
{
	font-size: 36px;
	line-height: 61px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    padding-left:40px;
    color: #3b3b3d;
    }

.NormalText
{
	font-size: 20px;
	line-height: 30px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    padding-left:80px;
    color: #3b3b3d;
    }


.motto_oben
{
	font-size: 36px;
	line-height: 61px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    font-style:italic;
    padding-left:60px;
    color: #3b3b3d;
    }

.motto_unten
{
	font-size: 36px;
	line-height: 61px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    text-align:right;
    font-style:italic;
    padding-right:60px;
    color: #3b3b3d;
    }

  .Abstandhalterh2
  {
        padding-top:50px;
    }

.Bild_Team
{
    width:1000px;
    padding-left:80px;
    }

.Bild_unten
{
    width:300px;
    }