table {
	width:auto;
}

.noyaml, .baid_check {
	background:transparent;
	border:0px;
}

.navi_dropdown
{
	border:1px solid #4269a9;
	background-color:#ffffff;
	padding:4px;
	position:absolute;
	width:400px;
	top:1px;
	left:1px;
}

.ppm_locationDropDown{
	width:360px;
	margin:35px 0 0 0;
	border-width:1px;
	border-style:solid;
	border-color: #4269a9;
}

.ppm_locationDropDown .lastLocations, .ppm_locationDropDown .savedLocations{
	border-width:1px 0 0 0;
	border-style:solid;
	border-color: #4269a9;
}

.ppm_locationDropDown p.header, .ppm_locationDropDown p.delete{
	margin: 0px;
	padding: 0px;
}

.ppm_locationDropDown p.listing{
	margin: 5px 0 9px 0;
}

.ppm_locationDropDown p.delete a, .ppm_locationDropDown p.listing a{
	display:block;
	width: auto;
	padding: 0 0 0 16px;
	margin: 0 16px 0 0;
	background: url(/global/images/raque0.gif) no-repeat left center;
}

.ppm_locationDropDown p.delete a:hover, .ppm_locationDropDown p.listing a:hover{
	background: url(/global/images/raque1.gif) no-repeat left center;
}

.ppm_map form, .ppm_map input, .ppm_map select {
margin:0 0 0 0;
padding:0 0 0 0;
}

.ppm_map input, .ppm_map select {
font-size: 8pt;
}

.ppm_map {
	width:830px; 
	height:510px;
	padding:0px;
	margin:0px;
	position:absolute;
	font-family:verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}

.ppm_map a{
	text-decoration: none;
	color: #09144e;	
}

.ppm_map a.underline{
	text-decoration: underline;
}

.ppm_map a:hover, .ppm_map a.underline:hover{
	color: #a50d0d;	
	text-decoration:none;
}

.ppm_optionsleiste {
	height:25px;
	padding:0px 0px 0px 0px;
	color:white;
	font-weight:bold;
	margin:0 0 0 0;				
}

.ppm_optionsleiste_links {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-bottom-color: #4269a9;
	border-right-color: #ffffff;
}

.ppm_optionsleiste_mitte {
	text-align:center;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #4269a9;
}

.ppm_optionsleiste_rechts {
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-left-color: #ffffff;
	border-bottom-color: #4269a9;
}

.ppm_foldout_header_left, .ppm_foldout_header_right {
	height: 25px;
	padding:0 0 0 0;
	color:#09144e;
	text-align:left;
	border-style: solid;
	border-color: #4269a9;
}

.ppm_foldout_header_left {
	border-width: 0 1px 1px 0;
}

.ppm_foldout_header_right {
	border-width: 0 0 1px 1px;
}

.ppm_foldout_content_left, .ppm_foldout_content_right {
	padding:0;
	color:#09144e;
	font-weight:normal;
}

.ppm_foldout_content_left {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #4269a9;
}

.ppm_foldout_content_right {
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color:#4269a9;
}

.ppm_foldout_slideout_left{
	position:absolute;
	border-width:1px;
	border-style:solid;
	border-color:#4269a9;
	top:-1px;
	margin: 0 0 0 175px;
	padding: 0;
}

.ppm_foldout_slideout_left_header{
	height: 19px;
	padding:6px 0 0 25px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #4269a9;
	background:#acbdca; 
}

.ppm_foldout_slideout_left_content{
	border: 0px solid #4269a9;
}

.contextmenu
{
	width:180px;
	position:absolute;
	left:20px;
	top:175px;
	border:1px solid #4269a9;
}

.contextmenu a
{
	color:#4269a9;
	text-decoration:none;
}

.contextmenu a:hover
{
	color:#a50d0d;
}

.contextmenu ul
{
	background-color:#F0F0E9;
	list-style-type:none;
	width:170px;
	margin:0px;
	padding:5px;
}

.contextmenu li
{
	padding-top:4px;
	padding-bottom:4px;
	display:block;
}

.contextmenuSelected
{
	width:20px;	
}
	
.createMarkerForm_text
{
	
}

