/* www.shuttleserviceami.com*
Copyright by www.shuttleserviceami.com 2010*/

* {margin: 0; padding: 0; left: 0; top: 0;}
* html body {width:100%; height:100%;}

body{
	background-image: url(waters.jpg); /*Hintergrundbild über die ganze Seite*/
	background-repeat: repeat; /*Ausrichtung des Hintergrundbildes*/
	text-align: left; /*Textausrichtung*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small; /*HACK FÜR IE/Win*/
	font-size: small; /* FÜR ANDERE IE-VERSIONEN*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	margin: 0;
	height: 100%;
	border: 1px;
}

/* ########## ABSÄTZE ##########*/

p, a, th, td, li, label {font-size: inherit;}

/* ########## SCHRIFTGRÖSSE UNGEORDNETE LISTE (Ändert sich automatisch bei Veränderung der globalen Größe##########*/ 

ul li {font-size: 80%;}

/* ########## WENN DIE NORMALE SCHRIFT KLEINER DARGESTELLT WERDEN SOLL ##########*/

.note {font-size: 80%;}

/* #################### DIV`s ####################*/ 

/* ########## ALLES UMSCHLIESSENDER BEREICH ##########*/ 

#wrapper {
	width: 766px; /*hier wird die Breite der Seite eingestellt*/
	height: auto;
	border: #000099 1px solid;
	margin: 0 auto;
	background-color: #99CC00;
}

/* ########## KOPFBEREICH ##########*/ 

#header {
	width: 100%;
	height: 220px;
	background-color: #fff;
    background-repeat: no-repeat;
}

.serv {	color: #0000000;
		font-size: 12px;
}


.compname {	color: #FF0000;
	font-family: "SF Quartzite";
	font-style: italic;
	font-size: 24px;
}

/* ########## INHALTSBEREICH ##########*/ 

#about {
	background-color: #FFFFCC;
	height: auto;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 12px;
}

#content {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	text-align: left;
}
.content_home {
	background-image: url(car1.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 219px;
	margin-top: -260px;
	margin-left: 120px;
	margin-right: auto;
	float: left;
}

.content_aboutus {
	background-repeat: no-repeat;
	width: 480px;
	height: 219px;
	margin-top: -260px;
	margin-left: 120px;
	margin-right: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}


/* ########## FOOTERS ##########*/ 

#adress {
	margin-top: 10px;
	width: 100%;
	float: left;
	text-align: center;
	color: #000000;
}

#footer {
	background-image: url(credit_cards.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: inherit;
	margin-top: 6px;
	width: 100%;
	height: 37px;
	float: left;
	align: center;
	text-align: center;
}

.footer1 {
	margin-top: 20px;
	width: 100%;
	float: left;
	text-align: center;
	color: #000099;
	text-transform: capitalize;
}

.footer2 {
	color: #000000
	margin-top: 5px;
	width: 100%;
	float: left;
	text-align: center;
	color: #000099;
}


/* ########## PICs ##########*/ 

a img {border: none;}
img {border: none;}
p{margin: 0px; padding: 0px;}


/* ########## CAPTION ##########*/

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	color: #000099;
	letter-spacing: 0.1em;
}

h1{
	font-size: 20; /*#####Airport Shuttle | Door-to-Door Service | Special Events############*/
	padding-top: 10px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 10px;
}
h2{
	font-size: 140%;
	padding-top: 5px;
	color: #000000;
	margin-top: 11px;
	margin-bottom: 20px;	
}
h3{
	font-size: 130%;
	margin-top: 11px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h4{
	color: #000000
	font-size: 110%; /*#####Your Shuttle Service for Anna Maria Island, Florida############*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;

}
h6{
	color: #000000;
	font-size: 250%;
	margin-bottom: 10px;
}
.h5 {
	color: #000000
	font-size: 130%;
	margin-top: 11px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}


/* ########## NAVIGATION ##########*/

#navi_top {
	float: left;
	background-image: url(navi_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width:766px;
}
#menue {
font-weight: bold;
	float:left; 
	width:766px; 
	margin:4px; 
	padding:0; 
	background: transparent;
}
#menue li {
	float: left; 
	margin: 0; 
	padding: 0 1px 0 0; 
	list-style: none; 
}
#menue a {
	float: left;
	padding: 7px 12px;
	text-decoration: none;
	color: #fff;
}
#menue a:hover {
	color: #990000;
	background-image: url(nav-bkg.gif);
}
#menue a.active {
	font-weight: bold;
	color: #990000;
}

