@import url("stylesheet.css");  

html, body{ 
	margin:0px; 
	padding:0px; 
	text-align:left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} 


#pagewidth { 
	width: 500px;
	text-align:left;  
	margin: 0;
	padding: 15px 0px 0px 25px;   
} 

#contentWrapper { 
	 clear: both;
	 overflow: auto;
	 height: auto;
	 width: 500px;
}

/* Hauptinhalt ----------------------------------------------- */

.tx-nezzoreferences-pi1 #content {
	padding: 0;
}

#contentWrapper,
#content {
	line-height: 18px;
	font-size: 11px;
	color: #666;
	text-align:left;   
	background-image: none;	
}

#content {
	clear: both;
	position: relative; 
	width: 356px;
	padding: 5px 0 15px 0;	    
}
	

.printLink {
    font-weight: bold; 
	margin: 10px 0 10px 0;
	clear: both; 
	width: 460px;
	background-color: #A1A1A0;
	padding: 3px 0;
	height: 14px; 
}

.printLinkNow a,
.printLinkClose a{
	background-image: url(../images/printIcon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 18px;
	margin: 0 5px;
	text-decoration: none;
	float: left;
	line-height: 14px;
	color: #FFFFFF; 
}

.printLinkClose a{
	background-image: url(../images/closeIcon.gif);
	float: right;
}

.printLinkNow a:hover,
.printLinkClose a:hover {
	text-decoration: underline;
}
	
#content A.tiplink { color: #F63; text-decoration: none; }

	
#contentWrapper #adressBlock {
	clear: both;
	width: 450px;
	margin-bottom: 20px;
	height: 71px;
}
		
#contentWrapper #address {
	line-height: 17px;
	width: 200px;
	float:left;
	height: 71px;
	font-weight: normal;
}

#contentWrapper #adressPlus {
	line-height: 17px;
	width: 150px;
	float:left;
	height: 71px;
	font-weight: normal;
	}
	
#rightcol_middle {
	padding:20px 0 0 0;
}