.foldout_control {
	text-align:right;
}

.kompass a.norden, .kompass a.sueden, .kompass a.westen, .kompass a.osten, .kompass a.home{
	display: block;
	background-repeat: no-repeat;
}
.kompass a.norden, .kompass a.sueden{
	width: 17px;
	height: 24px;
}
.kompass a.westen, .kompass a.osten{
	width: 24px;
	height: 17px;
}
.kompass a.home{
	width: 17px;
	height: 17px;
}

.kompass a.norden{
	background: url(/kt_map/images/kompass_norden.gif);
}
.kompass a.sueden{
	background:transparent url(/kt_map/images/kompass_sueden.gif);
}
.kompass a.westen{
	background:transparent url(/kt_map/images/kompass_westen.gif);
}
.kompass a.osten{
	background:transparent url(/kt_map/images/kompass_osten.gif);
}
.kompass a.home{
	background:transparent url(/kt_map/images/kompass_home.gif);
}

.kompass a.norden:hover, .kompass a.sueden:hover{
	background-position: 0px -24px;
}
.kompass a.westen:hover, .kompass a.osten:hover, .kompass a.home:hover{
	background-position: 0px -17px;
}
.kompass div.nordWest, .kompass div.nordOst, .kompass div.suedWest, .kompass div.suedOst{
	display: block;
 	width: 24px;
	height: 24px;
}
html > body div.minimap_navigator{
	background: url(/kt_map/images/minimap_navigator.png) no-repeat 0px 0px;
}

.evMap{
	vertical-align:top;
	height: 66px;
	width: 66px;
}
.translucent{
	position:absolute;
	display: block;
	width: 64px;
	height: 64px;
}
.evMap a{
	position:relative;
	display:block;
	border:1px solid #ffffff;
}
.evMap a:hover{
	border-color:#cc0000;
}

.evMapShadowBottom{
	font-size: 0px;
	height: 8px;
	width: 66px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmsh_bottom.png',sizingMethod='crop');
}

html > body .evMapShadowBottom{
	background: url(/kt_map/images/evmsh_bottom.png) no-repeat left top;
}

.evMapShadowRight{
	font-size: 0px;
	height: 66px;
	width: 8px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmsh_right.png',sizingMethod='crop');	
}

html > body .evMapShadowRight{
	background: url(/kt_map/images/evmsh_right.png) no-repeat left top;
}

.evMapShadowCorner{
	font-size: 0px;
	height: 8px;
	width: 8px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmsh_corner.png',sizingMethod='crop');
}

html > body .evMapShadowCorner{
	background: url(/kt_map/images/evmsh_corner.png) no-repeat left top;
}

.evMapCenterFromBottomRight, .evMapCenterFromBottomLeft, .evMapCenterFromTopRight, .evMapCenterFromTopLeft{
	display:block;
	position:absolute;
	z-index:999;
	margin:-25px 0 0 -22px;
	width:50px;
	height:50px;
}

.evMapCenterFromTop, .evMapCenterFromBottom, .evMapCenterFromLeft, .evMapCenterFromRight{
	display:block;
	position:absolute;
	z-index:999;
	width:50px;
	height:50px;
}

html > body .evMapCenterFromTop{
	margin:-25px 0 0 8px;
	background:url(/kt_map/images/evmcp_t.png) no-repeat;
}

.evMapCenterFromTop{
	margin:-25px 0 0 8px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_t.png',sizingMethod='crop');
}

.superdiv {
	background-color:#ffcccc;
		}

html > body .evMapCenterFromBottom{
	margin:-25px 0 0 8px;
	background:url(/kt_map/images/evmcp_b.png) no-repeat;
}

.evMapCenterFromBottom{
	margin:-25px 0 0 8px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_b.png',sizingMethod='crop');
}

html > body .evMapCenterFromLeft{
	margin:-25px 0 0 -22px;
	background:url(/kt_map/images/evmcp_l.png) no-repeat;
}

.evMapCenterFromLeft{
	margin:-25px 0 0 -22px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_l.png',sizingMethod='crop');
}

html > body .evMapCenterFromRight{
	margin:-25px 0 0 -22px;
	background:url(/kt_map/images/evmcp_r.png) no-repeat;
}

