@CHARSET "UTF-8";

body
{
	background-color: white;
	/* color: #58585a; Old Color*/
	color: #868889;
	font-family: Trebuchet MS;
	margin-top: 0px;
}

.Left
{
	float:left;
}

.Right
{
	float: right;
}

.clear
{
	clear:both;
}

.active
{
	display: block;
}

.activeSM
{
	color: #58585a !important;
}

.hidden
{
	display: none;
}


a			{color: #dc5f12; text-decoration: none;}
a:link		{color: #dc5f12;}
a:visited	{color: #dc5f12;}
a:hover		{color: #AA1100;}
a:active	{color: #dc5f12;}
a:focus		{color: #AA1100;}

a img		{border: none;}

.LinkStyle	{color: #dc5f12;}

.external_link
{
	background: transparent url(../gfx/external_link.png) no-repeat;
	border: none;
	height: 8px;
	width: 8px;
}

h1
{
	color:  #dc5f12;
	display: inline;
	font-size: 20px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	color: #dc5f12;
	font-size:12px;
	font-weight: 12px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
}

.SideLeft{
	/*margin-right: 20px;MGE*/
	width: 170px;
}
.SideRight{
	width: 1024px;
}

#Root
{
	/*width: 1000px;MGE*/	
	width: 1194px;
}

#AddSpace
{
	padding-top: 30px;
}

#LogoutForm
{
	font-size: 12px;	
}

#MainMenu
{
	padding-top: 12px;
	padding-left: 0px;
}

.ElementTop
{
	/*background: transparent url(../gfx/locr_maps_element_a.png) repeat-x top left;MGE*/
	padding-top: 14px;
	
	/*MGE
	*/
	margin-top:10px;
	border-top:3px solid #dc5e29;	
}

.ElementBottom
{
	background: transparent url(../gfx/locr_maps_element_b.png) repeat-x bottom left;
	padding-bottom: 6px;
}

.Gap2.ElementBottom
{
	border-top: 3px solid #dc5e29;
	background: none;
	margin-top: 12px;
}

.locrOrange
{
	color: #dc5f12;
}

.locrGrey
{
	color: #868889 !important;
}

.IndexContent
{
	/*padding-left: 150px;
	background-repeat: no-repeat;
	background-position: 0 20px;
	font-size: 12px;
	margin-bottom: 20px;*/
}

.IndexContent a{
	/*display: block;
	float: left;
	text-align: left;
	font-weight: bold;*/
}

.IndexContent li{

	background: url(../gfx/Pictogramm_Haken.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 0 6px 25px !important;
	/*min-height: 21px;;GE*/
	/*padding-left: 25px !important;
	margin-bottom: 6px !important;
	height: 20px;*/
}


.bg_DirectMailing{
	background-image: url(../gfx/png/Pic_Directmailing.png);
	min-height: 231px; /* 211+20 - Height+Position*/
}
.bg_FotoFinishing{
	background-image: url(../gfx/png/Pic_Fotofinishing.png);
	min-height: 168px; /* 148+20 - Height+Position */
}
.bg_Kartografie{
	background-image: url(../gfx/png/Pic_Tourismus.png);
	min-height: 168px; /* 148+20 - Height+Position */
}


#LocrMapsLogo
{
	background: transparent url(../gfx/locr_maps_logo.png) no-repeat 0px 52px ;
	color: #dc5f12;
	cursor: pointer;
	font-size: 14px;
	height: 25px;
	padding-top: 120px;
	width: 220px;
	
}

#LocrMapsHeader
{
	/*background: transparent url(../gfx/Map_Headder.png) no-repeat top right;MGE*/
	height: 84px;
	color: #dc5f12;
	font-weight: bold;
	text-align: center;
}

#LocrMapsHeader .title{
	margin-top: 10px;
	font-size: 16px;
	padding-left: 15%;
	
}
#LocrMapsHeader .subtitle{
	font-size: 14px;
	padding-left: 30%;
}

#LocrMapsFooter
{
	padding-top: 3px;
	font-size: 10px;
}

.titlePicture
{
	background: transparent url(../gfx/091106_Collage_Welcomedesc.jpg) no-repeat 0px 4px ;
	padding-top: 300px;
}

.marketPicture
{
	background: transparent url(../gfx/091028_Collage_Startseite.jpg) no-repeat 0px 4px ;
	padding-top: 300px;
}

#LocrMapsContent
{	
	width: 1009px;
	padding-left: 15px;
	/* position: relative;*/
	float: left;
	min-height:830px;
}

#LocrMapsContent p
{
	/*font-size: 13px;*/
}

#LocrMapsContent ul
{
	list-style-type: none;
	padding-left: 5px;
	margin:0px;
	padding:0px;
	text-transform:none;
}

#LocrMapsContent li
{
	/*font-size: 13px;MGE*/
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#LocrMapsContent td
{
	vertical-align: top;
	text-align:justify;
}

.Gap1
{
	height: 6px;
	margin-bottom: 35px;
	padding-top: 0px; !important;s
}

.Gap2
{
	/*height: 10px;MGE*/
}

.LeftMenu
{
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.LeftMenu a
{
	color: #FFFFFF;
	display: block;
	/* color: #dc5f12; */
}

.LeftMenu a:hover
{
	color: #58585a;
}

.ImageLink{
	height: auto !important;
	background: transparent url(../gfx/locr_maps_rollout.png) repeat-y top left !important;
}

.LeftMenu li
{
	/*background: transparent url(../gfx/locr_maps_rollout.png) no-repeat top left;MGE*/
	background-color: #868889;
	border-bottom: 1px solid 58585a;
	cursor: default;
	/*height: 27px;*/
	list-style-type: none;
	margin-left: 0px;
	/*padding-left: 3px;*/
	/*padding-top: 3px;*/
	/*width: 150px;*/
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 0;
	padding: 5px 5px;	
}

.leftMenu li a img{
	color: red;
}

.LeftMenu li:hover
{
	color: #58585a;
	background: #dc5e29 !important; 
}

.Extended
{
	/*background: white !important;
	color: #dc5f12 !important;MGE*/
	background: #dc5e29 !important;
	color: #FFFFFFF !important;
	/*height: 27px !important;*/
}

.Extended:hover
{
	background: #dc5e29 !important;
	color: #FFFFFF !important;
}

.LeftSubMenu
{
	color: #868889;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	/*width: 150px;*/
	/*padding-left: 15px;MGE*/
}

.LeftSubMenu a
{
	color: #EFEFEF;
}
	
.LeftSubMenu li
{
	/*background: white !important;
	border-bottom: none !important;*/
	background: #dc5e29 !important;
	margin: 2px 0;
	padding: 2px 0;
}

.LeftSubMenu li:hover
{
	color: #dc5f12;
}	

.BottomMenu
{
	margin-top: 0px;
	padding-left: 0px;
}

.BottomMenu li
{
	display: inline;
	margin-right: 20px;
}

#LoginForm form
{
	border: none;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#LoginForm fieldset
{
	border: none;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#LoginForm input
{
	background: transparent url(../gfx/locr_maps_rollout.png) no-repeat top left;
	border: 1px solid #58585a;
	font-size: 12px;
	width: 100%;	
}

#LoginForm p
{
	color: #868889;
	font-size: 10px;
	margin-top: 1px;
}

#SignIn
{
	background: transparent url(../gfx/locr_maps_sign_in_bg.png) repeat-x top left !important;
	border: 1px solid #dc5f12 !important;
	color: white !important;
	cursor: pointer;
	font-weight: bold !important;
	height: 20px !important; 
	width: 75px !important;
}

.emboss
{
	background: #ededee;
	color: #dc5f12;
	font-size: 13px;
	padding: 3px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 98.5%;
	cursor: pointer;
}

.relief
{
	background: #f6f6f7;
	color: #dc5f12;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 3px 5px;
	width: 98.5%;
	cursor: pointer
}

.iconHiddenContent
{
	background: transparent url(../gfx/locr_maps_clco.png) no-repeat top left;
	height: 14px;
	margin-right: 1px;
	width: 14px;
		
}

.iconActiveContent
{
	background: transparent url(../gfx/locr_maps_opco.png) no-repeat top left;
	height: 14px;
	margin-right: 1px;
	width: 14px;	
}

.imageImprintMap
{	
	border: 1px solid #868889;
	height: 300px;
	margin-top: 9px;
	width: 300px;	
}

#LngBox
{
		font-size: 10px;
		text-align: right;
		font-weight: normal;
}

.InlineMap
{
	float: left;
	margin-right: 5px;
}

.PressItem{}
.PressItem li
{
	color: #aaaaaa !important;
	font-size: 11px !important;
	margin:0px;
	padding:0px;
}

.PressItem p
{
	color: #58585a;
	font-size: 13px !important;
	font-weight: bold;
	margin-bottom: 0px;
}

.PressItem a{font-size: 12px !important;}

.ContactList{}
.ContactList li{margin-bottom: 50px;}
.ContactDetails{}
.ContactDetails li{margin-bottom: 0px;}
.ContactDetails p{font-weight: bold; margin-bottom: 0px;}
.ContactGap{margin-bottom: 25px !important;}

.FeatureList{}
.FeatureList li{list-style-type: disc !important;}

.Logos
{
	width: 100%;
}
.Logo
{
	float: left;
	text-align: center;
	width: 33%;
	height: 75px;
	border-bottom: 5px solid transparent;
}

.DirectMailing{
	font-size: 12px;
	margin-bottom: 25px;
}

.DirectMailing p{
	font-weight: bold;
}

.DirectMailing td:first-child{
	text-align: left;
	vertical-align: top;
	width: 230px;
}

.DirectMailing td{
	vertical-align: middle !important;
}

.DirectMailing ul{
	padding-left: 15px !important;
}

.DirectMailing li{	
	list-style-type: disc !important;
}

#ContactTeaser{
	margin-top: 30px;
	float: right;
	width: 190px;
	height: 90%;
	
	font-size: 13px;
	padding: 5px;
	
	border-top: 3px solid #868889;
	border-left: 3px solid #868889;
	
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

#ContactTeaser img{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#ContactTeaser input{
	width: 95%;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #868889;
}

#ContactTeaser p{
	margin-top: 20px;
	margin-bottom: 20px;
}

#SlideShow{
	
	width: 630px;
	height: 473px;
	padding: 0px;
	border: none;
	display: block;
	float: left;S
}

#SlideShowPages
{
	height: 816px !important;
	width:  115px;
	background-color: transparent;
	padding: 0 15px;
	overflow: auto;
	float: right;
}

#SlideShowPages img
{
	border: 1px solid silver;
	margin-bottom: 10px;
	display: block;
}

#SlideShowControl{
	width: 630px;
	height: 35px;
}

#SlideShowControl div{
	width: 285px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#SlideShowControl img{
	border: none;
	width: 35px;
	height: 35px;
	cursor: pointer; 
}

.slideshow_hidden_control{
	display: none;
}

.dm_example{
	border-top: 2px solid silver;
	width: 100%;
	margin-bottom: 35px;
	
}

.dm_example p{
	padding-top: 3px;
	margin-top: 0px;
}

.dm_example img{
float: left;
margin-right: 3px;
}

.hrefwhite a			{color: #ffffff; text-decoration: none;}
.hrefwhite a:link		{color: #ffffff;}
.hrefwhite a:visited	{color: #ffffff;}
.hrefwhite a:hover		{color: #dc5e29;}
.hrefwhite a:active		{color: #ffffff;}
.hrefwhite a:focus		{color: #ffffff;}

#result ul
{
	list-style-type: none !important;
	margin:0px !important;
	padding:0px !important;
}

#result li
{
	list-style-type: none !important;
	margin:2px 0px !important;
	padding:0px !important;
	background:none !important;
	letter-spacing:1px;
	font-family:Arial;
	font-size:10px;
	cursor:pointer; 
}

#result
{
	background-color:wheat;
	opacity:0.9;
	position:absolute;
	filter:alpha(opacity=90);
}

.no td
{
	margin: 0;
	padding: 0;
}

.no tr
{
	margin: 0;
	padding: 0;
}

.countries td
{
	margin: 0;
	padding: 0 7px;
	font-size: 14px;
}

.countries tr
{
	margin: 0;
	padding: 0;
}

.countries ul
{
	list-style-type: none !important;
	list-style-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.countries li
{
	list-style-type: none !important;
	list-style-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 3px 0 !important;
}

.documentation ul
{
	list-style-type: decimal !important;
	list-style-image: none !important;
	background: none !important;
	margin-left: 22px !important;
}

.documentation li
{
	list-style-type: decimal !important;
	list-style-image: none !important;
	background: none !important;
}

code
{
	background-color: #ffffff;
	overflow: auto;
	display:inline-block;
	width: 977px;
	border-left: 8px solid #999;
}
