/* CSS Document */
/*  <p align="right"><font size="1" face="Verdana"> */
body
{
	font-family: Verdana;
	background-color: #FEFFEF;
	margin-top: 0px;
	margin-left: 0px;
}
h1
{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

h2
{
	
}
.text1-cell
{
    width: 87%;
	background-color: #FEFFEF;
}

.text2-cell
{
   width: 87%;
   background-color: #FEFFEF;
}

.text1
{
   font-face: Verdana;
   font-size: 10px;
}

.text2
{
   font-face: Verdana;
	 font-size: 10px;
}

a, a:active 
{
    text-decoration: none;
	color: #000000;  
}

a:visited
{
    text-decoration: none;
	color: #CEFF00;  
}

.top-links
{
	background-color: #C0C0C0;
	width: 100%;
    vertical-align: top;
	line-height: 10px;
	align: right;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
}

.top-links a, .top-links a:active, .top-links a:visited
{
	text-decoration: overline;
	color: #000000; 
	font-family: Verdana;
	font-size: 10px;
}
.bottom-links-cell
{
  width: 70%;
	font-family: Verdana;
	font-size: 10px;
	align: left;
	background-color: #C0C0C0;
}
.design-cell
{
  width: 40%;
	font-family: Verdana;
	font-size: 10px;
	align: right;
	background-color: #C0C0C0;
}
.bottom-links
{
	font-family: Verdana;
	font-size: 10px;
	align: left;
}

.design
{
	font-family: Verdana;
	font-size: 10px;
	align: right;
}

.address-cell
{
   width: 65%;
	 align: right;
	 background-color: #C0C0C0;
}

.address
{
   font-family: Verdana;
	 font-size: 10px;
	 align: right;
}

.bottom-links a, .bottom-links a:active
{
	text-decoration: overline;
	color: #000000; 
	font-family: Verdana;
	font-size: 10px;
}

.full-table1
{
 	 width: 50%;
	 padding: 0px;
	 border: 0px;
	 text-align: center;
}


.full-table2
{
 	 width: 50%;
	 height: 23px;
	 padding: 0px;
	 border: 0px;
	 text-align: center;
}


.full-table3
{
 	 width: 50%;
	 padding: 0px;
	 border: 0px;
	 align: center;
	 text-align: center;
}

.add-space
{
    width: 22%;
	background-color: #FF9933;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.full-table4
{
 	 width: 50%;
	 padding: 0px;
	 border: 0px;
	 text-align: center;
}

.full-table5
{
 	 width: 50%;
	 padding: 0px;
	 border: 0px;
	 height: 23;
	 border-color: #FEFFEF;
	 align: center;
	 text-align: center;
}

.lower-space
{
   width: 600;
}

.logo-cell
{
   background-color: #FEFFEF;
	width: 50%;
	valign: middle;
	border: 0px;
}

.logo-pic
{
  align: left;
	font-weight: Normal;
	font-size: 14px;
	border: 0px;
}
.title
{
	align: center;
	width: 27%;
	background-color: #FF9933;
	color: #000000;
	text-align: center;
	vertical-align: text-bottom;
}
.subtitle1
{
	width: 87%;
	height: 20px;
	background-color: #FF9933;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 10px;
}
.haupt
{
 overflow: auto;             /* sorgt dafür, daß automatisch Scroll Balken angezeigt werden */
 position: absolute;    
 visibility: visible;
 font-family: Arial;
 font-size: 8px;
 z-index: 1;
 height:40px;           /* Höhe des DIVs in Pixel */
 width: 70%;            /* Breite des DIVs in Pixel */
 left: 15%;               /* Obere Grenze des DIVs in Pixel vom oberen Rand der Seite */
 top: 875px;               /* Linke Grenze des DIVs in Pixel vom linken Rand der Seite */
 /*border-bottom-width: 2px;*/         /* Rahmen unten */
 /*border-bottom-style: solid;*/         /* Rahmen unten Typ */
 /*border-bottom-color: #666699;*/  /*  Rahmen unten Farbe */
 text-align: center;                    /*   Ausrichtung des Textes  */
 padding-right: 15px;                /*      Abstand Text vom  rechten Rand     */
 padding-left: 10px;                  /*  Abstand Text vom linken Rand  */
 padding-top: 5px;                    /*    Abstand Text vom oberen Rand      */
 /*background-color: #FAFAFC;*/   /* Hintergrund Farbe Text */
}

.haupt td
{
  font-size: 12px;
}

.haupt h1
{
   font-size: 14px;
}
