
/*@import url('https://fonts.googleapis.com/css2?family=Ceviche+One&display=swap');*/

/*@import url('https://fonts.googleapis.com/css2?family=Beau+Rivage&family=Ceviche+One&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Aladin&family=Beau+Rivage&family=Ceviche+One&family=Kaushan+Script&display=swap');

h1, h2, h3, h4, h5, h6 {
	font-size: 2.5em;
	/*color: #e4343f;*/
	color: #cccccc;
	text-transform: none;
	font-weight: 200;
	font-variant: small-caps;
}

h1 {
	font-family: 'Ceviche One', cursive;
	font-size: 2.8em;
	font-weight: 500;
}

	h1.rivage {
		font-family: 'Beau Rivage', cursive;
		font-size: 1.3em;
		font-weight: 500;
		color: #ffffff;
		font-variant: normal;
	}

	h1.yellow {
		font-family: 'Aladin', cursive;
		font-size: 2em;
		font-weight: 500;
		color: #e3ee50;
		margin-bottom: 0px;
	}

	h1.yellowsm {
		font-family: 'Aladin', cursive;
		font-size: 2.4em;
		font-weight: 500;
		color: #e3ee50;
		margin-top: 0px;
	}
h1.grey
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight:600;
    color: #525252;
    font-weight: 400;
}
h1.cats
{
    font-size: 1.10em;
    font-weight:500;
    margin-bottom: 0px;
    margin-top: 5px;
    text-decoration:none;
}
	h1.black {
		font-size: 2.8em;
		font-weight: 500;
		color: #000000;
		text-decoration: none;
	}
h1.blackbg
{
    font-size: 1.0em;
    font-weight:500;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    height: 30px;
    padding-top: 6px;
    margin-left: 0px;
}

h1.title
{
    font-size: 2.5em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 600;
}             
h1.greenbg
{
    font-size: 13pt;
    font-weight:500;
    color: #ffffff;
    background-color: #0b8e00;
    width: 220px;
    height: 25px;
    padding-top: 4px;
    padding-left: 4px;
}
h1.green
{
    font-size: 14pt;
    font-weight:500;
    color: #0b8e00;
}
h1.greenL
{
    font-size: 18pt;
    font-weight:500;
    color: #0b8e00;
}
h1.white
{
	 font-family: 'Aladin', cursive;
    font-size: 1.4em;
    font-weight:500;
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 10px;
}
h1.whitesml
{
    font-size: 1em;
    font-weight:500;
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 10px;
}
   
h2
{
    font-size: 1.3em;
    font-weight: 600;
}
	h2.yellow {
		font-family: 'Aladin', cursive;
		font-size: 1.4em;
		font-weight: 500;
		color: #e3ee50;
		margin-bottom: 0px;
	}
	h2.grey {
		font-family: 'Aladin', cursive;
		font-size: 1.4em;
		font-weight: 500;
		color: #c0c0c0;
		font-variant: normal;
		margin-top: 0px;
	}
h2.catsb
{
    font-size: 1.1em;
    font-weight: 600;
    border-bottom: 2px solid Red;
    width: 96%;
    padding-bottom: 4px;
}
h2.grey
{
    font-size: 1.5em;
    font-weight:600;
    color: #6e6e6e;
    font-weight: 400;
}

h3
{
    font-size: 1.2em;
    font-weight: 600;
}
h3.services
{
    font-size: 1.2em;
    font-variant: normal;
    font-weight: bold;
    background-color: #878787;
    color: #ffffff;
    margin-bottom: 10px;
    height: 40px;
    padding-top: 5px;
    margin-top: 0px
}




a.purchase:link, a.purchase:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
	font-size: 1.2em;
}

a.purchase:hover {
	color: #cccccc;
	text-decoration: none;
	font-weight: 400;
	font-size: 1.2em;
}

a.purchase:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
	font-size: 1.2em;
}		
a.landing:visited	{	
	text-decoration:	none;
	color:	#6d6e71;
	font-size: large;
	}	
		
a.landing:active	{	
	text-decoration:	none;
	color:	#6d6e71;
	font-size: large;
	}	
		
a.landing:hover	{	
	text-decoration:	none;
	color:	#f68a21;
	font-size: large;
}
a.landingsml:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 1.2em;
	font-weight:bold;
	}	
		
