/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFCFC;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}



body
{
	min-height: 100%;
	


}


a:link 
	{

	font-weight:normal;
	color:#000000; 
	text-decoration:none;
	border-bottom:solid #000 1px;
	}
	
a:visited 
	{ 
	font-weight:normal;
	text-decoration:none;  
	 color:#000000; 
	}
	
a:focus 
	{ 
	font-weight:normal;
	text-decoration:none; 
	 color:#000000; 
	}
	
a:hover 
	{ 
	font-weight:normal;
	border-bottom:dotted #000 1px;
	color:#000000; 
	}
	
a:active 
	{ 	
	font-weight:normal;
	text-decoration:none;  
	 color:#000000; 
	}
	
	
	

.tnn
{
	position:absolute;
	width:100px;
	height:49px;
	z-index:2;
	top: 20px;
	left: 20px
}
.adresse
{


	min-height:100%;

     /* Für den Internet Explorer */
     height:auto !important;
     height:100%;
	margin:auto;


}
#adressetab
{


                height:800px;
}

#wrapper {
                /* Für moderne Browser */
                min-height:100%;

                /* Für den Internet Explorer */
                height:auto !important;
                height:100%;
                
                position:relative;
				width:800px;
                margin:auto;
				margin-top:400px;
				text-align:center;
            }
			
			
			


html {
	overflow-Y: scroll;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.container {
	padding-bottom:200px;
	padding-top:77px;
	padding-left:335px;
}
			
h2.acc_trigger {
		
	/*width: 626px;
    margin: 0; padding: 0;*/
	font-style:normal;
	font-weight:normal;
	font-size: 11px;
	/*background: url(../img/pfeilohnebg.png) no-repeat;*/
}
h2.acc_trigger a {
	text-decoration: none;
	color:#000000; 
		text-decoration:none;
	border-bottom:solid #000 1px;
	/*display: block;
	padding: 12px 0px 12px 20px;*/
}
h2.acc_trigger a:hover {
 color:#000000; 
 	text-decoration:none;
	border-bottom:dotted #000 1px;
}
h2.active {/*background-position: left bottom;*/}
			
.acc_container {
	
	margin: 0px; 
	padding: 0px;
	overflow: hidden;
	clear: both;
	text-align:center;
}.acc_container .block {

}
.acc_container .block p {

}
/*-----------------------------------------------------------------------------------*/
h1 {
	font-size: 11px;
	color: #000000;
	line-height: 16px; 
	font-weight:normal;}
