body {
   padding-left            : 0px;
   padding-right           : 0px;
   padding-bottom          : 0px;
   padding-top             : 0px;
   margin-left             : 0px;
   margin-right            : 0px;
   margin-top              : 0px;
   margin-bottom           : 0px;
}
		
body, td, blockquote, center, p, div, textarea, input, form, select, option	{ 
   font-size               : 12px; 
   color                   : #000000;
   font-family             : Arial, Frutiger, Helvetica, sans-serif;
   margin                  : 0px;
}

IMG {
   border                  : 0px;
}

ul {
  margin-top               : 0px;
  margin-bottom            : 0px;
  padding-bottom           : 0px;
}

li {
  list-style-position      : outside;
  list-style-type          : square;
  list-style-type          : square;
  list-style-image         : none;
  text-align               : left;
  margin-top               : 2px;
  margin-left              : -25px;
  margin-bottom            : 0px;
  padding-bottom           : 0px;
  line-height              : normal;
}


.naviunten { 
   font-size               : 10px;
}
		
h1 {
   font-size               : 20px;
   color                   : #ED1C24;
   font-weight             : bold;
   line-height             : normal;
   margin                  : 0px;
   padding                 : 0px;
   padding-bottom          : 5px;
}

		
h2 {
   font-size               : 20px;
   color                   : #007DC5;
   font-weight             : bold;
   line-height             : normal;
   margin                  : 0px;
   padding                 : 0px;
   padding-bottom          : 5px;
}
		
h3 {
   font-size               : 16px;
   color                   : #000000;
   font-weight             : bold;
   line-height             : normal;
   margin                  : 0px;
   padding                 : 0px;
   padding-bottom          : 5px;
}

				

.startbg {
   background-image : URL(../files/page_background/startbg.jpg);
   width            : 100%;
   height           : 100%;
}


a{
   color            : #ED1C24;
   font-weight      : bold;
   text-decoration  : none;
}

a:link{
   color            : #ED1C24;
   font-weight      : bold;
   text-decoration  : none;
}

a:visited{
   color            : #ED1C24;
   font-weight      : bold;
   text-decoration  : none;
}

a:active{
   color            : #ED1C24;
   font-weight      : bold;
   text-decoration  : none;
}

a:hover{
   color            : #000000;
   font-weight      : bold;
   text-decoration  : none;
}
	

/* ---- Start Hautplink ----------------- */		
.mainNV {
   font-weight             : bold; 
   color                   : #ffffff; 
   text-decoration         : none;
}
.mainNV a {
   font-weight             : bold; 
   color                   : #ffffff; 
   text-decoration         : none;
}
.mainNV a:link {
   font-weight             : bold; 
   color                   : #ffffff; 
   text-decoration         : none;
}

.mainNV a:active {
   font-weight             : bold; 
   color                   : #ffffff; 
   text-decoration         : none;
}

.mainNV a:visited{
   font-weight             : bold; 
   color                   : #ffffff; 
   text-decoration         : none;
}

.mainNV a:hover {
   font-weight             : bold; 
   color                   : #000000; 
   text-decoration         : none;
}
/* ---------------------------------------- */

/* ------- Aktiver MainLink --------------- */
.mainNV_active a{
   color                   : #000000;
   font-weight             : bold;
   text-decoration         : none;
}

.mainNV_active a:link{
   color                   : #000000;
   font-weight             : bold;
   text-decoration         : none;
}

.mainNV_active a:active {
   color                   : #000000;
   font-weight             : bold;
   text-decoration         : none;
}
.mainNV_active a:visited {
   color                   : #000000;
   font-weight             : bold;
   text-decoration         : none;
}

.mainNV_active a:hover {
   color                   : #ffffff;
   font-weight             : bold;
   text-decoration         : none;
}
/* -----------------------------------------*/


/* ------- SiteMap ------------------------ */
.SiteMapMainLink a{
   display                 : block;
   background-color        : #ED1C24;
   color                   : #ffffff;
   width                   : 150px;
}

.SiteMapMainLink a:link{
   display                 : block;
   background-color        : #ED1C24;
   color                   : #ffffff;
}

.SiteMapMainLink a:visited{
   display                 : block;
   background-color        : #ED1C24;
   color                   : #ffffff;
}

.SiteMapMainLink a:hover{
   display                 : block;
   background-color        : #ED1C24;
   color                   : #000000;
}
/* -----------------------------------------*/

.sitemapHeadline {
   color                   : #ffffff;
   background-color        : #ED1C24;
   width                   : 100%;
   font-weight             : bold;
}