a.landingsml:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 1.2em;
	font-weight:bold;
	}	
		
a.landingsml:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 1.2em;
	font-weight:bold;
	}	
		
a.landingsml:hover	{	
	text-decoration:	none;
	color:	#cccccc;
	font-size: 1.2em;
	font-weight:bold;
}


a.list:link	{	
	text-decoration:	none;
	color:	#e68038;
	font-size: Larger;
    font-weight: normal;
	}	
		
a.list:visited	{	
	text-decoration:	none;
	color:	#e68038;
	font-size: Larger;
    font-weight: normal;
	}	
		
a.list:active	{	
	text-decoration:	none;
	color:	#e68038;
	font-size: Larger;
    font-weight: normal;
	}	
		
a.list:hover	{	
	text-decoration:	none;
	color:	#00a6e8;
	font-size: Larger;
    font-weight: normal;
}

A.content3:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	font-size: 1.1em
	}	
		
A.content3:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	font-size: 1.1em
	}	
		
A.content3:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	font-size: 1.1em
	}	
		
A.content3:hover	{	
	text-decoration:	none;
	color:	#6dbefd;
	font-weight:bold;
	font-size: 1.1em
}
a.topmenu:link, a.topmenu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:hover {
	color: #e3ee50;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:active {
	color: #ffffff;
	font-weight: bold;
}

#getTitle {
	width: 400px;
	float: left;
	padding-bottom: 25px;
}
#footer {
	width: 340px;
	background: #F0F0F0;
	font-size: 12px;
	text-align: left;
	color: #333;
	margin-top: 15px;
	padding-bottom: 20px;
}
#topHeader {
	width: 400px;
    height:110px;
}
#topWgb {
	margin-left: 0px;
    text-align: center;
    padding-right:5px;
    height:110px;
}
#pageAbout {
	width: 400px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 0px;
}
#getL1 {
	width: 380px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#getL1 p {
	color: #000;
	text-align: center;
	margin-top: -15px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}
#getL1 h2 {
	width: 335px;
	padding: 10px;
	font-size: 16px;
	margin-left: 22px;
	float: left;
	border: 0px solid #333;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

#footer5 {
	background: #F0F0F0;
	width: 250px;
	text-align: right;
	font-size: 14px;
	color: #000;
}
#movie1 {
	float: left;
	width: 380px;
	margin-left: 0px;
}
#getL1 h3 {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	margin-top: -10px;
}
#benefit {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#view {
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
}
#benefit2 {
	width: 380px;
}
#video {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 400px;
	
}
#location {
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
h3 .lineTitle {
	color: #000;
	text-decoration: none;
}
#map {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

/* CSS Document */
div.wrapper {
	width: 100%;
    max-width: 640px;
	margin-left:auto;
	margin-right:auto;
    background-color: #ffffff;
    background-size: 100%;
}
div.wrapperhome {
	width: 100%;
    max-width: 640px;
	margin-left:auto;
	margin-right:auto;
    color: #404040;
    background-color: #ffffff;
    background-image: url(../images/topbg.jpg);
    background-repeat: repeat-x;
    text-align: justify;
}
div.searchwords
{
	width: 100%;
    text-align: left;
    margin-left: 5%;
}
div.detailtitles
{
	width: 100%;
    text-align: left;
}
div.bar{
	width: 100%;
    /*max-width: 640px;*/
    height: 79px;
    color: #ffffff;
    font-size: 12pt;
    text-align: center;
    background-image: url(../images/topbg.jpg);
    background-repeat: no-repeat;
    padding-top: 5px;
}
Div.categoryleft
{
 Width: 30%;
 min-height: 110px;
 border: 2px solid #f07822;
 float: left;   
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryH
{
 Width: 30%;
 min-height: 110px;
 border: 2px solid #f07822;   
 float: left;   
 margin-left: 10px;
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryrightL
{
 Width: 45%;
 min-height: 420px;
 border: 2px solid #f07822;
 float: right;
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryleftL
{
 Width: 45%;
 min-height: 420px;
 border: 2px solid #f07822;
 float: left;   
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryHL
{
 Width: 45%;
 min-height: 420px;
 border: 2px solid #f07822;   
 float: left;   
 margin-left: 17px;
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}



#getTitlea {
	width: 380px;
	background-color: #FFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 11px;
}
#footer {
	width: 340px;
	background: #F0F0F0;
	font-size: 12px;
	text-align: left;
	color: #333;
	margin-top: 15px;
	padding-bottom: 20px;
}

#topWgb {
	margin-left: 0px;
}
#pageAbouta {
	background: no-repeat left 25px;
	width: 380px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 0px;
}
#getL1 {
	width: 380px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#getL1 p {
	color: #000;
	text-align: left;
	margin-top: -15px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}
