body{
 padding:0;
 margin:0;
 margin-top:2px;
}

/* header bereich */
  #flash{
    border:0px solid #000000;
    width: 732px;
    height: 172px;
    height: 160px;
    margin:auto;
  }
  #container{
    border-right:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    width: 730px;
    /*height:635px;*/
    height:635px;
	margin:auto;
    /*border-bottom:1px solid #000000;*/
  }
  #cont{
    border:0px solid #000000;
    width:100%;
    height:100%;
    overflow-x:hidden;
  }
  #footer{
    border:1px solid #e9e9e9;
    width: 730px;
    height:40px;
    margin:auto;
    z-index:1;
    background-color:#F6F6F1;
  
  }
  #footer div{
    text-align:center;
    margin-top:15px;
  }



#hr{
  width:90%;
  height:10px;
  border-bottom:1px solid #e9e9e9;
  margin:auto;
}
div{
     text-align: left;
     font-family:tahoma;
     font-size:11px;
     color:#474747;
     line-height:12px;
     text-align:justify; 
}

.left{
  float:left;
}

img.left{
  float:left;
  margin-right:10px;
}
img.right{
  float:right;
  margin-left:10px;
}



.form { width:181px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		background-color:#ffffff;
		color:#3E3E3E;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:263px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
a { text-decoration:none;color:#6C6C6C;background-position:left center;}
a:hover { text-decoration:none;color:black; }
a:active { text-decoration:none; }
ul{border:0px solid #000000;list-style:none;line-height:10px;margin-left:-28px;margin-top:15px;width:300px;float:left;}
.menu ul {border:0px solid #000000;list-style:none;line-height:10px;width:165px;margin-left:-28px;}
li {margin:0px; width:100%; padding-left:20px;padding-bottom:7px;}
li a { color:#6C6C6C; text-decoration:none;  background-position:left center;}
li a:hover { text-decoration:none; color:black;}
.menu li{background-image:url(/images/zeiger.gif);background-repeat:no-repeat;}
.noCss{
   background:url(''); margin:0px; width:100%; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}



