/* Block-Darstellung für HTML5-Elemente im IE8 */
header, 
nav, 
footer {
   display: block;
}
/***********************************************/
 
body {
	background-color:#202020;
	
	background-repeat:repeat-y repeat-x;
	font-family: 'Oxygen', sans-serif;
	margin-top:0px;
	opacity: 1.0;
}
 

a:link {
	color: #cb0a0a;
	text-decoration: none;
}


a:hover {
	color: #cb0a0a;
}
 

a:visited {
	color: #cb0a0a;
}
a:active {
	color: #cb0a0a;
} 
 
#wrapper {
	border-color: #c9c9c9;
border-width: 1px;
border-style: solid;
    max-width: 1100px;
	min-width:150px;
	height:auto;
    margin: 0px auto;
    background-color: #fff;
    margin-top: 10px;
    padding: 20px;
	border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
}
 
 article {
	 width:100%;
	 float:left;
	 background-color:}

#c2 {
	 width:100%;
	 color:#393939;
	 font-size:20px;
	 font-weight:bold;
	 height:30px;
	 background-color:#fff;
	 margin-bottom: 20px;
	 margin-top:10px;
	 float:left; 
	 	border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
   padding-left:10px;
}
 
 
header {
	float:left;
    width: 100%;
    height: 300px;
	background-image:url(../images/header.jpg);
    margin-bottom: 10px;
	margin-top:10px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	f
	color:#FFF;
	font-size:18px;
	   	border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
}
 
#content {margin-right: 10% auto;
margin-left: 10% auto;
	min-width:150px;
	width:100%;
	max-width:850px;
    height: auto;
    background-color: #fff;
    float: left;
	font-weight:bold;
	color:#393939;

    margin-bottom: 20px;
	border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   font-size:16px;
   font-style:
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
}
 
#navibereich li {
  display: inline;            /* Listenelemente nebeneinander */
  list-style-type: none;      /* Aufzählungszeichen entfernen */
}

#navibereich {
	text-align:center;
	background-color: #;        /* Hintergrundfarbe für die Navigation */
	padding: 2px 0;                   /* Innenabstand: oben/unten 4px, li/re 0 */
	border-radius: ;    /* Rahmenlinie oben */
	 /* Rahmenlinie unten */
	margin: 0;
	color:#FFF                        /* Keinen Außenabstand */
	
}

#navibereich a:hover {
  background-color: #;
}

#navibereich a:hover,        /* mit Komma am Ende */
#startseite #navi01 a,       /* mit Komma am Ende */
#kontaktseite #navi02 a {    /* ohne Komma am Ende */
  background-color: #;
}

#navibereich a:hover,        
#startseite #navi01 a,       
#kontaktseite #navi02 a {
  background-color: #;
  background-image: url(farbverlauf.jpg);/* Hintergrundgrafik einfügen */
  background-repeat: repeat-x;           /* von links nach rechts wiederholen */
  background-position: top left;         /* oben links beginnen */
}

#navibereich a {
	color:#FFF;                  /* Schriftfarbe schwarz */ 
  text-decoration: none;         /* Unterstreichung entfernen */ 
  padding: 4px 8px;              /* oben/unten 4px, re/li 8px */
}
 
nav {
   width: 100%;
   max-height:100%;
   float: right;
   background-color: #202020;
   margin-bottom: 10px;
   	border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
   font-size:20px;
}
 
footer {
    clear: both;
    width: 100%;
	height:50px;
    background-color: #202020;
	color:#FFF;
	border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
   margin-bottom:5px;
}


#counter {
	text-align:right;
	margin-top:10px;
	padding-right:0px;
	float:left;
    border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
    width: 100%;
    height:auto;
    background-color: #202020;
	color:#FFF;
}

img {
	max-width: 100%;
	height: auto;
}

#ht {
	font-size:20px;
	color:#FFF;
	min-width:150px;
	max-width:350px;
	width:100%;
	   	border-bottom-left-radius: 5px 5px;
   border-bottom-right-radius: 5px 5px;
   border-top-left-radius: 5px 5px;
   border-top-right-radius: 5px 5px;
}

#tn {
	font-size:16px;
	color:#14272d;
	min-width:200px;
	max-width:350px;
	width:100%;
}

#al {
	font-size:20px;
	color:#000;
	min-width:150px;
	max-width:200px;
	width:100%;
	float:left;
	padding-left:10px;
}

.textmarkerrot {
  font-size:18px;
  font-weight:500;
} 
.links {
float: left;
margin-right: 10px;
} 

  span.pflichtfeld {
   font-size: 12px;
   color: Red;
  }

  span.hilfetext {
   font-size: 10px;
   font;
 }
   .gelb { background-color:#202020; }
   .red { color:#677c93; font-size:18px; font-weight:bold; }
   .green { color:#b31b1b; font-size:16px; }
   #con2 { float:left;width:0px; height:0px;}
#con2sp1 { float:left;width:0px; height:327px; background-image:url(Bilder/mccann_09.gif)}
#con2sp2 { float:left;width:0px; height:327px; background-image:url(Bilder/mccann_10.jpg)}


table {

}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}