/*
Theme Name: F217
Author: Yves Seyfried
Author URI: http://yves-seyfried.de/
Description: Theme for f217.de Dagmar von Wilcken
Version: 1.0
Tags: Simple, Clean
*/

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

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

img{
	border: 0px;
	vertical-align: middle;
}

body{
	font-family: Eurostile, Arial;
	color: #555;
	font-size: 11px;
	line-height: 1.3em;
	/* letter-spacing:1px; */
}

a{
	
	color: #555;
	text-decoration: none;
}

p a{
	border-bottom: 1px #555 dotted;
}


h1 a, nav a, .nav a, .sprachwahl a,.img a < img{
	border: 0px !important;
}

nav li:hover > a, a:hover{
	color: #ff9d25 !important;
}
.current-menu-item a, .current-menu-ancestor > a, .auswahl > a{
	color: #da7800;	
}

li{
	list-style: none;
}

#page{
	width: 1075px;
	margin: 50px auto;
}

/* HEADER */

header{
	margin-bottom: 50px;
}

h1{
	font-size: 1.8em;
	font-weight: 400;
	display: inline;
}

.sprachwahl{
	float: right;
}

.qtrans_language_chooser li{
	display:inline;
	float: left;
	margin-left:5px;
}

/* CONTENT */

h2{
	float: left;
	margin-left: 775px;
	font-size: 1.4em;
	font-weight: 400;
	margin-bottom: 32px;
}

.subtitle{
	color: #da7800;
	float: left;
	margin-top: -30px;
	margin-left: 775px;
}

h3{
	font-size: 1em;
	margin-bottom: 3px;
}

section{
	float: left;
	width: 1075px;
	position: relative;
	min-height: 250px;
}

.links{
	float: left;
	width: 285px;
	margin-right: 20px;
}

.img{
	max-height: 250px;
	width: 760px;
	vertical-align: bottom;
	float: left;
	position: relative;
	text-align: right;
	overflow: hidden;
}

.img ul{
	transition: margin 0.8s;
}

.img li{
	width: 760px;
	text-align: right;
	float: left;
}



.img img{
	max-height: 250px;
	max-width: 375px;
	width: auto;
	height: auto;
	margin: 0px;
}

.bildLinks{
	float: left;
	position: relative;
	width: 375px;
	height: 250px;
	margin-right: 5px;
}

.bildLinks img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.bildRechts{
	float: left;
	position: relative;
	width: 375px;
	height: 250px;
}

.bildRechts img{
	position: absolute;
	left: 0px;
	bottom: 0px;
}



.textLinks{
	width: 285px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
}

/*
.img > img, .img > a img{
	left:380px;
	position: absolute;
}
*/

/*
.img .a,.img div:last-child{
	float: left;
	text-align: left;

	position: absolute;
	left: 380px;
}

.img .gross{
	width: 695px !important;
}

.img .b,.img div:first-child{
	float: left;
	text-align: right;
	width: 380px;
}
*/


.rechts{
	float: right;
	width: 300px;
	margin-left: 15px;
	height: 250px;
	position: relative;
}

.info:not(:first-child){
	display: none;
}


p{
	margin-bottom: 10px;
}

p:last-child{
	margin-bottom: 0px;
}


.border{
	border: 1px solid #000;
}

.nav_container{
	position: absolute;
	bottom: 5px;
	right: 0px;
}

.nav{
	display: inline;
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	right: 0px;
	text-align: center;
}

.nav a{
	
	display: inline-block;
	padding: 5px;
	/* border: solid 1px #555; */
	color: #da7800;
	font-weight: bold;
	background-color: #fff;

}

.goTo a{
	margin: 0 2px;
	border-radius: 50%;
	background-color: #eee;
	margin-bottom: 3px;
}

.goTo a.activ{
	background-color: #ff9d25;
}

.arrow{
	position: absolute;
	bottom: 0px;
}

.leftArrow{
	left: 0px;
}

.rightArrow{
	right: 0px;
}

.nav  a:hover{
	background-color: #eee;
}

.nav .goTo a:hover{
	background-color: #555;
}



.seiten{
	display: none;
	padding: 5px;
	border: solid 1px #555;
	margin-right: 5px;
	background-color: #fff;
}

.nav_container:hover > .seiten{
	display: inline;
}

/* CONTACT */
input{
	margin: 5px 0 10px 0;
}

textarea{
	padding: 5px;
	width: 273px;
	height: 99px;
	resize: none;
}


/* FOOTER */

footer{
	margin-top: 50px;
	width: 1000px;
	float: left;
}

nav{
	font-size: 1.4em;
	z-index: 1;
	position: relative;
	float: left;
	margin-right: 50px;
}

nav li{
	cursor: pointer;
	line-height: 1.5em;
	font-size: 1em;
	white-space: nowrap;
}

nav ul ul{
	padding-left: 20px;
	top: 0px;
	left: 100%;
	position: absolute;
	display: none;
	background: #fff;
	height: 100%;
	
}

nav > ul > li:nth-child(2){
	margin-bottom: 23px;
}

nav ul ul{
	left: 100px;
}

nav ul ul ul{
	width: 375px;
	left: 260px;
}

nav ul ul ul ul{
	width: 300px;
	left: 395px;
}

nav ul ul ul ul ul{
	display: none!important;
}

nav li a[title="invi"]{
	display: none!important;
}

.qtranxs_widget ul li:last-child{
	margin-right: 0px;
}

.postid-401 .slider li:last-child .bildRechts{
	margin-left: -380px;
	width: 755px;
}

.postid-401 .slider li:last-child .bildRechts img{
	max-width: 100%;
}