/*CSS Format by http://HomepageHelfer.net*/

@font-face {
    font-family: 'gabrielle';
    src: url('gabrielle-webfont.eot');
    src: url('gabrielle-webfont.eot?#iefix') format('embedded-opentype'),
         url('gabrielle-webfont.woff2') format('woff2'),
         url('gabrielle-webfont.woff') format('woff'),
         url('gabrielle-webfont.ttf') format('truetype'),
         url('gabrielle-webfont.svg#gabrielleregular') format('svg');
         font-weight: normal;
         font-style: normal;

}
body {
	font-family: 'gabrielle';
	background-color: #660000;
	color: #ffffff;
	font-size: 1.6em;
	margin: 0;
	padding: 1%;
}
ul, ol, dl {
	margin: 0;
}
h1 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding-left: 24px;
	color: #FBC546;
	text-align: left;
	margin-bottom: 15px;
	text-decoration: none;
	text-shadow: 3px 3px  black;
}
h2 {
	font-size: 1.0em;
	letter-spacing: 0.11em;
	padding-left: 18px;
	color: #00D0D0;
	text-align: left;
	margin-bottom: 15px;
	text-decoration: none;
	text-shadow: 3px 3px  black;
}
h3 {
	font-size: 0.90em;
	font-weight: bold;
	letter-spacing: 0.10em;
	padding-left: 18px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 15px;
	text-decoration: none;
	text-shadow: 2px 2px  black;
}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
a:link {
	color:  #00D0D0;
	text-decoration: none;
	
}
a:visited {
	color: red;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #FBC546;
}
textarea {
	color: #732f30;
	font-size: 0.6em;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #222222;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: initial;
}
a img {
	border: none;
}
p {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
    
	
}
/*-------- design--------- */
.container {
	width: 97%;
	padding: 1.5%;
	max-width: 1850px;
	background: #660000;
	background-image: url(../design/bg.jpg);
	background-repeat: repeat;
	border-radius: 9px;
	margin: 0 auto;
	-webkit-box-shadow:0 0 2px #FFFFFF, 0 0 2px #FFFFFF,0 0 2px #FFFFFF,0 0 2px #FFFFFF,0 0 2px #FFFFFF,0 0 5px #FFFFFF,0 0 5px #FFFFFF,0 0 5px #FFFFFF;
}
.container1 {
	width: 96%;
	padding: 2%;
	max-width: 1850px;
	background: #660000;
	background-image: url(../design/bg_1.jpg);
	background-repeat: repeat;
	border: 1px solid #333333;
	-webkit-box-shadow:    0 0 2px #333333,    0 0 2px #333333,    0 0 2px #333333,    0 0 2px #333333,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF;
}
.header {
	width: 100%;
	max-height: 100%;
	margin-bottom: 0.8%;
	
	
}
.balken {
	float: left;
	width: 100%;
	min-height: 30px;
	background-color: transparent;
	margin-bottom: 1.4%;
	text-align: left;
}
.content {
	float: left;
	width: 100%;
	background-color: #660000;
	margin-bottom: 2%;
	border-radius: 8px;
	border: 1px solid #ffffff;
	-webkit-box-shadow:     0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 5px #FFFFFF,    0 0 5px #FFFFFF,    0 0 5px #FFFFFF;
}
.content-text {
	float: left;
	width: 98%;
	color: #ffffff;
	text-align: left;
	font-size: 1.2em;
	padding: 1%;
	background-color: transparent;
}
.balken-werbung {
	float: left;
	width: 98%;
	background-color: #660000;
   border: 1px solid #ffffff;
   border-radius: 8px;
   -webkit-box-shadow:    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 5px #FFFFFF,    0 0 5px #FFFFFF,    0 0 5px #FFFFFF;
   margin-bottom: 2%;
	text-align: center;
	padding: 1%;
} 
.balken-ubersetzung {
	width: 12%;
   


}
.footer {
	position: relative;
	width: 100%;
	min-height: 50px;
	line-height: 48px;
	text-align: center;
	font-weight: normal;
	background-color: #660000;
	border: 1px solid #ffffff;
	border-radius: 8px;
	-webkit-box-shadow:    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 2px #FFFFFF,    0 0 5px #FFFFFF,    0 0 5px #FFFFFF,    0 0 5px #FFFFFF;
	margin-bottom: 1.4%;
	clear: both;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* ----------Copyright-------- */
.copyright {
	font-size: 0.6em;
	letter-spacing: 2px;
	font-family: Impact;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	text-shadow: 3px 3px  black;
}
.copyright a {
	font-size: 0.9em;
	font-family: Impact;
	font-style: normal;
	color: #FBC546;
	text-decoration: none;
}
.copyright a:hover {
	color: #00FFFF;
}
 /* Zoom css3 */
.zoom_img img {
	margin: 1%;
	height: 120px;
	width: 150px;
	z-index: 100;
	-moz-transition: -moz-transform 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
}
.zoom_img img:hover {
	z-index: 500;
	-moz-transform: scale(3);
	-webkit-transform: scale(3);
	-o-transform: scale(3);
}
/* Zoom Gästebuch Galery*/
a:hover .zoom {
	filter='()';
}
a:link .zoom {
	width: 70%;
	height: auto;
}
a:hover .zoom {
	width: 110%;
	height: auto;

}

.zoom_img_gb img {
    margin: 1%;
	height: auto;
	width: 480px;
	z-index: 100;
	-moz-transition: -moz-transform 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
}
.zoom_img_gb img:hover {
	z-index: 500;
	-moz-transform: scale(2);
	-webkit-transform: scale(2);
	-o-transform: scale(2);
}
/* --------------Media Screen------------ */
/* Laptop/Tablet (1024px) */
@media only screen and (min-width: 481px) and (max-width: 880px) and (orientation: landscape) {
.container {
	width: 97.5%;
}
.header {
	width: 100%;
}
.content {
	width: 100%;
}
.footer {
	width: 100%;
}
img {
	max-width: 100%
}
}
/* Tablet Portrait (768px) */
@media only screen and (min-width: 321px) and (max-width: 768px) and (orientation: portrait) {
.container {
	width: 97.5%;
}
.header {
	width: 100%;
}
.content {
	width: 100%;
}
.footer {
	width: 100%;
}
img {
	max-width: 100%
}
}
/* Phone Landscape (480px) */
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
.container {
	width: 97.5%;
}
.header {
	width: 100%;
}
.content {
	width: 100%;
}
.footer {
	width: 100%;
}
img {
	max-width: 100%
}
}
/* Phone Portrait (320px) */
@media only screen and (max-width: 320px) {
.container {
	width: 97.5%;
}
.header {
	width: 100%;
}
.content {
	width: 100%;
}
.footer {
	width: 100%;
}
img {
	max-width: 100%
}
}