/***********/
/*  Boxen  */
/***********/

/* Boxen Startseite */
/*.DivStartBox {
	width:222px;
	margin:auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	border-left: 4px solid #97ce86;
	border-right: 1px solid #ccc;		
	border-top-left-radius:4px 4px;
	border-top-right-radius:4px 4px;	
	border-bottom-left-radius:4px 4px;
	border-bottom-right-radius:4px 4px;	
	background-color: #fefefe;
	padding:4px;
}


.DivStartIcon {
	margin: 0px 5px 5px 0px;
	float:left;
	border:none;
}
*/

/* Boxen 485 px */
#BoxBigHead {
	height: 25px;
	width: 485px;
	border: none;	
	background-image: url(/files/gfx/layout/box_485_head.gif);
	background-repeat: no-repeat;
}

#BoxBigCenter {
	width: 485px;
	border: none;	
	background-image: url(/files/gfx/layout/box_485_center.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;	
}

#BoxBigBottom {
	height: 3px;
	width: 485px;
	border: none;	
	background-image: url(/files/gfx/layout/box_485_bottom.gif);
	background-repeat: no-repeat;
}

/* Boxen 230px */
#BoxSmall {
	width: 230px;
	border: none;	
	background-image: url(/files/gfx/layout/box_220.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 4px;	
	padding-top: 2px;		
}

#BoxSmallBlank {
	width: 230px;
	border: none;	
}

#BoxSmallHead {
	height: 25px;
	width: 230px;
	border: none;	
	background-image: url(/files/gfx/layout/box_230_head.gif);
	background-repeat: no-repeat;
}

#BoxSmallCenter {
	width: 230px;
	border: none;	
	background-image: url(/files/gfx/layout/box_230_center.gif);
	background-repeat: no-repeat;
	padding-right: 2px;
	padding-left: 2px;
}

/* Boxen 260px */
#BoxMiddleHead {
	height: 25px;
	width: 260px;
	border: none;	
	background-image: url(/files/gfx/layout/box_260_head.gif);
	background-repeat: no-repeat;
}

#BoxMiddleCenter {
	width: 260px;
	border: none;	
	background-image: url(/files/gfx/layout/box_260_center.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}

/* Boxen 240px */
#BoxMiddleTwoHead {
	height: 10px;
	width: 240px;
	border: none;	
	background-image: url(/files/gfx/layout/box_240_head.gif);
	background-repeat: no-repeat;
}

#BoxMiddleCenter {
	width: 260px;
	border: none;	
	background-image: url(/files/gfx/layout/box_260_center.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}

#BoxMiddleAdSense {
	width: 220px;
}

#BoxMiddleAdSense {
	width: 220px;
}

.BoxABC {
	background-image:url(/files/gfx/layout/back_abc.gif);
	border-top:#ddd 1px solid;
	border-left:#ddd 1px solid;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;	
	width: 18px;
	height: 16px;
}

.BoxABCActive {
	background-image:url(/files/gfx/layout/back_abc_active.gif);
	border-top:#799fbd 1px solid;
	border-left:#799fbd 1px solid;
	border-bottom:#799fbd 1px solid;
	border-right:#799fbd 1px solid;	
	width: 18px;
	height: 16px;	
}

.BoxInfoSmall {
	background-image:url(/files/gfx/layout/infoboxen_small.gif);
	width: 160px;
	height:190px;	
	border:none;

}

.BoxInfoSmallBottom {
	background-image:url(/files/gfx/layout/infoboxen_small_bottom.gif);
	width: 160px;
	height:20px;	
	border:none;
	padding-bottom:2px;

}