#getL1 h2 {
	width: 335px;
	padding: 10px;
	font-size: 16px;
	margin-left: 22px;
	float: left;
	border: 0px solid #333;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
#getL1Mobil {
	width: 400px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
}
#getL1Mobil p {
	color: #000;
	text-align: justify;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#getL1Mobil p.inst {
	color: #000;
	text-align: left;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#getL1Mobil ul li {
    text-align: left;
    Font-size: 12px;
	padding-bottom: 6px;
}
#getL1Mobil h2 {
	font-size: 1.0em;
	text-align: center;
	color: green;
}
#getL1Mobil h5 {
	text-align: center;
	color: green;
	font-size: 12pt;
}

#footer5 {
	background: #F0F0F0;
	width: 250px;
	text-align: right;
	font-size: 14px;
	color: #000;
}
#movie1 {
	float: left;
	width: 380px;
	margin-left: 0px;
}
#getL1 h3 {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	margin-top: -10px;
}
#benefit {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#benefit2 {
	width: 380px;
}


#location {
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
body {
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 12pt;
    background-color: #000000;
}

#view h3 {
	text-align: center;
}
#location a {
	color: #333;
	text-decoration: none;
}
#home {
	padding-left: 25px;
}
#home a {
	color: #C62A25;
	text-decoration: none;
}
#oneStop {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent2a {
	width: 100%;
}
#mainContentmobil p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#mobL {
	float: left;
	width: 120px;
	padding-right: 5px;
	
}
#mobL ul {
	margin-left: -30px;
	font-size: 10px;
	margin-top: -15px;
}
#mobM {
	float: left;
	width: 120px;
	font-size: 12px;
	padding-right: 5px;
}
#mobM ul {
	margin-left: -25px;
	font-size: 10px;
}
#mobR {
	float: left;
	width: 130px;
	font-size: 10px;
}
#mobR ul {
	margin-left: -30px;
}
#mobL ul li {
	padding-bottom: 4px;
}
#mobM ul li {
	padding-bottom: 4px;
}
#mobR ul li {
	padding-bottom: 4px;
}
#socmedMobile {
	width: 35px;
	margin-left: -35px;
	margin-top: -35px;
}
#view p {
}

a.back:link
{
    color: #3333cc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold;
}

a.back:visited	{	
    color: #3333cc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold;
	}	

a.back:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold;
}

a.back:active
{
    color: #3333cc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold
}

a.content:link, a.content:visited
{
    color: #00b2ee;
    text-decoration: none;
	font-size: 0.8em;
}

a.content:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 0.8em;
}

a.content:active
{
    color: #00b2ee;
    text-decoration: none;
	font-size: 0.8em;
}

a.contentb:link, a.contentb:visited
{
    color: red;
    text-decoration: none;
	font-size: 0.8em;
}

a.contentb:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 0.8em;
}

a.contentb:active
{
    color: red;
    text-decoration: none;
	font-size: 0.8em;
}


a.contentsml:link
{
    color: #ff8f1c;
    text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}

a.contentsml:visited	{	
    color: #ff8f1c;
    text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
	}	

a.contentsml:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}

a.contentsml:active
{
    color: #ff8f1c;
	font-size: 12pt;
	font-weight:bold
}


A.contenttop:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 14pt;
	font-weight:bold;
    margin-top: 10px;
	}	
		
A.contenttop:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 14pt;
	font-weight:bold;
	}	
		
A.contenttop:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 14pt;
	font-weight:bold;
	}	
		
