/************************************************************/
/*  CSS Style fuer Mobil Bavaria Limousines					*/
/*  Template 2013 / Version 1								*/
/************************************************************/


body   				{ background:url(../images/BackgroundBody.png); margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.TitleContent		{ width:94%; margin:auto; margin-top:20px; height:24px; background-color:#666; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px;  border-top-left-radius:3px; border-top-right-radius:3px; border: 1px solid #666; overflow:hidden;}
.Content			{ width:94%; margin:auto; background:#FFFFFF;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;  border: 1px solid #666; border-bottom-left-radius:3px; border-bottom-right-radius:3px; -moz-box-shadow: 4px 4px 4px #333333; -webkit-box-shadow: 4px 4px 4px #333333; box-shadow: 4px 4px 4px #333333;}
.Einzug15			{ margin:15px;}
.ImgContent			{ width:99%; border-radius:5px; border: 1px solid #666; -moz-box-shadow: 4px 4px 4px #333333; -webkit-box-shadow: 4px 4px 4px #333333; box-shadow: 4px 4px 4px #333333;}
.ImgContent100		{ width:100%; }
.Footer				{ text-align:left; color:#333333; font-size:12px; line-height:25px;}
.PCAnsicht 			{ text-align:center; padding:10px; background:#F7F7F7; border-bottom:1px solid #B8B9BC; text-align:right; }
.Flag1				{ position:absolute; top:3px; left:10px; }
.Flag2				{ position:absolute; top:3px; left:60px; }

h1					{ display:inline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; }	
.FormFeld			{ display:inline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px;  border-radius:5px; width:90%; color:#343434; padding-bottom:10px;}
.FormSubmit			{ display:inline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; line-height:35px; border-radius:0px; width:100%; color:#343434; padding-bottom:10px;}

.imgleft			{ border:1px solid #999999; float:left; margin: 0px 20px 15px 0px; border-radius:5px; -moz-box-shadow: 4px 4px 4px #333333; -webkit-box-shadow: 4px 4px 4px #333333; box-shadow: 4px 4px 4px #333333;}
.imgright			{ border:1px solid #999999; float:right; margin: 0px 0px 15px 20px; border-radius:5px; -moz-box-shadow: 4px 4px 4px #333333; -webkit-box-shadow: 4px 4px 4px #333333; box-shadow: 4px 4px 4px #333333;}


a.PCAnsichtLink:link 		{ color:#555;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px;   font-weight:bold; text-decoration:none; }
a.PCAnsichtLink:visited 	{ color:#555;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px;   font-weight:bold; text-decoration:none; }
a.PCAnsichtLink:hover 		{ color:#555;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:11px;   font-weight:bold; text-decoration:underline; }

a.LinkFooter:link 		{ color:#333333;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:12px;   text-decoration:underline; }
a.LinkFooter:visited 	{ color:#333333;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:12px;   text-decoration:underline; }
a.LinkFooter:hover 		{ color:#333333;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:12px;   text-decoration:underline; }

a.LinkSitemap:link 		{ padding-top:10px; background-image: url(../images/SidebarLinksPfeil.gif); background-repeat: no-repeat; background-position:top left; padding-left:13px; color:#555;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; line-height:26px;  font-weight:bold; text-decoration:none; }
a.LinkSitemap:visited 	{ padding-top:10px; background-image: url(../images/SidebarLinksPfeil.gif); background-repeat: no-repeat; background-position:top left; padding-left:13px;color:#555;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; line-height:26px;  font-weight:bold; text-decoration:none; }
a.LinkSitemap:hover 	{ padding-top:10px; background-image: url(../images/SidebarLinksPfeil.gif); background-repeat: no-repeat; background-position:top left; padding-left:13px; color:#555;  padding-right:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; line-height:26px;  font-weight:bold; text-decoration:underline; }


@media only screen and ( orientation: portrait) {
.Logo img.Logo {width: 100%; position:relative; bottom:0; -moz-box-shadow: 8px 8px 8px #333333; -webkit-box-shadow: 8px 8px 8px #333333; box-shadow: 8px 8px 8px #333333;}
}

@media only screen and ( orientation: landscape) {
.Logo img.Logo {width: 100%; position:relative; bottom:0; -moz-box-shadow: 8px 8px 8px #333333; -webkit-box-shadow: 8px 8px 8px #333333; box-shadow: 8px 8px 8px #333333;}
}





.Navigation 	{ margin:20px auto auto auto; width: 96%; }
.Navigation ul 	{ list-style: none;margin: 0;padding: 0; }

.Navigation ul li.V1 {
	width: 100%; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; margin: 0 0 10px 0;  padding: 10px 0;   background-color: #0254AA;
	background-image: linear-gradient(bottom, #0254AA 14%, #3C81BE 80%);
	background-image: -o-linear-gradient(bottom, #0254AA0 14% #3C81BE 80%);
	background-image: -moz-linear-gradient(bottom, #0254AA14%, #3C81BE 80%);
	background-image: -webkit-linear-gradient(bottom, #0254AA 14%, #3C81BE 80%);
	background-image: -ms-linear-gradient(bottom, #0254AA 14%, #3C81BE 80%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, #0254AA),
		color-stop(0.57, #3C81BE)
	);
    border: 1px solid #0254AA;
	float: left; display: inline; 
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.Navigation ul li.V1:active, .Navigation ul li.V1:hover, .Navigation ul li.V1:focus { 
    width: 100%; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; margin: 0 0 10px 0;  padding: 10px 0;    background-color: #0254AA;
	background-image: linear-gradient(bottom, #3C81BE 14%, #0254AA 80%);
	background-image: -o-linear-gradient(bottom, #3C81BE 14%, #0254AA 80%);
	background-image: -moz-linear-gradient(bottom, #3C81BE 14%, #0254AA 80%);
	background-image: -webkit-linear-gradient(bottom, #3C81BE 14%, #0254AA 80%);
	background-image: -ms-linear-gradient(bottom, #3C81BE 14%, #0254AA 80%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, #3C81BE),
		color-stop(0.57, #0254AA)
	);
    border: 1px solid #0254AA;
	float: left; display: inline; 
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}



.Navigation ul li.V2 {
	width: 100%; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; margin: 0 0 10px 0;  padding: 10px 0;   background-color: #040000;
	background-image: linear-gradient(bottom, #040000 14%, #3E3D3B 80%);
	background-image: -o-linear-gradient(bottom, #040000 14% #3E3D3B 80%);
	background-image: -moz-linear-gradient(bottom, #040000 14%, #3E3D3B 80%);
	background-image: -webkit-linear-gradient(bottom, #040000 14%, #3E3D3B 80%);
	background-image: -ms-linear-gradient(bottom, #040000 14%, #3E3D3B 80%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, #040000),
		color-stop(0.57, #3E3D3B)
	);
    border: 1px solid #040000;
	float: left; display: inline; 
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.Navigation ul li.V2:active, .Navigation ul li.V2:hover, .Navigation ul li.V2:focus { 
    width: 100%; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; margin: 0 0 10px 0;  padding: 10px 0;    background-color: #040000;
	background-image: linear-gradient(bottom, #3E3D3B 14%, #040000 80%);
	background-image: -o-linear-gradient(bottom, #3E3D3B 14%, #040000 80%);
	background-image: -moz-linear-gradient(bottom, #3E3D3B 14%, #040000 80%);
	background-image: -webkit-linear-gradient(bottom, #3E3D3B 14%, #040000 80%);
	background-image: -ms-linear-gradient(bottom, #3E3D3B 14%, #040000 80%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, #3E3D3B),
		color-stop(0.57, #040000)
	);
    border: 1px solid #040000;
	float: left; display: inline; 
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}



.Navigation ul li.V3 {
	width: 100%; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; margin: 0 0 10px 0;  padding: 10px 0;   background-color: #800000;
	background-image: linear-gradient(bottom, #800000 14%, #9C0000 80%);
	background-image: -o-linear-gradient(bottom, #800000 14% #9C0000 80%);
	background-image: -moz-linear-gradient(bottom, #800000 14%, #9C0000 80%);
	background-image: -webkit-linear-gradient(bottom, #800000 14%, #9C0000 80%);
	background-image: -ms-linear-gradient(bottom, #800000 14%, #9C0000 80%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, #800000),
		color-stop(0.57, #9C0000)
	);
    border: 1px solid #800000;
	float: left; display: inline; 
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.Navigation ul li.V3:active, .Navigation ul li.V3:hover, .Navigation ul li.V3:focus { 
    width: 100%; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; margin: 0 0 10px 0;  padding: 10px 0;    background-color: #800000;
	background-image: linear-gradient(bottom, #9C0000 14%, #800000 80%);
	background-image: -o-linear-gradient(bottom, #9C0000 14%, #800000 80%);
	background-image: -moz-linear-gradient(bottom, #9C0000 14%, #800000 80%);
	background-image: -webkit-linear-gradient(bottom,#9C0000 14%, #800000 80%);
	background-image: -ms-linear-gradient(bottom, #9C0000 14%, #800000 80%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, #9C0000),
		color-stop(0.57, #800000)
	);
    border: 1px solid #800000;
	float: left; display: inline; 
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.Navigation ul li a.LinkV1:link, .Navigation ul li a.LinkV1:visited { font-family:Verdana, Arial, Helvetica, sans-serif; padding:0 0 0 30px;font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; display:block; }
.Navigation ul li a.LinkV2:link, .Navigation ul li a.LinkV2:visited { font-family:Verdana, Arial, Helvetica, sans-serif; padding:0 0 0 30px;font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; display:block; }
.Navigation ul li a.LinkV3:link, .Navigation ul li a.LinkV3:visited { font-family:Verdana, Arial, Helvetica, sans-serif; padding:0 0 0 30px;font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; display:block; }

ul.LP					{ margin: -20px 0 10px 12px;  padding: 0px 0px; list-style: none;  }
li.LP					{ padding-top:10px; line-height:14px; background-image: url(../images/SidebarLinksPfeil.gif); background-repeat: no-repeat; background-position:top left; padding-left:13px; }