.evMapCenterFromRight{
	margin:-25px 0 0 -22px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_r.png',sizingMethod='crop');
}

.evMapCenterFromBottomRight{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_rb.png',sizingMethod='crop');
}

.evMapCenterFromBottomLeft{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_lb.png',sizingMethod='crop');
}

.evMapCenterFromTopRight{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_rt.png',sizingMethod='crop');
}

.evMapCenterFromTopLeft{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/evmcp_lt.png',sizingMethod='crop');
}

html > body .evMapCenterFromBottomRight{
	background:url(/kt_map/images/evmcp_rb.png) no-repeat left top;
}

html > body .evMapCenterFromBottomLeft{
	background:url(/kt_map/images/evmcp_lb.png) no-repeat left top;
}

html > body .evMapCenterFromTopRight{
	background:url(/kt_map/images/evmcp_rt.png) no-repeat left top;
}

html > body .evMapCenterFromTopLeft{
	background:url(/kt_map/images/evmcp_lt.png) no-repeat left top;
}

/* #### FORM Routing Block ##### */
form.routing .ppm_street_input{
	width: 135px;
	margin: 0 0 0 0;
	padding: 2px 0 0 3px;
}

form.routing .ppm_housenumber_input{
	width: 20px;
	margin: 0 0 0 0;
	padding: 2px 0 0 3px;
}

form.routing .ppm_housenumber_input_z {
	width: 20px;
	margin: 0 2px 0 0;	
}

