body, body div, body p, body th, body td,  body dd, p, div, td, menu, p, div, td, a, h1, h2, h3, h4, h5, h6 { font-weight: normal;  font-size: 11px;  /* 16px × 62.5% = 10px */ line-height:17px; font-family: Georgia, Verdana ,  Arial, Helvetica, verdana sans-serif, Trebuchet MS; color: #747474; 
scrollbar-face-color: #757b76; 
scrollbar-highlight-color: #757b76;
 scrollbar-3dlight-color: #ffffff; 
 scrollbar-darkshadow-color: #616662; 
 scrollbar-shadow-color: #757b76; 
 scrollbar-arrow-color: #ffffff; 
 scrollbar-track-color: #757b76; 
 list-style-image:url(img/icon_pfeil_schwarz.gif);
  
 }

html[xmlns^="http"]
         {
         /* verhindert Mozilla-Zucken
          * > Firefox 1.5
          */
         overflow-y: scroll;
         }
		 


DIV {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

h1 { font-size: 10px; font-weight: bold;  color: #ad1548; text-transform: none ; margin-bottom: 0px;  }
h2 { font-size: 11px; font-weight: bold;  color: #ad1548; text-transform: none; margin-bottom: 0px;  }
h3 { font-size: 12px; font-weight: bold;  color: #ad1548; text-transform: none; margin-bottom: 0px;  }
h4 { font-size: 13px; font-weight: bold;  color: #ad1548; text-transform: none; margin-bottom: 0px;  }
h5 { font-size: 14px; font-weight: bold;  color: #ad1548; text-transform: none; margin-bottom: 0px;  }
h6 { font-size: 15px; font-weight: bold;  color: #ad1548; text-transform: none; margin-bottom: 0px;  }

.10 {font-size: 10px; line-height:11px;}
.11 {font-size: 11px; line-height:12px;}
.12 {font-size: 12px; line-height:13px;}

.weiss {color: #ffffff;}
.rot {color: #ad1548;}
.headrot {font-weight: bold;  color: #740407; text-transform: uppercase;}
.grau {color: #4d4d4d;}
.orange {color: #ff9604;}

.sidenavhead {color: #3b0407;}



.bold {font-weight: bold;}


a {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:  normal;
	font-variant:  normal;
	text-transform:    normal;
	text-decoration:  underline;
	letter-spacing: -0.0em;
	word-spacing: normal;
	color: #9a141b;
	
	}

a:hover { font-weight:  normal; }



a.nav {
	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;

}

a.nav:hover {
	
	background-color: #d05e36;
}


.navigation {

	width: 154px;
	height: 16px;
	background-color: #c6391a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b31f22;
}



#content {
	width: 520px;
	height: 474px;
	text-align: center;
	background-color: #F2F2F2;
	padding: 5px;
	border: 5px solid #CCC;
}
#example {
	position: relative;
	margin-left:20px;
	border: 0px solid #F2F2F2;
	width: 481px;
	height: 262px;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	width: 481px;
	height: 262px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat 
}