A.contenttop:hover	{	
	text-decoration:	none;
	color:	#cccccc;
	font-size: 14pt;
	font-weight:bold;
}
A.contentprod:link	{	
	text-decoration:	none;
	color:	green;
	font-size: 14pt;
	font-weight:bold;
	}			
A.contentprod:visited	{	
	text-decoration:	none;
	color:	green;
	font-size: 14pt;
	font-weight:bold;
	}			
A.contentprod:active	{	
	text-decoration:	none;
	color:	green;
	font-size: 14pt;
	font-weight:bold;
	}			
A.contentprod:hover	{	
	text-decoration:	none;
	color:	#cccccc;
	font-size: 14pt;
	font-weight:bold;
}
TD.mainonesix
{
    text-align:center;
	vertical-align: top;	
}
DIV.servicesone
{
	width: 100%;
    color: #404040;
    text-align: left;
    border: solid 1px #000000;
    padding: 0px;
	background-image: url(../images/servicesbg.jpg);
    background-repeat: repeat-x;    
    background-position: bottom;
}
DIV.servicesoneinner
{
	width: 95%;
    color: #404040;
    text-align: left;
    padding: 0px;
    margin-left: 5px
}

TD.frontonecentertop
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;
}
TD.frontonecenterred
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #ff3d0d;
    border-bottom: 3px solid #ffffff;
}
TD.frontonecenterblue
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #41acfe;
}
TD.frontonecenterpink
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #ff1494;
}
TD.frontonecentergreen
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #00ef00;
}
TD.frontonecenterbase
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #ff3d0d;
}
UL LI	{	
	list-style-type:	square ;
	margin-bottom: 20px;
	}	

A.lnklist:link	{	
	text-decoration:	none;
	color:	#3333cc;
    font-size: 1.1em;
    font-weight:bold;
	}			
A.lnklist:visited	{	
	text-decoration:	none;
	color:	#3333cc;
    font-size: 1.1em;
    font-weight:bold;
	}			
A.lnklist:active	{	
	text-decoration:	none;
	color:	#3333cc;
    font-size: 1.1em;
    font-weight:bold;
	}			
A.lnklist:hover	{	
	text-decoration:	none;
	color:	#3787BC;
    font-size: 1.1em;
    font-weight:bold;
	}
	
	
A.listings:link	{	
	text-decoration:	none;
	color:	#3333cc;
    font-size: 1.1em;
    font-weight: bold;
	}			
A.listings:visited	{	
	text-decoration:	none;
	color:	#c0c0c0;
    font-size: 1.1em;
    font-weight: bold;
	}			
A.listings:active	{	
	text-decoration:	none;
	color:	#3333cc;
    font-size: 1.1em;
    font-weight: bold;
	}			
A.listings:hover	{	
	text-decoration:	none;
	color:	#3333cc;
    font-size: 1.1em;
    font-weight: bold;
	}

TD.leftlistings
{	
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    /*border-top: solid 1px #acacac;
    border-left: solid 1px #acacac;*/
    padding-top: 10px;
    padding-bottom: 10px;
    /*background-color: #eef3f7;*/
}	
TD.listingsleft
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-left: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    font-weight: bold;
}
TD.listingsleftcity
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
}
TD.listingsleftphone
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
}
TD.listingsleftnopanel
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-left: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
}
TD.listingscenter
{
	margin: 0px;
    text-align:center;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-left: solid 1px #acacac;
    border-right: solid 1px #acacac;
    /*background-color: #eef3f7;*/
    height: 35px;
    font-weight: bold;
}
TD.listings
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    /*background-color: #eef3f7;*/
    height: 35px;
}
TD.listingsgroup
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 305px;
}
TD.listingsEaddress
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 140px;
}
TD.listingsEdate
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 140px;
}
TD.listingsCno
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 155px;
}
TD.listingsCprice
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 125px;
}
TD.listingsrightcoup
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 30px;
}
TD.listingsright
{
	margin: 0px;
    text-align:left;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 57px;
}
TD.listingsrightimage
{
	margin: 0px;
    text-align:center;
	vertical-align: top;	
    font-size: 1.1em;
    color: #404040;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: solid 1px #acacac;
    border-right: solid 1px #acacac;
    background-color: #eef3f7;
    height: 35px;
    width: 60px;
}
P.title 
{
    width: 100%;
    Height: 20px;
    background-image: url(../images/title.jpg);
    text-align: center;
    padding-top: 4px;
    color: #ffffff;
}
H1.title	{	
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size:	1.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    padding-bottom: 0px;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
	}	