form.routing .ppm_city_input{
	width: 135px;
	margin: 5px 0 0 0;
	padding: 2px 0 0 3px;
}
form.routing .ppm_country_input{
	width: 142px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
form.routing .iconButtonSearch{
	margin: 4px 6px 0 0;
	padding: 0 0 0 0;
}

form.routing .ktbutton{
margin:5px 0 0 0;
}

form.routing .ppm_street_input_z1, .ppm_street_input_z2, .ppm_street_input_z3, .ppm_city_input_z1, .ppm_city_input_z2, .ppm_city_input_z3{
	width: 100px;
	margin: 0 2px 0 0;
}

.ppm_country_input_z1, .ppm_country_input_z2, .ppm_country_input_z3{
	width: 140px;
	margin: 0px 0px 0px 0px;
}

form.routing .ppm_locationbutton{
	padding:0px;
	margin:0 2px 0 2px;
	width:12px;
	height:12px;
	background:url(/kt_map/images/icon_standort.gif) no-repeat left top;
	border:0px;
	cursor:pointer;
	overflow:hidden;
}

form.routing .ppm_locationbutton:hover{
	background:url(/kt_map/images/icon_standort.gif) no-repeat left bottom;
}

/* #### FORM Enter Adress Block ##### */
form.enterAdress .ppm_street_input{
	width: 135px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form.enterAdress .ppm_housenumber_input{
	width: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form.enterAdress .ppm_city_input{
	width: 135px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

form.enterAdress .ppm_country_input{
	width: 143px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

form.enterAdress .iconButtonSearch{
	margin: 4px 6px 0 0;
	padding: 0 0 0 0;
}
form.enterAdress .ktbutton{
	margin:5px 0 0 0;
}
/* #### FORM infoEintraege anzeigen ##### */
form.select_ie input{
	margin: 0 5px 0 0;
}
/* #### FORM Kartenoptionen Block ##### */
form.switchOptions td{
	padding: 0 10px 10px 0;
}
form.switchOptions td.input{
	padding: 0 3px 10px 0;
}
/* #### FORM Trafficjam Block ##### */
form.trafficjam input {
	margin: 0px 5px 3px 0px !important;
	/* margin: -4px 0 0 -4px; */
	height:1.2em;
}

/* #### FORM Branche Suchen Block ##### */
form.ba_search .ba_keyword{
	width: 165px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
form.ba_search ul{
	margin: 5px 0 0 14px;
	padding: 0 0 0 0;
}
form.ba_search a{
	color:#000000;
	text-decoration:none;
}
/* #### Scratchpad ##### */
ScratchPad_marker_icon{
	text-align:left;
}

.scratchpad_extraLinks {
	padding: 5px 5px 5px 5px;	
}


a.extraLink { text-decoration: underline; }
a.textLinkAnchor { text-decoration: underline;}

/* Positionierung der Ausklappliste "Ortsinformation"->"Detailinformationen" */
.cityInfoPosition {
	position:relative;
}

html>body .cityInfoPosition {
	position:absolute;
}


/* #### POI Schatten Unten ##### */

html > body .rot .shbb {
	background:transparent url(/kt_map/images/shadow_bottom_rot.png) no-repeat top left;
}
html > body .blau .shbb {
	background:transparent url(/kt_map/images/shadow_bottom_blau.png) no-repeat top left;
}
html > body .schwarz .shbb {
	background:transparent url(/kt_map/images/shadow_bottom_schwarz.png) no-repeat top left;
}
html > body .markierung .shbb {
	background:transparent url(/kt_map/images/shadow_bottom_markierung.png) no-repeat top left;
}
html > body .infoeintrag .shbb {
	background:transparent url(/kt_map/images/shadow_bottom_ie.png) no-repeat top left;
}
html > body .standard .shbb {
	background:transparent url(/kt_map/images/shadow_bottom_standard.png) no-repeat top left;
}

/* #### POI Schatten Rechts und Ecke ##### */
html > body .apotheke .shbr, html > body .tankstelle .shbr, html > body .markierung #shbr, html > body .infoeintrag #shbr, html > body .standard #shbr{
	background:transparent url(/kt_map/images/shadow_right.png) no-repeat top left;
}
html > body .apotheke .shbc, html > body .tankstelle .shbc, html > body .markierung #shbc, html > body .infoeintrag #shbc, html > body .standard #shbc{
	background:transparent url(/kt_map/images/shadow_corner.png) no-repeat top left;
}

/* #### POI Inhaltsbereich ##### */
.apotheke .POIcontent, .tankstelle .POIcontent, .markierung .POIcontent, .infoeintrag .POIcontent, .standard .POIcontent{
   	font-family:Arial, Verdana, Helvetica, sans-serif;
   	font-size:8pt;
   	font-weight:normal;
	background:#ffffff;
}
.infoeintrag .POIcontent div.left{
	float:left;
	width:200px;
	margin:0 0 0 0;
}
.infoeintrag .POIcontent ul{
	list-style: inside disc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* #### POI Inhaltsbereich Absaetze ##### */
.apotheke .POIcontent p, .tankstelle .POIcontent p, .markierung .POIcontent p, .infoeintrag .POIcontent p, .standard .POIcontent p{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
.apotheke .POIcontent p.adress, .tankstelle .POIcontent p.adress, .markierung .POIcontent p.adress, .standard .POIcontent p.adress{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
.apotheke .POIcontent p.phone, .tankstelle .POIcontent p.phone, .markierung .POIcontent p.phone, .standard .POIcontent p.phone{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
.apotheke .POIcontent p.link, .tankstelle .POIcontent p.link, .markierung .POIcontent p.link, .standard .POIcontent p.link{
	font-size: 8pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.apotheke .POIcontent p.link a, .tankstelle .POIcontent p.link a, .markierung .POIcontent p.link a, .infoeintrag .POIcontent p.link a, .infoeintrag .POIfooter a, .standard .POIcontent p.link a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}
.apotheke .POIcontent p.link a:hover, .tankstelle .POIcontent p.link a:hover, .markierung .POIcontent p.link a:hover, .infoeintrag .POIcontent p.link a:hover, .infoeintrag .POIfooter a:hover, .standard .POIcontent p.link a:hover{
	color:#CC0000;
}

/* #### POI Kopfzeile ##### */

.standard .POIhead {
	font-family: arial, verdana, helvetica, sans-serif;
   	font-size: 8pt;
   	font-weight: bold;
	color: #ffffff;
   	padding: 0 6px 0 6px;
}
.apotheke .POIhead, .tankstelle .POIhead, .markierung .POIhead{
	font-family: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 10pt;
   	font-weight: bold;
  	padding: 0 6px 0 0;
}

/* #### POI Kopfzeile und Footer fuer IE ##### */
/*
.infoeintrag .POIhead{
	padding:6px;
	border-bottom:1px solid #f8c704	;
	
	height:17px;
	overflow:hidden;
	color:#FFFFFF;
	border-color:#F9D4B2 transparent rgb(239, 134, 36) rgb(249, 212, 178);
	border-style:solid;
	border-width:1px 0pt 1px 1px;
	line-height:8px;
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}
*/

div#ie_frame{
	width:370px;
	height:140px;
	border: 1px solid #EF8624;
	overflow:hidden;
}

div#ie_frame.ie_multi{
	width:370px;
	height:auto;
	border: 1px solid #EF8624;
	overflow:visible;
}

div#ie_frame a{
	color:#000000;	
}

div#ie_frame a:hover{
	color:#000000;	
}

div#ie_frame div.ie_head{
	background: #EF9239 url(/kt_map/images/infoeintrag_title_bg.png) repeat-x scroll left top;
	color:#FFFFFF;
	font-size:11px;
	height:28px;
	border-color:#F9D4B2 transparent rgb(239, 134, 36) rgb(249, 212, 178);
	border-style:solid;
	border-width:1px 0pt 1px 1px;
}

div#ie_frame div.ie_head div.ie_head_icon{
	height:27px;
	width:24px;
	float:left;
	background: transparent url(/kt_map/images/ie_icon.gif) no-repeat;
	background-position: 6px 3px;
}

div#ie_frame div.ie_head div.ie_head_nameslogan{
	padding-top:5px;
	padding-left: 6px;
	font-size:9px;
	float:left;
	width:246px;
	height:27px;
	overflow:hidden;
}

div#ie_frame div.ie_head div.ie_head_nameslogan p.ie_head_name{
	font-size:11px;
	font-weight:bold;
	padding:0;
	height:12px;
	margin-top:-5px;
}

