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;
	font-family:  Arial, Helvetica, verdana sans-serif;
	color: #000000;
	
}



html {
min-height: 100.5%;
}


: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: 10px; font-weight: bold;  color: #ee7c28; text-transform: none;}
h2 { font-size: 11px; font-weight: bold;  color: #ee7c28; text-transform: none;}
h3 { font-size: 12px; font-weight: bold;  color: #ee7c28; text-transform: none;}
h4 { font-size: 13px; font-weight: bold;  color: #ee7c28; text-transform: none;}
h5 { font-size: 14px; font-weight: bold;  color: #ee7c28; text-transform: none;}
h6 { font-size: 15px; font-weight: bold;  color: #ee7c28; text-transform: none;}

.small {font-size: 10px;}
.weiss {color: #ffffff;}
.rot {color: #740407;}
.headrot {font-weight: bold;  color: #740407; text-transform: uppercase;}
.grau {color: #5a5a5a;}
.hellgrau {color: #919191;}
.orange {color: #ee7c28;}
.blau {color: #2657a0;}


.bold {font-weight: bold;}

.9 {font-size: 9px;}
.10 {font-size: 10px;}
.11 {font-size: 11px;}
.12 {font-size: 12px;}
.13 {font-size: 13px;}


ul
{
font-size: 11px;
list-style-type:disc;
margin-left: 20px;
}


a {
	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -0.0em;
	word-spacing: normal;
	color: #ee7c28;
	
	}

a:hover {
	text-decoration: underline;

	}



a.mini {
	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ee7c28;
	}

a.mini:hover{

	color: #ee7c28;
	
}



