@import	url(http://fonts.googleapis.com/css?family=Open+Sans);

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans", Century Gothic, Calibri, Arial, Verdana;
	font-size: 16px;
	color: #383735;
}

section, aside, header, nav, article, footer, time, figure {
	display: block;
	margin: 0px;
	padding: 0px;
}

* {
	outline: none;
}

img {
	border: 0px;
}

a:link, a:hover, a:active, a:visited {
	color: #383735;
	text-decoration: none;
}

h1, h3.logo {
	text-transform: uppercase;
	line-height: 26px;
	font-size: 15px;
	font-weight: normal;
	display: block;
	float: left;
	height: 87px;
	background: url(../images/logo_bg.png) right top no-repeat;
	padding: 15px 60px 0 20px;
}

h1 strong, h3.logo strong {
	font-size: 32px;
	font-weight: normal;
	margin-left: -2px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0;
}

p {
	margin: 0px;
	padding: 0px;
}


.rahmen {
    float: left;
    min-height: 100%;
    position: relative;
    width: 100%;
}

#oben {
	background: url("../images/navibalken.png") left top repeat-x;
    clear: both;
    float: left;
    height: 102px;
    width: 100%;
	margin: 0 0 40px 0;
}

.sprache {
	display: block;
	position: absolute;
	right: 20px;
	top: 15px;
}

#inhalt {
	display: table;
	width: 750px;
	margin: 0 auto;
	clear: both;
	padding: 0 0 140px 0;
}

.badebucht, .ivv-sl, .inselmagazin  {
	width: 300px !important;
	height: 240px !important;
	background: #ffffff;
	background: rgba(255,255,255,0.8);
	float: left;
	border-top: 1px dotted #383735;
	padding: 30px;
	position: relative;
	display: none;
}

.badebucht {
	margin-right: 30px;
}

.badebucht .bild, .ivv-sl.neu .bild {
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}

.ivv-sl.neu .bild {
	margin-bottom: 5px;
}

.inselmagazin {
	float: right;
}

.badebucht a, .ivv-sl a, .inselmagazin a {
	position: absolute;
	right: -5px;
	bottom: -10px;
	display: block;
	padding: 5px 10px;
	background: #fff;
	box-shadow: 0 0 10px #aaa;
}

.badebucht h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 5px 0 0 0;
}

.ivv-sl h2, .inselmagazin h2 {
	display: block;
	width: 321px;
	height: 122px;
	background: url(../images/ivv-sl-ferienhaeuser.png) left top no-repeat;
	text-indent: -999px;
	overflow: hidden;
	margin: -10px 0 15px -15px;
}

.ivv-sl.neu h2 {
	background: url(../images/ivv-logo.png) 15px top no-repeat;
	height: 40px;
	margin-bottom: 8px;
}

.inselmagazin h2 {
	background: url(../images/lanzarote-37-inselmagazin.png) left top no-repeat;
}

.link {
	display: block;
    width: 360px; 
	height: 300px;
	position: absolute; 
    left: -245px;
    top: -278px;
}

.lpcontent  {
	width: 670px !important;
	height: 300px !important;
	background: #ffffff;
	background: rgba(255,255,255,0.7);
	float: left;
	border-top: 1px dotted #383735;
	padding: 30px;
	position: relative;
	display: block;
}

.lpcontent  img {
	float: right;
	margin: -60px -50px 10px 0;
}

.lpcontent h1, .lpcontent h2 {
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 28px;
	font-weight: normal;
	display: block;
	float: left;
	height: auto;
	background: none;
	padding: 0px;
}

.lpcontent h2 {
	font-size: 22px;
	margin: 25px 0 10px 0;
}

.lpcontent p, .lpcontent h2{
	float: left;
	clear: both;
}

.lpcontent a {
	float: right;
	clear: both;
	background: #383735;
	color: #fff;
	padding: 3px 10px;
	margin: 10px -40px 0 0;
}

.lpcontent  .link {
	display: block;
    width: 742px; 
	height: 380px;
	position: absolute; 
    left: 0px;
    top: -12px;
}

#footer {
	background: url("../images/footerbalken.png") left bottom repeat-x;
    bottom: 0;
    clear: both;
    float: left;
    font-size: 12px;
    height: 90px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}

#footer a#inline {
	text-transform: uppercase;
	margin: 60px 0 0 20px;
	display: block;
	float: left;
}

.anschrift {
	background: url("../images/footer-rechts.png") left bottom no-repeat;
    float: right;
    height: 67px;
	padding: 23px 40px 0 60px;
}

#impressum {
	position: absolute;
	bottom: 3px;
	right: 10px;
	font-size: 12px;
}

#impressumdata {
	font-size: 14px;
	text-transform: none;
	min-width: 450px;
}

#impressumdata a:link, #impressumdata a:hover, #impressumdata a:active, #impressumdata a:visited {
	text-decoration: none;
}

table, td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}

td {
	vertical-align: top;
	padding: 0px 0px 0px 40px;

}

td:first-child {
	padding: 0px 0px 0px 0px;
}

/* ------------------------------------------------------
---------------------------------------------------------
------------------------------------------------------ */
@media (max-width : 1200px) {
	#inhalt {
		width: 100% !important;
	}
	
	.badebucht, .ivv-sl, .inselmagazin {
		width: 295px;
		height: auto !important;
		padding: 20px;
		padding-bottom: 40px !important;
		float: left;
		clear: both;
		margin: 0 0 30px -165px;
		position: relative;
		left: 50%;
	}
	
	.link {
		width: 335px; 
		height: 280px;
		left: -220px;
		top: -258px;
	}
}

@media (max-width : 795px) {
	.lpcontent {
		width: 90%;
	}
}

@media (max-width : 510px) {
	.badebucht, .ivv-sl, .inselmagazin {
		width: 80%;
		max-width: 295px;
		padding: 3%;
		float: left;
		clear: both;
		margin-bottom: 30px;
		left: 4%;
		margin-left: 0;
	}
	
	.anschrift {
		display: none;
	}
	
	.link {
		width: 325px; 
		height: 270px;
		left: -210px;
		top: -247px;
	}
	
	#impressumdata {
		min-width: 100px;
	}

	.bild {
		width: 100% !important;
		height: auto !important;
	}
}

@media (max-width : 400px) {	
	.badebucht, .ivv-sl, .inselmagazin {
		width: 80%;
		max-width: 250px;
		padding: 7%;
		float: left;
		clear: both;
	}
	
	.ivv-sl h2, .inselmagazin h2 {
		max-width: 280px;
		margin: -15px 0 -5px -15px;
		background-size: auto 87%;
	}
	
	.link {
		width: 295px; 
		height: 285px;
		left: -180px;
		top: -262px;
	}
	
	.sprache {
		right: 10px;
		top: 10px;
	}
}

@media (min-height : 780px) {
	#oben {
		margin-bottom: 130px;
	}
}