div#ie_frame div.ie_head div.ie_head_nameslogan p.ie_head_slogan{
	font-size:9px;
	padding:0;
	height:10px;
}

div#ie_frame div.ie_head div.ie_head_logo{
	width:66px;
	height:29px;
	overflow:hidden;
	float:left;
}

div#ie_frame div.ie_head div.ie_head_logo img{
	border: 1px solid #EF8624;
}

div#ie_frame div.ie_head div.ie_head_close{
	background: transparent url(/kt_map/images/close_button.png) no-repeat scroll right top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/close_button.png',sizingMethod='crop');
	width:20px;
	height:27px;
	float:left;
	margin-left:6px;
	/*
	position:absolute;
	top:4px;
	left:348px;
	*/
}


div#ie_frame div.ie_content{
	background-color:#FFFFFF;
	height:97px;
	border-left: 1px solid #EF8624;
	border-right: 1px solid #EF8624;
	border-bottom: 1px solid #EF8624;
	padding:6px;
}

div#ie_frame.ie_multi div.ie_content{
	height:auto;
}

div#ie_frame.ie_multi div.ie_content p{
	font-size:10px;
}

div#ie_frame div.ie_content div.ie_content_address{
	float:left;
	width:230px;
	overflow:hidden;
}

div#ie_frame div.ie_content div.ie_content_buttons ul li{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:4px;
	
}


div#ie_frame div.ie_content div.ie_content_buttons ul li a{
	background:transparent url(/kt_map/images/orange_raque.gif) no-repeat scroll 12px 4px;
	font-size:10px;
	padding:0pt 0pt 4px 24px;
}

div#ie_frame div.ie_content div.ie_content_address a.ie_content_url span{
	text-decoration:underline;
}

div#ie_frame div.ie_content div.ie_content_address a.ie_content_url:hover{
	text-decoration:none;
}

div#ie_frame div.ie_content div.ie_content_address span.ie_content_numbers{
	margin:6px 0pt;
	display:block;
}

table#ppm_ie_window div.ppm_ie_window_shadow_bottom{
	height:10px; 
}

table#ppm_ie_window td.bottom_shadow_cell{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/shadow_bottom_ie_new.png',sizingMethod='crop');
	background:transparent url(/kt_map/images/shadow_bottom_ie_new.png) no-repeat scroll left top;
}

table#ppm_ie_window div.ppm_ie_window_shadow_bottom_right{
	width:3px; 
	height:8px; 
}

