		#business_card {
			width				: 490px;
			position            : relative;	
			left: 5px;
			color : rgb(0,0,0);
			background: #FFFFFF;
		}
		
		#business_card #head {
		    width				: 487px;
			position            : relative;
			border-left         : 1px solid rgb(102,22,0);
			border-right        : 1px solid rgb(102,22,0);
			border-top          : 1px solid rgb(102,22,0);
			text-align          : left;
			background          :  rgb(254,240,230);
		}
		
    	#business_card .vcardh1 {
		    display				: block;
			font-size           : 18px;
			font-weight         : normal;
			position             : relative;
			left: 15px;
			top: 15px;
			width: 300px;
			margin-bottom: 20px;
		}

		#business_card .vcardh1zusatz {
			margin-left:15px;
			width:300px;
			font-size:12px;
		}
		
		#business_card .vcardadr {
		    display				: block;
			font-size           : 11px;
			font-weight         : normal;
			position             : relative;
			left: 15px;
			height: 45px;
			clear : both;
			
		}
		
		#businness_card h1 {
			color : rgb(0,0,0)			font-size           : 12px;
			font-weight         : normal;
		}
		
		#businness_card h2 {
			color : rgb(0,0,0)			font-size           : 12px;
			font-weight         : normal;
		}
		
		#businness_card p {
			font-size           : 12px;
			margin-bottom       : 11px;
		}
		
		#businness_card a {
			font-weight         : bold;
		}
		
		#businness_card img {
			border              : 0px;
		}
	
		
		#businness_card div.block {
			border              : 1px solid #FF0000;
			margin-bottom       : 15px;
			padding             : 0 10px;
		}
		
		#bcardtopmenu {
			position             : relative;
			background          : url("/pics/global/imvcard/karte_rosa_oben.gif");
			width               : 489px;
			height              : 24px;
			border              : 0px;
		}
		
		#bcardtopmenu ul {
			position             : relative;
			list-style-type     : none;
			padding-left: 10px;
			
		}
		
		#bcardtopmenu ul li {
			position             : relative;
			float				: left;
			margin-top: 5px;
			color : #336666;
		}
		
		#bcardtopmenu ul li a {
			text-decoration : underline;
			color : rgb(0,0,0)		}
		
		.vcardtopaktiv {
		   font-weight: bold;
		 }  
		 
		#bcardmenu {
			position             : relative;
			width               : 477px;
			border-left         : 1px solid rgb(102,22,0);
			border-right        : 1px solid rgb(102,22,0);
			border-bottom       : 2px solid rgb(102,22,0);
			padding: 5px 10px 5px 0px;
			background : rgb(254,240,230);
		}
		
		
		
		 #bcardmenu ul {
			position             : relative;
			list-style-type     : none;
		}
		
		 #bcardmenu ul li {
			position            : relative;
			float				: left;
			display             : block;
			width 				: 145px;
			text-align          : left;
			margin-top: 2px;
			margin-left: 10px;
						
		}
		
		*HTML #bcardmenu ul li {
		  margin-left: 5px;
		}
		
		#bcardmenu ul li a {
			position             : relative;
			float				: left;
			display             : block;
			text-decoration : underline;
			color : rgb(0,0,0);
			padding-left: 15px;
			font-size: 12px;
		}
		
		#kontaktmenu {
			position            : relative;
			list-style-type     : none;
			margin-left: 0px;
			padding-bottom: 10px;
		}
		
		 #kontaktmenu ul li {
			position             : relative;
			float				: left;
			display             : block;
			width 				: 155px;
			text-align          : left;
			margin-top: 2px;
			
		}
		
		#kontaktmenu li a {
			position             : relative;
			float				: left;
			display             : block;
			text-decoration : underline;
			color : rgb(0,0,0);
			padding-left: 15px;
			padding-right: 15px;
			font-size: 12px;
		}
		
		.vcardaktiv {
		   font-weight: bold;
		   background-image: url("/pics/global/imvcard/marker_rosa_aktiv.gif");
		   background-repeat:no-repeat;
		   
		}    
		
		 .vcardinaktiv {
		    background-image: url("/pics/global/imvcard/marker_rosa_inaktiv.gif");
			background-repeat:no-repeat;
		}    
		
	 
		#content {
			position : relative;
			width               : 467px;
			border-left         : 1px solid rgb(102,22,0);
			border-right        : 1px solid rgb(102,22,0);
			padding: 10px;
			text-align: left;
		}
		
		.vcardcontenthead {
			position 			: relative;
			width               : 477px;
			border        		: 1px solid rgb(102,22,0);
			text-align			: left;
			font-size           : 16px;
			font-weight			: bold;
			padding-left		: 10px;
			padding-top			: 20px;
			height				: 30px;
		}
		
		div.contact {
			width 				: 450px;
			margin 				: 10px 0px 0px 5px;
			line-height: 15px;
		}
		
		div.contactHead, td.contactHead {
			border-bottom       : 1px solid rgb(102,22,0);
			width               : 100%;
			font-weight         : bold;
			text-align          : left;
			font-size: 12px;
			padding-top: 3px;
			padding-bottom: 3px;
			
		}
		
		div.contactLeft, td.contactLeft {
		    width               : 30%;
			float 				: left;
			text-align: left;
			line-height: 15px;
	    }
		
		div.contactRow, td.contactRow {
		    width               : 100%;
			text-align: left;
	    }
		
		#logo {
		   float               : right;
		   text-align: center;
		}
		
		#logo img {
		   border              : 1px solid rgb(102,22,0);
		    margin	   : 7px;
		   padding: 5px;
		   background : #FFFFFF;
		   text-align: center;
		}
		
		#foot {
		    position: relative;
			width               : 489px;
			height              : 40px;
			border              : 0px;
			text-align          : left;
			padding				: 0px 0px 0px 0px;
			background          : url("/pics/global/imvcard/karte_rosa_unten.gif");
			
		}
		
		#business_card .vcardadr2 {
		    display				: block;
			font-size           : 11px;
			font-weight         : normal;
			position             : relative;
			left: 10px;
			top: 5px;
			height: 25px;
		}
		
		.vcardtitle {
		    display				: block;
			font-size           : 14px;
			font-weight         : bold;
			margin-top          : 15px;
			margin-bottom       : 10px;
		}
		
		.vcardlistingouterdiv {
		   margin-bottom        : 20px;
		   border               : 1px solid rgb(102,22,0);
		}
		
		.vcardlistinginnerdiv {
		  margin                : 10px;
		}
		
		.vcardlistingtable {
		   width:96%;
		   margin:auto;
		}
		
		.vcardlistingtabletdborderbottom {
		    border-width: 0px 0px 1px 0px; 
			border-color:rgb(102,22,0); 
			border-style:solid;
		}
