/* ============================== */
/* ! Layout for Bequia  */
/* ============================== */

body {
	font-family: verdana, geneva, sans-serif;
	font-size: 100.01%;
	text-align: center;
}

.flags img {
	margin-left: 20px;
}

.menbox2 {
	padding-bottom: 10px;
  	background-color: transparent;
}

.menbox2 a {
	display: block;
	font-family: 'Trebuchet MS',Verdana, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 3px 0px 1px 0px;
	background-color: transparent;
	color: #2B5881;
	line-height: 1.4;
}

.menbox2 a:hover {
	background-color: #2B5881;
	color: #fff;
}

.menbox2 a.aktiv {
	background-color: #FFC;
	border-bottom: 1px solid #ddd;
	font-weight: bolder;
}

.page a{
	display: block;
	background-color: #eee;
}


/* ============================== */
/* ! Layout for all   */
/* ============================== */

#header {
	border-bottom: 1px solid #ddd;
	margin-left: 255px;
	padding-bottom: 5px;
}

p.text1 {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-align: left;
	line-height: 1.4;
}

p.text2 {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-align: right;
	line-height: 1.4;
}

p.text3 {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	text-align: center;
	line-height: 1.4;
}

a {
	font-family: verdana, helvetica, arial, sans-serif;
	text-decoration: none;
	color: #2B5881;
	font-weight: bolder;
}

a:hover {
	background-color: transparent;
	color: #FF7F00;
}

h1 {
	font-family: 'Trebuchet MS',Verdana, Arial, sans-serif;
	color: #2B5881; 
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	padding: 1px;
	letter-spacing: 1px;
	color: #2B5881;
		background-color: #eee;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
}

h4 {
	font-family:  Verdana, Arial, sans-serif;
	padding: 2px;
	letter-spacing: 1px;
	color: #2B5881;
	text-shadow: white 1px 1px 1px;
}

.c1 ul{
	list-style:url(../images/flower.gif) inside;
	font-family: Verdana, Arial, sans-serif;
	color: #2B5881;
}

.c1 .leftul {
	list-style: square inside;
	color: #2B5881;
	text-align: right;
}

.c1 li, .leftul li{
 	margin: 7px 0 7px 10px;
	line-height: 1.4;
}

.c1 a, .leftul a {
	color: #2B5881;
	text-decoration: none;
	font-weight: 700;
}

.c1 p {
	color: #2B5881;
	text-align: right;
}

.leftul {
	list-style: square inside none;
}

.c2 {
	background-color: transparent;
	line-height: 1.4;
}

.e1 {
	float:left;
	clear: left;
	width: 49%;
}

.e2 {
	float:right;
	clear: right;
	width: 50%;
	padding-left:2px;
}

.e4 {
	float:left;
	clear: left;
	width: 60%;
}

.e5 {
	float:right;
	clear: right;
	width: 39%;
	padding-right: 3px;
}

.e3 {
	clear: both;
	width: 100%;
}


.content ul {
	list-style: square inside;
	font-weight: bolder;
	color: #2B5881;
	text-align: left;
	line-height: 1.4;
}

.content li {
	color: #2B5881;
	margin: 0 0 1px 0;
	letter-spacing: 1px;
}


#footer {
	min-height: 400px;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	text-align: right;
}

#footer p {
	font-size: 90%;
	line-height: 1.4;
	text-shadow: white 1px 1px 1px;
}


/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */


.wrapper {
	background-image: url(../images/back.jpg);
	background-position: bottom left;
		background-repeat: no-repeat;
		background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-backgound-size: 100% auto;
	background-color: transparent;
	width:1240px;
	position:relative;
	overflow:hidden;
	margin:auto;
	border: 10px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
	

.container {
	background-image: url(../images/lefttitle.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.display_mobile, .show_mobile {
	display: none;
}

.content {
  margin: 20px 0 0 -10px;
}

.content ul {
	margin: 10px 0 0 30px;
}

.content ul p {
	margin-left: 20px;
	font-size: 90%;
}


.flags {
	float: right;
	padding: 10px 0 0 55px;
	width: 200px;
	text-align: right;
}

.ident p.text1 {
	font-weight: 700;
	text-shadow: white 1px 1px 1px;
}

p.text1, p.text2, p.text3 {
	font-size: 90%;
	margin: 0 0 10px 5px;
}

.highlight {
	font-weight: 900;
	background-color: #ffc;
}

h1 {
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	text-align: right;
	padding: 20px 0 0 0;
	line-height: 1.4;
	font-size: 125%;
	letter-spacing: 1px;
}

h2 {
	text-align: right;
	font-size: 95%;
	line-height: 1.4;
	padding: 0;
}

h3 {
	font-size:100%;
	color: #2B5881;
	text-align: center;
	border: 1px solid #ccc;
}

h4 {
	text-align: left;
	font-size: 115%;
}

.c1 {
	line-height: 1.4;
	background-color: transparent;
	margin: 0 0 0 50px;	
	padding-bottom: 10px;
	text-align: right;
}

.c1 p {
	font-size: 90%;
}

.c1 ul {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: right;
}

.leftul {
	font-size: 90%;
	font-weight: normal;
	margin-left: 20px;
	text-align: right;
}

.c2 {
	text-align: right;
	color: #2B5881;
	font-size: 100%;
	word-spacing: 1px;
	margin: 0 0 0 0;
}

.c2 a {
	color: #2B5881;
	letter-spacing: 2px;
	font-weight: 900;
	text-decoration: none;
}

.c2 a:hover{
    color:#FFBF00;
	text-decoration: none;
}

.menbox2 {
	font-size: 110%;
	text-align: right;
	padding-top: 130px;

}

img.floatright {
	float: right; 
	clear: right;
	margin: 5px 0 5px 5px;
}

img.borderright {
	float: right; 
	clear: right;
	margin: 5px 0 5px 5px;
	border: solid 2px #2B5881;
}

img.floatleft {
	float: left; 
	clear: left;
	margin: 5px 5px 5px 0px;
}

.e1 img, .e2 img {
    margin-top: 5px;
}

img.border {
	border: solid 2px #2B5881;
}

#slideshow img{
	border: none;
}	

.next {
    float: left;
	width: 200px;
	margin: 0 0 0 50px;
}

#wowslider-container1 {
	clear: both;
}


/* ============================= */
/* ! Smaller screen   */
/* ============================= */


@media all and (max-width: 1280px) {

body {
	padding: 0;
}

.wrapper {
	width:98%;
	position:inherit;
	overflow:inherit;
}

.content {
	width:96%;
}

}





/* ============================= */
/* ! Layout for mobile versions   */
/* ============================= */

@media handheld, only screen and (max-width: 899px) {
	
.display {
 	 display: none;
}

.display_mobile {
 	 display: inherit;
}

.wrapper {
	border: none;
}
	
.content {
	width:90%;
}

.e1, .e2, .e5, .e4 {
	float: none;
	width: 100%;
}

img.floatright, img.floatleft, .c1image_right, img.border {
	float: none; 
	clear: none;
	margin: 3px;
	text-align: center;
}

.c1 {
	margin-left: 0;
}

footer {
	min-height: 250px;
}

.wrapper, .content {
	width: 100%;
}

#header {
	margin: 0;
	border: none;
}

.container {
	background-image: url(../images/lefttitle1.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.content {
	margin: 10px 10px 0 0;
}


#wowslider-container1 {
	float: none;
}

.ident p.text1 {
	margin-left: 0;
	font-weight: 300;
	text-align: center;
}

p.text1, p.text2, p.text3, .content ul, .c1, .c1 a, .c1 p, .c1 ul, .c1 li, .content li, #footer a, #footer p, .leftul, .leftul li {
	font-size: 110%;
	line-height: 1.5;
	text-align: center;
}

.flags {
	float: none;
	width: 100%;
	padding: 5px;
	text-align: center;
}

h1 {
	padding: 175px 10% 0 10%;
	width: 85%;
	
}

h1, h2, h4 {
	font-size: 140%;
	line-height: 1.5;
	background-color: transparent;
	text-align: center;
}

.menbox2 {
	width: 85%;
	margin: 0 10% 20px 10%;
	padding: 10px 0 0 0;
}
	
.menbox2 a, .menbox2 p {
	font-size: 200%;
	text-align: center
}

.menbox2 a {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ddd;
}


.menbox2 a:hover {
	background-color: inherit;
}


.c1 {
    width: 100%;
	margin: 10px 0 0 0;
	border: none;
}

.c1 ul, .c1 li {
	text-align: center;
}

.c2 {
	margin: 10px;
	text-align: center;
	border: none;
}

.c2 a, .c2 p {
	font-size: 130%;
  	word-spacing: 0;
	letter-spacing: 1px;
	line-height: 1.5;
}


.e1, .e2 {
	float: none;
	width: 100%;
}

img.floatright, img.floatleft, .c1image_right, img.border {
	float: none; 
	clear: none;
	margin: 3px;
	text-align: center;
}

#footer {
	min-height: 350px;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

#footer p {
	text-align: center;
}

p.top{
	background-color:#500;
	width: 100%;
}

p.top a{
	background-color: #500;
	color: #ffc;
	font-size: 130%;
	text-decoration: none;
}

p.c2mob {
	font-size: 130%;
	margin: 20px 0 20px 0;
}

.next {
	width: 90%;
	float: none;
	clear: left;
	margin: 0;
	padding: 0;
}

}

@media handheld, only screen and (max-width: 479px) {

body {
	background-image: url(../images/back2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.menbox2 {
	margin: 20px 10% 10px 10%;
	width: 85%;
	padding: 0;
}

.c1 {
	margin-top: 10px;
}


.content ul {	
    font-size: 150%;
	margin: 10px 0 0 0px;
}

#footer, #footer p, .footertag p, .footerinfo, .footerinfo p, .footertag a, .footerinfo a{
	text-align: center;
	margin-top: 10px;
	padding: 0;
	height: 400px;
}

}


@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}