TD.twocenterborderROne2
{
	margin: 0px;
    text-align:justify;
	vertical-align: top;	
    font-weight: bold;
    color: #ffffff;
    padding: 5px;
    background-image: url(../images/titlegreen.jpg);
}
TD.twocenterborder2
{
	margin: 0px;
    text-align:justify;
	vertical-align: top;	
    font-size: 1.2em;
    font-weight: bold;
    color: #404040;
    padding: 5px;
    /*background-color: #eef3f7;*/
}
TD.twentycenter
{
    width: 40%;
    text-align:left;
    vertical-align:top;
    font-size: 9pt;
    margin: 3px;
    padding: 5px;
}
IMG.left
{
    margin-right: 10px;
}
	
	
	
	
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 640px) {
/* Styles */

	h1, h2, h3, h4, h5, h6 {
		font-size: 2.5em;
		/*color: #e4343f;*/
		color: #cccccc;
		text-transform: none;
		font-weight: 200;
		font-variant: small-caps;
	}

	h1 {
		font-family: 'Ceviche One', cursive;
		font-size: 2.8em;
		font-weight: 500;
	}

		h1.rivage {
			font-family: 'Beau Rivage', cursive;
			font-size: 1.3em;
			font-weight: 500;
			color: #ffffff;
			font-variant: normal;
		}

		h1.yellow {
			font-family: 'Aladin', cursive;
			font-size: 2.4em;
			font-weight: 500;
			color: #e3ee50;
			margin-bottom: 0px;
		}

		h1.yellowsm {
			font-family: 'Aladin', cursive;
			font-size: 2.4em;
			font-weight: 500;
			color: #e3ee50;
			margin-top: 0px;
		}
h1.grey
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight:600;
    color: #525252;
    font-weight: 400;
}
h1.cats
{
    font-size: 1.10em;
    font-weight:500;
    margin-bottom: 0px;
    margin-top: 5px;
    text-decoration:none;
}
		h1.black {
			font-size: 2.8em;
			font-weight: 500;
			color: #000000;
			text-decoration:none;
		}
h1.blackbg
{
    font-size: 1.0em;
    font-weight:500;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    height: 30px;
    padding-top: 6px;
    margin-left: 0px;
}

h1.title
{
    font-size: 2.5em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: 600;
}      
           
h1.greenbg
{
    font-size: 13pt;
    font-weight:500;
    color: #ffffff;
    background-color: #0b8e00;
    width: 220px;
    height: 25px;
    padding-top: 4px;
    padding-left: 4px;
}
h1.green
{
    font-size: 14pt;
    font-weight:500;
    color: #0b8e00;
}
h1.greenL
{
    font-size: 18pt;
    font-weight:500;
    color: #0b8e00;
} 
h1.white
{ font-family: 'Aladin', cursive;
    font-size: 1.4em;
    font-weight:500;
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 10px;
}
h1.whitesml
{
    font-size: 1em;
    font-weight:500;
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 10px;
}
h2
{
    font-size: 1.3em;
    font-weight: 600;
}
	h2.yellow {
		font-family: 'Aladin', cursive;
		font-size: 1.4em;
		font-weight: 500;
		color: #e3ee50;
		margin-bottom: 0px;
	}

	h2.grey {
		font-family: 'Aladin', cursive;
		font-size: 1.4em;
		font-weight: 500;
		color: #c0c0c0;
		font-variant: normal;
		margin-top: 0px;
	}
h2.catsb
{
    font-size: 1.1em;
    font-weight: 600;
    border-bottom: 2px solid Red;
    width: 96%;
    padding-bottom: 4px;
}
h2.catsg
{
    font-size: 1.1em;
    font-weight: 600;
    border-bottom: 2px solid #00ef00;
    width: 96%;
    padding-bottom: 4px;
}
h2.grey
{
    font-size: 1.5em;
    font-weight:600;
    color: #6e6e6e;
    font-weight: 400;
}