table#ppm_ie_window td.bottom_right_shadow_cell{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/shadow_corner_new.png',sizingMethod='crop');
	background:transparent url(/kt_map/images/shadow_corner_new.png) no-repeat;
}

table#ppm_ie_window td.right_shadow_cell{
	background-image:url(/kt_map/images/shadow_right.png);
	background-repeat:repeat-y;
	background-color:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kt_map/images/shadow_right.png',sizingMethod='crop');
}

table#ppm_ie_window div.ppm_ie_window_shadow_right{
	width:3px; 
	height:27px;
}

/*
.infoeintrag .POIfooter div.left{
	float: left;
	width: 200px;
	padding: 2px 0 0 0;
	margin: 0 15px 0 0;
}
.infoeintrag .POIfooter{
	background: #F1AC07;
	border-width: 0 2px 0 2px;
	border-style: solid;
	border-color: #F1AC07;
	padding: 2px 6px 0 6px;
}

.ie_form {
	margin:0px;
}


.ie_li {
	margin:0px;
	padding:0px;	
	line-height: 110%;	
}

.ie_a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	line-height: 150%;	
}

.ie_a_headline {
	color:#FFFFFF;
	text-decoration:none;
	display:block;	
	line-height: 10px;	
	font-size:9px;
}

.ie_schriftzug {
	font-weight:bold; 
	text-decoration:none;
	display:block;
}

.ie_logo{
	background:#ffffff; 
	border-width:2px 0 2px 0; 
	border-style:solid; 
	border-color:#F1AC07;
}

.ie_slogan {
	font-size:9px;
	text-decoration:none;
	display:block;	
}
*/

/* Von Sascha */
div.autocomplete {
    position:fixed;
    /* width:250px; */
    background-color:#ffffff;
    border:1px solid #888;
    margin:0px;
    padding:0px;

    overflow-y:auto;
    overflow-x:hidden;    
      
    height:182px;
    width:300px;
    z-index:20048;
    }
