@charset "utf-8";
/* Author: 	
			Matthias Oßwald
			team:orange GmbH
			2009
*/
/***************************************************************************************/
/* 	KONTAKT 
****************************************************************************************/

.kontakt #teaser h1				{ color:#950007; font-size:43px!important; line-height:55px; letter-spacing:-2.5pt;}


#kontakt #bottom-middle				{ abackground-image: url(../_images/tmp05.png)}

/*=====================================================================================*/
/* 	CONTENT
=======================================================================================*/
#kontakt .content					{ padding-right:5px;}
#kontakt .back						{ background:url(../_images/deutschland-back.png) no-repeat 2px 32px; position:relative;}
* html #kontakt .back				{ background:url(../_images/deutschland-back.gif) no-repeat 2px 32px; /*border:1px solid #BFB6AF;*/ }
* html #kontakt .back a				{ position:relative; }
* html #kontakt #content			{ position:relative; margin-top:-230px; }

#kontakt .icon						{ background-position:top; background-repeat:no-repeat; display:block; height:60px; position:absolute; width:110px;  }
#kontakt .icon:hover				{ background-position:bottom;}
#kontakt .icon span					{ display:none; }
#kontakt #berlin-icon				{ background-image:url(../_images/kontakt-berlin-icon.png); top:125px; left:224px; }
#kontakt #hamburg-icon				{ background-image:url(../_images/kontakt-hamburg-icon.png); top:83px; left:115px; }
#kontakt #koeln-icon				{ background-image:url(../_images/kontakt-koeln-icon.png); top:220px; left:20px;  }
#kontakt #stuttgart-icon			{ background-image:url(../_images/kontakt-stuttgart-icon.png); top:346px; left:93px;  }

* html #kontakt #berlin-icon		{ background-image:url(../_images/kontakt-berlin-icon.gif); top:125px; }
* html #kontakt #hamburg-icon		{ background-image:url(../_images/kontakt-hamburg-icon.gif); top:23px; }
* html #kontakt #koeln-icon			{ background-image:url(../_images/kontakt-koeln-icon.gif); top:110px;  }
* html #kontakt #stuttgart-icon		{ background-image:url(../_images/kontakt-stuttgart-icon.gif); top:166px; }


#kontakt address					{ line-height:18px; }
#kontakt .address					{ float:left; width:225px; }
#kontakt #content h2				{ background-image:url(../_images/dotted-big-arow.gif);
									background-repeat:no-repeat;
									background-position:2px 4px;
									border-bottom:1px dotted #756a62;
									color:#000;
									font-size:12px;
									font-weight:bold;
									margin:10px 20px 10px 0;
									padding:4px 0 4px 19px; }
#kontakt .address:hover h2			{ background-color:#F1EFEE; }
#kontakt #content .address			{ font-size:12px;
									 font-style:normal;
									line-height:18px;
									margin-bottom:10px; }
#kontakt #content .address strong a { color:#000; text-decoration:underline;line-height:18px; }
#kontakt #content .address strong a:hover { color:#786962; }

#formular #content h2				{ background-image:url(../_images/dotted-big-arow.gif);
									background-repeat:no-repeat;
									background-position:2px 4px;
									background-color:#F1EFEE;
									border-bottom:1px dotted #756a62;
									color:#786962;
									font-size:12px;
									font-weight:bold;
									margin:10px 25px 15px 0;
									padding:4px 0 4px 19px; }