h3
{
    font-size: 1.2em;
    font-weight: 600;
}
h3.services
{
    font-size: 1.2em;
    font-variant: normal;
    font-weight: bold;
    background-color: #878787;
    color: #ffffff;
    margin-bottom: 10px;
    height: 40px;
    padding-top: 5px;
    margin-top: 0px
}

A.content3:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	font-size: 1.1em
	}	
		
A.content3:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	font-size: 1.1em
	}	
		
A.content3:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
	font-size: 1.1em
	}	
		
A.content3:hover	{	
	text-decoration:	none;
	color:	#6dbefd;
	font-weight:bold;
	font-size: 1.1em
}
	a.topmenu:link, a.topmenu:visited {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}

	a.topmenu:hover {
		color: #e3ee50;
		text-decoration: none;
		font-weight: bold;
	}

	a.topmenu:active {
		color: #ffffff;
		font-weight: bold;
	}

	a.purchase:link, a.purchase:visited {
		color: #ffffff;
		text-decoration: none;
		font-weight: 400;
		font-size: 1.2em;
	}

	a.purchase:hover {
		color: #cccccc;
		text-decoration: none;
		font-weight: 400;
		font-size: 1.2em;
	}

	a.purchase:active {
		color: #ffffff;
		text-decoration: none;
		font-weight: 400;
		font-size: 1.2em;
	}
a.landing:link	{	
	text-decoration:	none;
	color:	#6d6e71;
	font-size: 17pt;
	}	
		
a.landing:visited	{	
	text-decoration:	none;
	color:	#6d6e71;
	font-size: 17pt;
	}	
		
a.landing:active	{	
	text-decoration:	none;
	color:	#6d6e71;
	font-size: 17pt;
	}	
		
a.landing:hover	{	
	text-decoration:	none;
	color:	#f68a21;
	font-size: 17pt;
}
a.landingsml:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12pt;
	font-weight:bold;
	}	
		
a.landingsml:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12pt;
	font-weight:bold;
	}	
		
a.landingsml:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 12pt;
	font-weight:bold;
	}	
		
a.landingsml:hover	{	
	text-decoration:	none;
	color:	#cccccc;
	font-size: 12pt;
	font-weight:bold;
}

#getTitle {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
#footer {
	width: 340px;
	background: #F0F0F0;
	font-size: 12px;
	text-align: left;
	color: #333;
	margin-top: 15px;
	padding-bottom: 20px;
}
#topHeader {
	width: 100%;
    height:110px;
}
#topWgb {
	margin-left: 0px;
    text-align: center;
    padding-right:5px;
    height:110px;
}
#pageAbout {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 0px;
}
#pageAbout h1 {
	font-size: 1.5em;
	text-align: center;
	color: green;
}
#getL1 p {
	color: #000;
	text-align: center;
	margin-top: -15px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}
#getL1 h2 {
	width: 335px;
	padding: 10px;
	font-size: 16px;
	margin-left: 22px;
	float: left;
	border: 0px solid #333;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

#footer5 {
	background: #F0F0F0;
	width: 250px;
	text-align: right;
	font-size: 14px;
	color: #000;
}
#movie1 {
	float: left;
	width: 380px;
	margin-left: 0px;
}
#getL1 h3 {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	margin-top: -10px;
}
#benefit {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#view {
	width: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
}
#benefit2 {
	width: 380px;
}
#video {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 100%;
	
}
#location {
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
h3 .lineTitle {
	color: #000;
	text-decoration: none;
}
#map {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