div.autocomplete ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
div.autocomplete ul li.selected { background-color: #dddddd;}
div.autocomplete ul li {
      list-style-type:none;
/*      display:block; */
    margin:0;
    padding:2px;
    height:14px;
    cursor:pointer;
    text-decoration:underline;
    }

.ppm_dialog_header{
	height:20px;
	color:#09144e;
/*	background-color:#acbdca;*/
	padding:6px 16px 0px 16px;
	font-weight:normal;
	border-bottom:1px solid #4269a9;
}

.ppm_dialog_main{
/*	background-color:#ffffff;*/
	border:1px solid #4269a9;
	width:300px;
	/*height:160px;*/
	padding:0px;	
}

.ppm_dialog_content{
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	/*height:135px;*/
	padding:6px 16px;
	/*margin-bottom:33px;*/
}

.ppm_dialog_content select{
	width:100%;
	border:1px solid #4269a9;
}  

.ppm_dialog_btn_ok{
	margin: 10px 0px 10px auto;
} 

.ppm_dialog strong{
	color:#1B2559;
}

.trafficjam li {
	margin:5px 15px 0px 0px;
}

/* Taken from ktq_boxes.css needed for help popups */
	.ktQ_Box1
	{
		border:1px solid #4269a9;
		width:198px;
		font-family:Verdana,Tahoma,Arial,Sans-Serif;
		font-size:10px;
		color:#ffffff;
		margin-bottom:10px;
	}
	
	
	
	.ktQ_Box1_header
	{
		background-color:#7192c2;
		padding:8px 14px 8px 14px;
		font-size:11px;
		font-weight:bold;
		border-bottom: 1px solid #4269a9;
	}
	
	.ktQ_Box1 table
	{
		width:100%;
		background-color:#ebf2fa;
/*		padding:8px 14px 8px 14px; */
		color:#09144e;
	}
	
	.ktQ_Box1 td
	{
		padding:8px 14px 8px 14px;
		border-left:1px solid white;
		border-right:1px solid white;
	}
	
	.ktQ_Box1 .left
	{
		padding:8px 14px 8px 14px;
		border-left:1px solid white;
		border-right:0;
		width:100%;
	}
	
	
	
	.ktQ_Box1 a
	{
		color:#09144e;
		font-size:10px;
		padding-left:13px;
		text-decoration:none;
		display:block;
		background-image:url(/global/images/raq0.gif);
		background-repeat:no-repeat;
		background-position: 0px 5px;
	}
	
	.ktQ_Box1 a:hover
	{
		color:#ff8a00;
		background-image:url(/global/images/raq1.gif);
	}

	.ktQ_Box1 .active
	{
		color:#ff8a00;
		background-image:url(/global/images/raq1.gif);
	}
	
	.ktQ_Box1 .inactive
	{
		color:#09144e;
		background-image:url(/global/images/raq0.gif);
	}
	
	
	.ktQ_Box1 .foldout
	{
/* 		padding:8px 14px 8px 14px; */
		border-left:0;
		border-right:1px solid white;
		background-image:none;
		/* width:15px; */
		 padding:13px 5px 13px 5px;
/*		position:absolute; */
	}
	
	
	.ktQ_Box1 .foldout_controller:hover
	{
		cursor:pointer;
	}
	
	.ktQ_Box1 .foldout a
	{
		background-image:none;
	}
	
	.ktQ_Box1 .foldout_controller
	{
		background-image:none;
	}
	
	.ktQ_Box1 .foldout_controller:hover
	{
		background-image:none;
	}
	
	.ktQ_Box1 .whiteline
	{
		padding:0;
		background-color:#ffffff;
		width:100%;
		height:1px;
	}
	
	.ktQ_Box1 .blueline
	{
		padding:0;
		background-color:#4269a9;
		width:100%;
		height:1px;
		border:0;
	}
	
	
	
	
	/******* BOX 3 (sk) 04.10.2006 *********************************************************/
.ktQ_BoxNav3
{
	
	margin-bottom:10px;
	
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#09144e;
	position:absolute;
	background-color:#ebf2fa;
}

.ktQ_BoxNav3 a
{
	text-decoration:none;
	color:#09144E;
	display:block;
	background-image:url(/global/images/raq0.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	margin-bottom:0px;
	background-position: 0px 5px;
/*	line-height:15px; */
}


.ktQ_BoxNav3 a:hover
{
	color:#ff8a00;
	background-image:url(/global/images/raq1.gif);
}

.ktQ_BoxNav3_container
{
	background-color:#ebf2fa;
	position:absolute;
	border:1px solid #4269a9;
}

.ktQ_BoxNav3_header
{
	border-bottom:1px solid #4269a9;
	background-color:#c6d7ee;
	color:#09144e;
	font-size:11px;
	padding:8px 5px 8px 5px;
	font-weight:bold;
	position:relative;
/*	height:24px; */
}

.ktQ_BoxNav3_header .clear
{
	clear: both;
	width:0;
	height:0;
	line-height: 1px;
	font-size: 1px; 
} 


.ktQ_BoxNav3_list
{
	list-style-type: none;
	margin:0;
	padding:0;
}

.ktQ_BoxNav3_list li
{
	padding:9px 14px 8px 14px;
}

.ktQ_BoxNav3_list .first
{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #4269a9;
}

.ktQ_BoxNav3_list .middle
{
	border-bottom:1px solid #4269a9;
}

.ktQ_BoxNav3_list .last
{
	border-bottom:1px solid #ffffff;
}


.ktQ_BoxNav3_header .foldout_close_bt
{
	background-image: none;
	border:0;
	padding:0;
}

.ktQ_BoxNav3_header .foldout_close_bt:hover
{
	background-image: none;
	border:0;
}

/******* /BOX 3 (sk) 04.10.2006 *********************************************************/



/**** Von JF 06.10.2006, eingef�gt von SK ****/
#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	background-color: #fff;
  	width: 200px;
}

#leftnav table {
  	width: 200px;
  	border: 1px solid #4269a9;
}

#leftnav a {
	display: block;
  	font-size: 11px;
  	color: #1e4380;
  	text-decoration: none;
  	height: 24px;
  	padding-top: 8px;
}

#leftnav a:hover {
  	color: #ff8a00;
}

#leftnav td {
  	padding-left: 14px;
  	height: 24px;
}