/* ########## NAVIGATION LINKS##########*/

#menue2 {
	font-weight: bold;
	float: left;
	width:480px; 
	background: transparent;
}
#menue2 li {
	float: left;
	padding: 2px 2px 15px 0px; /*hier wird der Abstand oben/unten der Navi eingestellt*/
	list-style: none; 
}
#menue2 a {
	padding: 15px 22px; /*hier wird die Weite der Navi eingestellt*/
	text-decoration: none;
	color: #fff;
}
#menue2 a:hover {
	color: #990000;
}
#menue2 a.active {
	font-weight: bold;
	color: #990000;
}

/*##########RATES##########*/

.border_rates {
border-top: 1px solid;
border-bottom: 1px solid;
border-top-color: #000099;
border-bottom-color: #000099;
}

.border_pics {
	border: 1px solid;
	border-color: #666666;
}

.phone_number {			/*1st page large letters in black*/
	color: #000000;
	font-size: x-large;
	text-align: center;

}

.phonerest{			/*door to door intro and/or phone*/
	color: #000000;
	font-size: 20px;
	font-weight: bold; 
	text-align: center;

}


.sami {
	color: #000000;
	font-family: "SF Quartzite";
	font-style: italic;
	font-size: 36px;
}


/*##########RATES##########*/

.content_rates_1 {
	color: #000066;
	font-size: medium;
	text-align: left;
	padding-bottom: 10px;
}
.content_rates2 {
	background-image: url(bg_rates1.png);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #000000;
	font-size: small;
}
.content_rates3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.content_rates4 {
background-image: url(bg_rates1.png);
background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #666666;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #993300;
	font-size: large;
}
.content_rates5 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #000000;
	font-size: small;
}

.definition {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-align: center;
}

.definition_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/*##########SERVICES##########*/

.content_services {
	font-size: 20px;
	font-style: oblique;
	text-align: center;
	background-image: url(ap.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 200px;
	color: #990000;
	border: 1px solid;
	border-color: #999999;
}
.content_services2 {
	background-image: url(bg_services1.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	text-align: center;
	color: #000;
	border: 1px solid;
	border-color: #999999;
	padding: 5px 5px 5px 5px;
}
.content_services3 {
	background-image: url(bg_services1.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	text-align: center;
	color: #000;
	border: 1px solid;
	border-color: #999999;
	padding: 5px 5px 5px 5px;
}
	
/*##########CONTACT US##########*/

.content_contactus1 {
	font-size: 20px;
	font-style: oblique;
	text-align: center;
	width: 340px;
	height: 200px;
	color: #990000;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #666666;
	border-right: 2px solid #CCCCCC;
}
.content_links1 {
	background-image: url(bg_links.png);
background-repeat: repeat-x;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #993300;
	font-size: 12px;
}

.black_normal{
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.black_bigger{
	color: #000000;
	font-size: 18px;
	text-align: center;
}

.black_large{
	color: #000000;
	font-size: 28px;
	text-align: center;
}

.blue_normal{
	color: #000099;
	font-size: 12px;
	text-align: center;
}


.red_normal{
	color: #ff0000;
	font-size: 12px;
	text-align: center;
}

.red_bigger{
	color: #ff0000;
	font-size: 18px;
	text-align: center;
}

.policy_red {
	color: #ff0000;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

.policy {
	color: #000;

	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 12px;
}

#frontpic { width: 640px; position: relative; margin-left: 60px; margin-top: 10px; border: #CCCCCC 2px solid;}


