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: 14px;  /* 16px × 62.5% = 10px */ line-height:18px; font-family: Arial, Helvetica, Calibri, "Calibri Bold", "Lucida Sans Unicode"; color: #505050; 

 
   
 }

:focus {
  outline: 0;
}

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: 11px; font-weight: bold;  color: #dca309; text-transform: uppercase ; margin-bottom: 0px;  }
h2 { font-size: 12px; font-weight: bold;  color: #dca309; text-transform: uppercase; margin-bottom: 0px;  }
h3 { font-size: 13px; font-weight: bold;  color: #dca309; text-transform: uppercase; margin-bottom: 0px;  }
h4 { font-size: 14px; font-weight: bold;  color: #dca309; text-transform: uppercase; margin-bottom: 0px;  }
h5 { font-size: 15px; font-weight: bold;  color: #dca309; text-transform: uppercase; margin-bottom: 0px;  }
h6 { font-size: 20px; font-weight: bold;  color: #dca309; text-transform: uppercase; margin-bottom: 0px;  }

.10 {font-size: 10px; line-height:11px;}
.11 {font-size: 11px; line-height:12px;}
.12 {font-size: 12px; line-height:13px;}
.13 {font-size: 13px; line-height:13px;}
.14 {font-size: 14px; line-height:13px;}
.15 {font-size: 15px; line-height:13px;}
.16 {font-size: 16px; line-height:13px;}
.17 {font-size: 17px; line-height:13px;}
.18 {font-size: 18px; line-height:14px;}
.19 {font-size: 19px; line-height:14px;}
.20 {font-size: 20px; line-height:14px;}

.weiss {color: #ffffff;}
.rot {color: #b3151b;}
.headrot {font-weight: bold;  color: #b3151b; text-transform: uppercase;}
.grau {color: #4d4d4d;}
.orange {color: #dca309;}
.blau {color: #0e1445;}
.gruen {color: #b1d101;}


.sidenavhead {color: #3b0407;}
.headline {font-size: 20px; font-weight: normal;  text-transform: none; margin-bottom: 0px; color: #dca309;}
.bold {font-weight: bold;}

.smalline{line-height:18px; }

ul.check 
{
	list-style-image:url(img/buttets_ok.png)
}


a {
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	font-variant:  normal;
	text-transform:    normal;
	text-decoration: underline;
	letter-spacing: -0.0em;
	word-spacing: normal;
	color: #101848;
	
	
	
	}

a:hover { 

			color: #101848;
			font-weight: bold;
			text-decoration: underline;
			
			}





a.navigation {

	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	color: #7581ba;

}


a.navigation:hover {
	
	text-decoration: none;
	color: #101848;
	
}



#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 
}