.toplink {
  	border-bottom: 1px solid #4269a9;
  	padding-left: 14px;
}

#toplink {
	color: #ff8a00;
}

a.leftlink {
  	display: block;
  	width: 170px;
 	border-bottom: 1px solid #a0b4d4;
  }

/* letzter Punkt, ohne 'border-bottom' */ 
a.leftlink_ohne { 
  	display: block;
  	width: 170px;
  }
/***** ENDE JF ******/

.helpLayer
{
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	background-color:#FEF4CD;
	border: 1px solid #F8C704;
	color:#09144E;
	font-size:10px;
	padding:9px;
}


.infoLayer
{
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	background-color:#FEF4CD;
	border: 1px solid #F8C704;
	color:#09144E;
	font-size:10px;
	padding:9px;
}

/* (sk) 3-spaltiges Standardlayout */
#ktQ_3Cols_Table
{
	width:831px;
}
	
#ktQ_3Cols_Options
{
	width:200px;
	text-align:top;
	padding-right:10px;
}

#ktQ_3Cols_Middle
{
	width:410px;
	text-align:top;
	padding-right:10px;
}

#ktQ_3Cols_Right
{
	width:200px;
	text-align:top;
}


/* (sk) 2-spaltiges Standardlayout (Ergebnisliste) */
#ktQ_2Cols_Table
{
	width:831px;
}
	
#ktQ_2Cols_Options
{
	width:200px;
	text-align:top;
	padding-right:10px;
}

#ktQ_2Cols_Content
{
	width:610px;
	text-align:top;
	padding-right:10px;
}

/* End Taken from ktq_boxes */

/* Image Buttons taken from global.css */
.ktbutton{
	cursor:pointer;
	height:22px;
	border:0px;
}
.ktbutton.markierung_setzen{
      width:119px;
      background-image:url(/global/images/markierung_setzen.png);
}
.ktbutton.speichern{
      width:72px;
      background-image:url(/global/images/speichern.png);
}
.ktbutton.locationbutton{
	width:23px;
	background:url(/global/images/dropdown.png);
}
.ktbutton.anzeigen{
	width:66px;
	background-image:url(/global/images/anzeigen.png);
}
.ktbutton.rueckweg{
	width:64px;
	background-image:url(/global/images/rueckweg.png);
}
.ktbutton.ausblenden{
      width:81px;
      background-image:url(/global/images/ausblenden.png);
}
.ktbutton.branche_suchen{
	width:106px;
	background-image:url(/global/images/branche_suchen.png);
}
.ktbutton.branchen_anzeigen{
	width:116px;
	background-image:url(/global/images/branchen_anzeigen.png);
}
.ktbutton.adressbuch_uebernehmen{
	width:323px;
	background-image:url(/global/images/adressbuch_uebernehmen.png);
}

.ktbutton.abbrechen{
      width:75px;
      background-image:url(/global/images/abbrechen.png);
}

.ktbutton.ok{
      width:33px;
      background-image:url(/global/images/ok.png);
}

.ktbutton.ja{
      width:27px;
      background-image:url(/global/images/ja.png);
}

.ktbutton.nein{
      width:39px;
      background-image:url(/global/images/nein.png);
}

.ktbutton.anmelden_login{
      width:114px;
      background-image:url(/global/images/anmelden_login.png);
}

.ktbutton.wiederholen{
      width:86px;
      background-image:url(/global/images/wiederholen.png);
}

.ktbutton.zu_myklicktel_wechseln{
      width:147px;
      background-image:url(/global/images/zu_myklicktel_wechseln.png);
}

.ktbutton.search{
	width:57px;
	background-image:url(/global/images/suchen.png);
}

.ktbutton.login{
	width:45px;
	background-image:url(/global/images/login.png);
}

.ktbutton.register{
	width:170px;
	background-image:url(/global/images/kostenlos_registrieren.png);
}

.ktbutton.datei_hochladen{
      width:105px;
      background-image:url(/global/images/datei_hochladen.png);
}

.ktbutton.mehr_zwischenstationen{
      width:153px;
      background-image:url(/global/images/mehr_zwischenstationen.png);
}


/* BUTTON ende */
@media print {
	.dontprint {
		display:none !important; 
	}
}

