@import url(https://comet.tramino.net/fonts/css?family=Vollkorn:400italic);

*, *:after, *:before {
    -moz-box-sizing: border-box;
	box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-smooth: always;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0) alpha(opacity=0.4) progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15,enabled='true');
    -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0)" "alpha(opacity=0.4)" "progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15, enabled='true')";
    text-rendering: optimizeLegibility;
    outline: 0;
}

#body {
	background-color: #FFFFFF;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2;
	color: #5e5e5e;
}
header{
	min-height: 100px;	
	overflow: hidden;
}

/******* Text ******/

h1,h2,h3,h4,h5,i{
	color: #61872d;
	font-family: 'Vollkorn', serif;	
	font-weight: 400;
}
h1,h2{
	font-size: 48px;
}
a { color: #61872d; text-decoration: none; }


#content {
	background: url(https://tramino.s3.amazonaws.com/s/gaestehaus-gaymann/718491/gaymann-background.png) no-repeat;
	background-position: right bottom -100px;
	background-attachment:fixed;
	width: 100%;
	overflow: hidden;
}
.motive_background{
	position: absolute;
	background: url(https://tramino.s3.amazonaws.com/s/gaestehaus-gaymann/718491/gaymann-background.png) no-repeat;
	background-position: right bottom -100px;
	background-attachment:fixed;
	width: 100%;	
	height: 100%;
	z-index: 999;
	
}

#content h1 {
	margin-top: 0px;
}
.T2878{
	width: 100% !important;
	max-width: 100% !important;
}

#content .inner { }

.motive{
	border-bottom: 3px solid #61872d;
	position: relative;
}
#TraminoInhalt{
	position: relative;
}
#TraminoInhalt:before,
.motive:after{
	content: '';
	display: block;
	position: absolute;
	background-color: #61872d;
	width: 100%;
	height: 3px;
}

#TraminoInhalt:before{
	top: 4px;
}
.motive:after{
	bottom: -10px;	
}
.TraminoVorlage{
	max-width: 1024px;	
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 3em;
	position: relative;
}
.TraminoForm {
	padding-left: 10%;
}
#impressum, #disclaimer, #datenschutz{
	margin-left: 10%;	
}
#TraminoInhalt{
	border-top: 3px solid #61872d;
}

.TraminoTextile{
	max-width: 640px; 	
}
.TraminoVorlage_1, .TraminoVorlage_2{
	overflow: hidden;
	width: 50%;
	float:left;
	padding: 7px 0;
}
.form.maxwidthsmall{
	width: 80%;
	max-width: 1024px;
	margin: 0 auto;
}

body.Rubrik_55833 #TraminoInhalt > div:nth-child(2n + 3){
	position: relative;
	top: 170px;
	right: 0px;
	max-width: 1024px;
	margin: 0 auto;
	text-align: right;
	z-index: 9;
}
body.Rubrik_55833 .class_button{
	position: relative;
	right: 0;
	top: 0px;
	font-size: 30px;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
body.Rubrik_55833 .class_button i{
	color: #5e5e5e;
}
body.Rubrik_55833 .class_button a{
	font-size: 1.3rem;
	display: block;
	border: 1px solid rgb(97,135,45);
	padding: 4px 6px;
	color: rgb(97,135,45);
	width: auto;
	float: right;
	margin-left: 1rem;
}
body.Rubrik_55833 .class_button a i{
	color: rgb(97,135,45);
}
body.Rubrik_55833 .class_button a.btn_dark,
body.Rubrik_55833 .class_button a.btn_dark i,
body.Rubrik_55833 .class_button a:hover i,
body.Rubrik_55833 .class_button a:hover{
	color: #FFFFFF;
	background-color: rgba(97,135,45,1);
}

@media screen and (max-width:768px) {
	.TraminoVorlage_1{
		width: 100%;	
	}
	.TraminoVorlage_2{
		display: none;
	}
	.motive{
		min-height: 300px;
		height: auto !important;
	}
}
@media screen and (max-width:640px) {
	#body,
	table.listeData td{
		font-size: 13px !important;
	}
}nav{
	width: 50%;
	padding: 0;
	float: right;
}
@media (max-width: 999px) and (min-width: 768px)
.T2912 .TraminoForm .group {
    width: 100%;
}#TraminoAnhang86509{
	z-index: 9999;	
}

#ui-datepicker-div{
	box-sizing: content-box;	
}

.TraminoForm .input input,
.TraminoForm .input textarea{
	padding: 10px 15px !important;
}
.TraminoForm .label h4{
	font-size: 18px !important;
}

legend{width:100%;display:block;font-weight:bold;border:0}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}input[type="submit"],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type="submit"]:hover,.button:hover{text-decoration:none;background-position:0 -15px !important}input[type="submit"]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px !important}input[type="submit"].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type="submit"].blue:active,.button.blue:active{background-color:#2e95b3}input[type="submit"].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type="submit"].green:active,.button.green:active{background-color:#4f9f4f}input[type="submit"].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type="submit"].orange:active,.button.orange:active{background-color:#f28f04}input[type="submit"].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type="submit"].red:active,.button.red:active{background-color:#be322b}

input[type="submit"]{
	background: none;
	display: inline-block;
	padding: 14px 20px 14px 20px;
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	font-size: 20px;
	color: #FFFFFF;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #61872d;
}table.listeData td{
	font-size: 16px;
}