.TDHinweis {
	height:30px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	background-image: url(/files/gfx/symbole/td_hinweis.gif);
	background-position:top;
	background-repeat: no-repeat;
	background-color: #fff0c9;
	padding-left:35px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.TDHinweisSuche {
	height:30px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	background-image: url(/files/gfx/symbole/td_hinweis_green.gif);
	background-position:top;
	background-repeat: no-repeat;
	background-color: #9ecd90;
	padding-left:35px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.BoxTarife {
	width: 271px;
	height:18px;
	border: none;
	background-image: url(/files/gfx/layout/firmentarife.jpg);
	background-repeat: no-repeat;
}

.BoxTarifeBack {
	border: none;
	background-image: url(/files/gfx/layout/firmentarife_back.jpg);
	background-repeat: repeat-y;
	background-position:right;
}

.BoxTarifeLinks {
	width: 214px;
	height:18px;
	border: none;
	background-image: url(/files/gfx/layout/firmentarife_blank.jpg);
	background-repeat: repeat-x;
}

.BoxTarifeLinksTD {
	width: 214px;
	border-bottom:#ddd 1px solid;
}

.BoxTarifeCenterTD {
	width: 91px;
	height: 22px;
	border-bottom:#ddd 1px solid;
}

.BoxTarifeTD {
	width: 90px;
	height: 22px;	
	border-bottom:#ddd 1px solid;
}

.BoxTarifeSeperate {
	height: 2px;	
	background-color:#ddd;
}

/***************/
/* FirmenBoxen */
/***************/
.BoxDaten {
	width: 480px;
	border: none;
	background-image: url(/files/gfx/layout/box_fdaten_box1.gif);
	background-repeat: no-repeat;
	height:380px;
}

.BoxDatenTelefon {
	width: 480px;
	border: none;
	background-image: url(/files/gfx/layout/box_fdaten_box_tel.gif);
	background-repeat: no-repeat;
	height:225px;
}

#DatenHeight {
	height:15px;
	width:25%;
}

.BoxFirmenliste {
	width: 485px;
	height: 70px;
	border: none;
	background-image: url(/files/gfx/layout/box_fdaten_box3.gif);
	background-repeat: no-repeat;
}

.BoxFirmenlistePremium, .BoxFirmenlistePremiumPlus {
	width: 485px;
	height: 140px;
	border: none;
}

.BoxFirmenlistePremium {
	background-image: url(/files/gfx/layout/box_fdaten_box4.gif);
	background-repeat: no-repeat;
}

.BoxFirmenlistePremiumPlus {
	background-image: url(/files/gfx/layout/box_fdaten_box4_premium.gif);
	background-repeat: no-repeat;
}

.BoxFirmenlistePremiumTDOne {
	width: 160px;
	border: none;
}

/********/
/* Maps */
/********/
.GoogleMapBigBG {
	width: 485px; 
	height: 485px;
	border: none;
	background-image:url(/files/gfx/layout/google_box.gif);
	padding:4 px;
}

.GoogleMapBig {
	width: 470px; 
	height: 470px;
}

.GoogleMapSPortal {
	width: 470px; 
	height: 470px;
	border: none;
}

.GoogleMapStrPortal {
	width: 478px; 
	height: 300px;
}

.BoxDatenKarteSmall {
	width: 250px;
	height: 20px;
	border: none;
	background-image: url(/files/gfx/layout/box_fdaten_box2.gif);
	background-repeat: no-repeat;
}

.GoogleMapSmall {
	width: 330px; 
	height: 120px;
	border: 1px solid #ccc;
}

.GoogleMapPremium {
	width: 485px; 
	height: 250px;
}

.GoogleMapAnfahrt {
	width: 485px; 
	height: 400px;
	border: 1px solid #ccc;
}

.GooglePLZ {
	width: 250px; 
	height: 200px;
	border: 1px solid #ccc;
}

/***************/
/* MesseBoxen */
/***************/
.BoxMesse {
	width: 120px;
	border-bottom: 1px solid #ddd;
	padding-left: 2px;
}

.BoxMesseTwo {
	padding-left: 10px;
}

.GoogleMapMesse {
	width: 100%; 
	height: 200px;
}