/* 
www.schwalben.live
*/

/* Reset all */
*
{
	margin: 0;
	padding: 0;
}

/* Allgemeines */
body
{
	color: #878787;
	font-size: 100.01%;
	font-family: 'Ubuntu', sans-serif;
	background-color: #fff;
	background-position: top;
	background-repeat: no-repeat;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset, legend
{
	padding: 0;
	margin: 0;
}

.ignore, #skip, dfn, .dn, .hier
{
	position: absolute;
	left: -2000px;
	top: -2000px;
}

img, a img
{ 
	border: none;
	border: 0px;
}

a:focus { outline: none; }

/* Clear Class */
.clearfix
{
	content: ".";
	/* [content] verbergen; 
	*/
	visibility: hidden;
	height: 0;
	/* Block-Level fuer [clear]; 
          */
	display: block;
	/* [float] clearing; 
          * einbeziehen der Float-Container; 
          */
	clear: both;
}

* html .clearfix
{
	height: 1%;
	/* ende verbergen IE-Mac */
}

/* Zurücksetzen der Auto-Schriftskalierung */
html { -webkit-text-size-adjust: none; }

/* Schriften */
h1
{
	font: 1.0em/1.2 'Ubuntu', sans-serif;
	color: #878787;
}

h2
{
	font: 1.0em/1.2 'Ubuntu', sans-serif;
	color: #878787;
}

p
{
	font: 1.0em/1.2 'Ubuntu', sans-serif;
	color: #878787;
}



/* Container */
.box
{
	width: 1414px;
	margin: 0 auto;
}

.header
{
	margin-top: 40px;
}

.header-links
{
	width: 545px;
	float: left;
	text-align: right;
	padding-top: 115px;
}

.header-links p
{
	font-size: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
}

.header-logo
{
	width: 324px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.header-rechts
{
	width: 545px;
	float: left;
	padding-top: 115px;
}

.header-rechts p
{
	font-size: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
}

.header a
{
	color: #878787;
	text-decoration: none;
}

.navigation
{
	width: 960px;
	border-top: 1px #878787 solid;
	border-bottom: 1px #878787 solid;
	clear: both;
	margin: 0px 227px 30px 227px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.navigation li
{
	font-size: 1.3em;
	font-weight: 300;
	list-style-type: none;
	display: inline;
}

.navigation li.strich
{
	border-right: 1px #878787 solid;
	padding-right: 10px;
	margin-right: 10px;
}

.navigation a
{
	color: #878787;
	text-decoration: none;
}

.navigation a:hover
{
	color: #333;
}

a.navigation-aktiv
{
	color: #333;
}

.slider-start
{
	width: 1414px;
	position: absolute;
	clear: both;
}

.slider
{
	border: 1px #878787 solid;
	width: 994px;
	margin: 0 auto;
	padding-top: 19px;
	padding-bottom: 19px;
}

.flexslider
{
	width: 960px;
	margin: 0 auto;
}

.slide-capture
{
	text-align: center;
	position: relative;
}

p.slide-capture
{
	font-size: 1.7em;
	line-height: 1.3em;
	padding-top: 1.2em;
	font-weight: 300;
	margin-bottom: 17px;
}

.slider-end
{
	margin-top: 820px;
}

.slider-end-gallerie
{
	margin-top: 850px;
}

.band
{
	width: 1414px;
	height: 100px;
	background-image: url(band.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}

.band h1
{
	font-size: 3.0em;
	font-weight: 300;
	color: #fff;
	padding-top: 30px;
	text-transform: uppercase;
}

.content
{
	width: 1414px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
}

.content a { text-decoration: underline; }

.content-text
{
	width: 960px;
	margin: 0 auto;
}

.content-text p
{
	font-size: 1.7em;
	line-height: 1.3em;
	padding-top: 0.3em;
	padding-bottom: 0.7em;
	font-weight: 300;
}

.content-text h2
{
	font-size: 2.2em;
	line-height: 1.3em;
	padding-top: 1.0em;
	padding-bottom: 0.2em;
	font-weight: 400;
}

.content-foto
{
	width: 460px;
	height: 390px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}

.content-foto img
{
	width: 460px;
	height: 307px;
}

.content-foto p
{
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
}

.content-2fotos
{
	width: 960px;
	height: 390px;
	margin: 0 auto;
	text-align: center;
}

.content-2fotos-links
{
	float: left;
	width: 460px;
}

.content-2fotos-rechts
{
	float: right;
	width: 460px;
}

.content-2fotos img
{
	width: 460px;
	height: 307px;
}

.content-2fotos-links p, .content-2fotos-rechts p
{
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
}

.buttons-box
{
	padding-top: 30px;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	border-top: 1px #878787 solid;
}

.buttons
{	
	width: 170px;
	margin: 0 auto;
}

.buttons p
{
	font-size: 1.2em;
	margin-bottom: 20px;
	font-weight: 300;
}

.buttons a
{ 
	color: #878787;
	text-decoration: none;
}

.anfahrtsplan
{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.anfahrtsplan iframe
{
	width: 960px;
	height: 600px;
}

.impressum
{
	width: 960px;
	margin: 0 auto;
	background-image: url(impresum.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 100px;
}

.impressum p
{
	font-size: 1.0em;
	line-height: 1.3em;
	padding-bottom: 0.8em;
	font-weight: 300;
}

.impressum a
{
	color: #878787;
	text-decoration: none;
}

.impressum a:hover { text-decoration: underline; }

.drop_h
{
	display: block;
	width: 960px;
	height: 68px;
	margin-top: -10px;
}

.content-impressum
{
	display: none;
	margin-top: 40px;
}

#improved li 
{
	position:relative;
	overflow:hidden;
}

.impressum h3 { display: none; }

.impressum h4
{
	color: #878787;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	padding-top: 0.5em;
}

/* FlexSlider */
.flex-control-nav {width: 100%; position: absolute; clear: both; bottom: 140px; text-align: center;}
.flex-control-paging li a {width: 13px; height: 13px; display: block; background: #666; background: rgba(0,0,0,0.3); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }

.flex-direction-nav .flex-prev { margin-top: -5px; }
.flex-direction-nav .flex-next { margin-top: -5px; }
#carousel img
{
	width: 200px;
	margin-top: 19px;
}
#carousel li {margin-right: 19px;}
#carousel img {display: block; opacity: .8; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

/* Tablet */
@media screen and (max-width: 1440px) {

.box
{
	width: 1042px;
	margin: 0 auto;
}

.header
{
	margin-top: 35px;
}

.header-links
{
	width: 400px;
	padding-top: 85px;
}

.header-links p
{
	font-size: 1.0em;
}

.header-logo
{
	width: 242px;
	margin-bottom: 30px;
}

.header-logo img
{
	width: 210px;
	height: 210px;
}

.header-rechts
{
	width: 400px;
	padding-top: 73px;
}

.header-rechts p
{
	font-size: 1.0em;
}

.navigation
{
	width: 708px;
	margin: 0px 167px 30px 167px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navigation li
{
	font-size: 1.1em;
}

.navigation li.strich
{
	padding-right: 10px;
	margin-right: 10px;
}

.slider-start
{
	width: 1042px;
}

.slider
{
	width: 732px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.flexslider
{
	width: 708px;
}

p.slide-capture
{
	font-size: 1.3em;
	line-height: 1.2em;
	padding-top: 1.2em;
	margin-bottom: 14px;
}

.slider-end
{
	margin-top: 620px;
}

.slider-end-gallerie
{
	margin-top: 670px;
}

.band
{
	width: 1042px;
	height: 74px;
	background-image: url(band-1280.gif);
	margin-top: 20px;
	margin-bottom: 40px;
}

.band h1
{
	font-size: 2.2em;
	padding-top: 23px;
}

.content
{
	width: 1042px;
	padding-top: 20px;
}

.content-text
{
	width: 708px;
}

.content-text p
{
	font-size: 1.3em;
	line-height: 1.2em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

.content-text h2
{
	font-size: 1.9em;
	line-height: 1.3em;
	padding-top: 0.8em;
	padding-bottom: 0.1em;
	font-weight: 400;
}

.content-foto
{
	width: 340px;
	height: 280px;
	margin-bottom: 7px;
}

.content-foto img
{
	width: 340px;
	height: 227px;
}

.content-foto p
{
	font-size: 1.3em;
	line-height: 1.2em;
}

.content-2fotos
{
	width: 708px;
	height: 280px;
}

.content-2fotos-links
{
	width: 340px;
}

.content-2fotos-rechts
{
	width: 340px;
}

.content-2fotos img
{
	width: 340px;
	height: 227px;
}

.content-2fotos-links p, .content-2fotos-rechts p
{
	font-size: 1.3em;
	line-height: 1.2em;
}

.buttons-box
{
	padding-top: 24px;
	width: 708px;
}

.buttons
{	
	width: 140px;
}

.buttons p
{
	font-size: 1.0em;
	margin-bottom: 15px;
}

.anfahrtsplan
{
	width: 708px;
	margin-bottom: 35px;
}

.anfahrtsplan iframe
{
	width: 708px;
	height: 500px;
}

.impressum
{
	width: 708px;
	background-image: url(impresum-1280.png);
	margin-top: 30px;
	margin-bottom: 80px;
}

.impressum p
{
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 0.7em;
}

.drop_h
{
	width: 708px;
	height: 54px;
	margin-top: -10px;
}

.content-impressum
{
	margin-top: 30px;
}

.impressum h4
{
	font-size: 1.1em;
	line-height: 1.7em;
	padding-top: 0.4em;
}

/* FlexSlider */
.flex-control-nav {width: 100%; position: absolute; clear: both; bottom: 95px; text-align: center;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.3); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-direction-nav .flex-prev { margin-top: -12px; }
.flex-direction-nav .flex-next { margin-top: -12px; }
#carousel img
{
	width: 200px;
	margin-top: 12px;
}
#carousel li {margin-right: 12px;}

}


/* Mobile */
@media screen and (max-width: 1280px) {

.box
{
	width: 820px;
	margin: 0 auto;
}

.header
{
	margin-top: 25px;
}

.header-links
{
	width: 310px;
	padding-top: 68px;
}

.header-links p
{
	font-size: 0.8em;
}

.header-logo
{
	width: 200px;
	margin-bottom: 20px;
}

.header-logo img
{
	width: 170px;
	height: 170px;
}

.header-rechts
{
	width: 310px;
	padding-top: 68px;
}

.header-rechts p
{
	font-size: 0.8em;
}

.navigation
{
	width: 556px;
	margin: 0px 132px 25px 132px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.navigation li
{
	font-size: 1.0em;
}

.navigation li.strich
{
	padding-right: 7px;
	margin-right: 7px;
}

.slider-start
{
	width: 820px;
}

.slider
{
	width: 578px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.flexslider
{
	width: 556px;
}

.slide-capture
{
	text-align: center;
	position: relative;
}

p.slide-capture
{
	font-size: 1.1em;
	line-height: 1.2em;
	padding-top: 1.1em;
	margin-bottom: 11px;
}

.slider-end
{
	margin-top: 500px;
}

.slider-end-gallerie
{
	margin-top: 570px;
}

.band
{
	width: 820px;
	height: 59px;
	background-image: url(band-1024.gif);
	margin-top: 10px;
	margin-bottom: 30px;
}

.band h1
{
	font-size: 1.8em;
	padding-top: 17px;
}

.content
{
	width: 820px;
	padding-top: 10px;
}

.content-text
{
	width: 556px;
}

.content-text p
{
	font-size: 1.1em;
	line-height: 1.2em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

.content-text h2
{
	font-size: 1.6em;
	line-height: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0em;
	font-weight: 400;
}

.content-foto
{
	width: 260px;
	height: 225px;
	margin-bottom: 5px;
}

.content-foto img
{
	width: 260px;
	height: 174px;
}

.content-foto p
{
	font-size: 1.1em;
	line-height: 1.2em;
}

.content-2fotos
{
	width: 556px;
	height: 225px;
}

.content-2fotos-links
{
	width: 260px;
}

.content-2fotos-rechts
{
	width: 260px;
}

.content-2fotos img
{
	width: 260px;
	height: 174px;
}

.content-2fotos-links p, .content-2fotos-rechts p
{
	font-size: 1.1em;
	line-height: 1.2em;
}

.buttons-box
{
	padding-top: 20px;
	width: 556px;
}

.buttons
{	
	width: 110px;
}

.buttons p
{
	font-size: 0.8em;
	margin-bottom: 5px;
}

.anfahrtsplan
{
	width: 556px;
	margin-bottom: 30px;
}

.anfahrtsplan iframe
{
	width: 556px;
	height: 400px;
}

.impressum
{
	width: 556px;
	background-image: url(impresum-1024.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 80px;
}

.impressum p
{
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 0.7em;
	font-weight: 300;
}

.drop_h
{
	width: 556px;
	height: 46px;
	margin-top: -10px;
}

.content-impressum
{
	margin-top: 30px;
}

.impressum h4
{
	font-size: 1.1em;
	line-height: 1.7em;
	padding-top: 0.4em;
}

/* FlexSlider */
.flex-control-nav {width: 100%; position: absolute; clear: both; bottom: 80px; text-align: center;}
.flex-control-paging li a {width: 9px; height: 9px; display: block; background: #666; background: rgba(0,0,0,0.3); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-direction-nav .flex-prev { margin-top: -12px; }
.flex-direction-nav .flex-next { margin-top: -12px; }
#carousel img
{
	width: 200px;
	margin-top: 11px;
}
#carousel li {margin-right: 11px;}

}