/* CSS Document */
div.wrapper {
	width: 100%;
    max-width: 640px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;    
}
div.wrapperhome {
	width: 100%;
    max-width: 640px;
	margin-left:auto;
	margin-right:auto;
    color: #404040;
    background-color: #ffffff;
    background-image: url(../images/topbg.jpg);
    background-repeat: repeat-x;
    text-align: justify;
}
div.bar{
	width: 100%;
    /*max-width: 640px;*/
    height: 79px;
    color: #ffffff;
    font-size: 12pt;
    text-align: center;
    background-image: url(../images/bar.png);
    background-repeat: no-repeat;
    padding-top: 5px;
}
Div.categoryleft
{
 Width: 30%;
 min-height: 110px;
 border: 2px solid #f07822;
 float: left;   
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryH
{
 Width: 30%;
 min-height: 110px;
 border: 2px solid #f07822;   
 float: left;   
 margin-left: 10px;
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryrightL
{
 Width: 45%;
 min-height: 420px;
 border: 2px solid #f07822;
 float: right;
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryleftL
{
 Width: 45%;
 min-height: 420px;
 border: 2px solid #f07822;
 float: left;   
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}
Div.categoryHL
{
 Width: 45%;
 min-height: 420px;
 border: 2px solid #f07822;   
 float: left;   
 margin-left: 17px;
 text-align:center;
 BACKGROUND-COLOR: #ffffff;
}


#getTitlea {
	width: 380px;
	background-color: #FFF;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 11px;
}
#footer {
	width: 340px;
	background: #F0F0F0;
	font-size: 12px;
	text-align: left;
	color: #333;
	margin-top: 15px;
	padding-bottom: 20px;
}

#topWgb {
	margin-left: 0px;
}
#pageAbouta {
	background: no-repeat left 25px;
	width: 380px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 0px;
}
#getL1 {
	width: 380px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#getL1 p {
	color: #000;
	text-align: left;
	margin-top: -15px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}
#getL1 h2 {
	width: 335px;
	padding: 10px;
	font-size: 16px;
	margin-left: 22px;
	float: left;
	border: 0px solid #333;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
#getL1Mobil {
	width: 100%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
}
#getL1Mobil p {
	color: #000;
	text-align: justify;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px; 
    text-align: right;
	font-sipx;
}
#getL1Mobil p.inst {
	color: #000;
	text-align: right;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#getL1Mobil ul li {
    text-align: left;
    Font-size: 12px;
	padding-bottom: 6px;
}
#getL1Mobil h2 {
	font-size: 1.0em;
	text-align: center;
	color: green;
}
#getL1Mobil h5 {
	text-align: center;
	color: green;
	font-size: 12pt;
}

#footer5 {
	background: #F0F0F0;
	width: 250px;
	text-align: right;
	font-size: 14px;
	color: #000;
}
#movie1 {
	float: left;
	width: 380px;
	margin-left: 0px;
}
#getL1 h3 {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	margin-top: -10px;
}
#benefit {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#benefit2 {
	width: 380px;
}

#location {
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
body {
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 12pt;
    background-color: #000000;
}

#view h3 a {
	text-decoration: none;
	text-align: center;
	color: #000;
}
#view h3 {
	text-align: center;
}
#location a {
	color: #333;
	text-decoration: none;
}
#home {
	padding-left: 25px;
}
#home a {
	color: #C62A25;
	text-decoration: none;
}
#oneStop {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent2a {
	width: 100%;
}
#mainContentmobil p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#mobL {
	float: left;
	width: 120px;
	padding-right: 5px;
	
}
#mobL ul {
	margin-left: -30px;
	font-size: 10px;
	margin-top: -15px;
}
#mobM {
	float: left;
	width: 120px;
	font-size: 12px;
	padding-right: 5px;
}
#mobM ul {
	margin-left: -25px;
	font-size: 10px;
}
#mobR {
	float: left;
	width: 130px;
	font-size: 10px;
}
#mobR ul {
	margin-left: -30px;
}
#mobL ul li {
	padding-bottom: 4px;
}
#mobM ul li {
	padding-bottom: 4px;
}
#mobR ul li {
	padding-bottom: 4px;
}
#socmedMobile {
	width: 35px;
	margin-left: -35px;
	margin-top: -35px;
}
#view p {
}

a.back:link
{
    color: #3333cc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold;
}

a.back:visited	{	
    color: #3333cc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold;
	}	

a.back:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold;
}

a.back:active
{
    color: #3333cc;
    text-decoration: none;
	font-size: 14pt;
	font-weight:bold
}

a.content:link, a.content:visited
{
    color: #00b2ee;
    text-decoration: none;
	font-size: 0.8em;
}

a.content:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 0.8em;
}

a.content:active
{
    color: #00b2ee;
    text-decoration: none;
	font-size: 0.8em;
}


a.contentb:link, a.contentb:visited
{
    color: red;
    text-decoration: none;
	font-size: 0.8em;
}

a.contentb:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 0.8em;
}

