.body  {
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 0px;
	padding-top : 0px;
	font-size : 10px;
	font-family : Arial,Helvetica, sans serif;
	margin : 0px;
	text-decoration : none;
}

.blindtext  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : normal;
}

.blindtext-klein  {
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : normal;
	padding-left : 0px;
	padding-right : 0px;
}

.blindtext-ganzklein  {
	text-decoration : none;
	font-size : 7pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : normal;
	padding-left : 0px;
	padding-right : 0px;
}

.graufeld  {
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	background-color : #DDDDDD;
}

.rotfeld  {
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	background-color : #FF0000;
}

.gruenfeld  {
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	background-color : #FFFFFF;
	padding-right : 0px;
	padding-left : 0px;
}

.head  {
	font-size : 18pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : bold;
	margin-bottom : 5;
	color : #000000;
	margin-top : 5;
}

.links  {
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}

.linksunderline  {
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}

.linksfett  {
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	text-decoration : none;
	font-weight : bold;
	color : #000000;
}

.linksfett_underline  {
	font-size: 10pt;
	font-family: Arial,Helvetica, sans serif;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.biglinks  {
	font-size : 14pt;
	font-family : Arial,Helvetica, sans serif;
	text-decoration : none;
	font-weight : bold;
	color : #000000;
}

.redhead  {
	font-size : 13pt;
	font-family : Times, Verdana, Serif;
	font-weight : bold;
	margin-bottom : 5;
	color : #000000;
	margin-top : 5;
	font-style : italic;
	background-color : #DDDDDD;
}

.lefthead  {
	font-size : 13pt;
	font-family : Times, Verdana, Serif;
	font-weight : bold;
	margin-bottom : 5;
	color : #000000;
	margin-top : 5;
	font-style : italic;
	background-color : #DDDDDD;
	text-align : left;
}

.subhead  {
	font-size : 13pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : bold;
	color : #000000;
}

.subhead1  {
	font-size : 15pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : bold;
	color : #000000;
}

.bu  {
	font-family : Arial,Helvetica, sans serif;
	font-size : 12px;
	font-weight : normal;
	font-style : italic;
	margin-bottom : 5;
	padding-bottom : 10;
}

.liste  {
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : normal;
	list-style-type : disk;
	list-style-position : inside;
}

.subheadred  {
	font-size : 13pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : bold;
	color : #FF0000;
}

.hdm  {
	font-size: 16pt;
	font-family: Times, Verdana, Serif;
	background-color: #FF0000;
	color: White;
	font-weight: bold;
	font-style: italic;
	padding-left: 10;
	padding-right: 10;
}

.aktionshaus  {
	font-size: 14pt;
	font-family: Times, Verdana, Serif;
	color: Black;
	font-weight: bold;
	font-style: italic;
	padding-left: 0;
	padding-right: 10;
}

ul {
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : normal;
}

body  {
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 0px;
	padding-top : 0px;
	font-size : 10px;
	font-family : Arial,Helvetica, sans serif;
	margin : 0px;
	text-decoration : none;
}

li {
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial,Helvetica, sans serif;
	font-weight : normal;
	}
	
//menu


#content {     
     margin-left: -10px;
     padding: 0px;
     width:100%;     
     align: left;
}
          
.menuStyle  {
	z-index:1000;
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c8ccb9;
	padding: 5px;
	border: 0px;
	font-weight: bold;
}

#menuHead   {
     background-color: #c8ccb9;
     color: #FFFFFF;
     position: absolute;
     z-index: 50;
     top: 50px;
     left: 171px;
     }

          
#menuHead1  {
	z-index:1000;
          position: relative;
           }

.menu1 {
     position: absolute;
     z-index: 100;
     visibility: hidden;
     padding-top: -6;
     margin-top: -6;
     margin-left: -10;
     border: 1px solid #FFFFFF;
     }
     
a.menulink:link {
     color: #FFFFFF;
	  font-family: Arial, Helvetica, sans-serif;	
     font-weight: bold;
     text-decoration: none;
	  font-size: 11pt;
     }

a.menulink:visited {
	  color: #FFFFFF;
	  font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-decoration: none;
	  font-size: 11pt;
     }
     
a.menulink:hover {
     color: #FF0000;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-decoration: none;
	  font-size: 11pt;
     }

a.submenuLink:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

a.submenuLink:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
     
a.submenuLink:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

.error {
	color : #FF0000;
}