a.contentb:active
{
    color: red;
    text-decoration: none;
	font-size: 0.8em;
}

a.contentsml:link
{
    color: #ff8f1c;
    text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}

a.contentsml:visited	{	
    color: #ff8f1c;
    text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
	}	

a.contentsml:hover
{
    color: #cccccc;
    text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}

a.contentsml:active
{
    color: #ff8f1c;
	font-size: 12pt;
	font-weight:bold
}


A.contenttop:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 14pt;
	font-weight:bold;
    margin-top: 10px;
	}	
		
A.contenttop:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 14pt;
	font-weight:bold;
	}	
		
A.contenttop:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 14pt;
	font-weight:bold;
	}	
		
A.contenttop:hover	{	
	text-decoration:	none;
	color:	#cccccc;
	font-size: 14pt;
	font-weight:bold;
}
A.contentprod:link	{	
	text-decoration:	none;
	color:	green;
	font-size: 14pt;
	font-weight:bold;
	}			
A.contentprod:visited	{	
	text-decoration:	none;
	color:	green;
	font-size: 14pt;
	font-weight:bold;
	}			
A.contentprod:active	{	
	text-decoration:	none;
	color:	green;
	font-size: 14pt;
	font-weight:bold;
	}			
A.contentprod:hover	{	
	text-decoration:	none;
	color:	#cccccc;
	font-size: 14pt;
	font-weight:bold;
}
}
TD.mainonesix
{
    text-align:center;
	vertical-align: top;	
}


/*.button{

border:1px solid #91b41a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:11pt; padding: 7px 5px 3px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #b6e026; width: 120px;
    height: 30px;
    margin-top: 6px;
    background-image: linear-gradient(to bottom, #b6e026, #abdc28);
}

.button:hover{
 border:1px solid #718c14;
 background-color: #95b91a; width: 120px;
    height: 30px;
    background-image: linear-gradient(to bottom, #95b91a, #8bb41d);
}*/


.buttonwide{

border:1px solid #91b41a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:11pt; padding: 7px 5px 3px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #b6e026; width: 90%;
    height: 35px;
    margin-top: 6px;
    background-image: linear-gradient(to bottom, #b6e026, #abdc28);
}

.buttonwide:hover{
 border:1px solid #718c14;
 background-color: #95b91a; width: 90%;
    height: 35px;
    background-image: linear-gradient(to bottom, #95b91a, #8bb41d);
}

.buttonmed{

border:1px solid #91b41a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:11pt; padding: 7px 5px 3px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #b6e026; width: 90%;
    height: 35px;
    margin-top: 6px;
    text-align: center;
    background-image: linear-gradient(to bottom, #b6e026, #abdc28);
}

.buttonmed:hover{
 border:1px solid #718c14;
 background-color: #95b91a; width: 90%;
    height: 35px;
    text-align: center;
    background-image: linear-gradient(to bottom, #95b91a, #8bb41d);
}

UL.menu LI	{	
	list-style-type:	square ;
    color: #ffffff;
    font-size: 14pt;
	}	
DIV.servicesone
{
	width: 100%;
    color: #404040;
    text-align: left;
    border: solid 1px #000000;
    padding: 0px;
	background-image: url(../images/servicesbg.jpg);
    background-repeat: repeat-x;    
    background-position: bottom;
}
DIV.servicesoneinner
{
	width: 95%;
    color: #404040;
    text-align: left;
    padding: 0px;
    margin-left: 5px
}

TD.frontonecentertop
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;
}
TD.frontonecenterred
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #ff3d0d;
    border-bottom: 5px solid #ffffff;
}
TD.frontonecenterblue
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #41acfe;
}
TD.frontonecenterpink
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #ff1494;
}
TD.frontonecentergreen
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #00ef00;
}
TD.frontonecenterbase
{
	
    height: 60px;
	margin: 0px;
    text-align:center;
	vertical-align: middle;	
    background-color: #ff3d0d;
}
TD.twentycenter
{
    width: 40%;
    text-align:left;
    vertical-align:top;
    font-size: 10pt;
    margin: 3px;
}
UL LI	{	
	list-style-type:	square ;
	margin-bottom: 20px;
	}	
IMG.left
{
    margin-right: 10px;
}