@charset "UTF-8";
/* CSS Document */

/* CSS Document */

* {
	margin: 0;
	padding:0;
}
img {
	border: 0;
}
body {
	min-height: 100%;
  	height:auto !important;
  	height:100%; 
	font-family: 'Source Sans Pro';
	text-decoration: none;
	background-image: url(img/brushed_alu_dark/brushed_alu_dark.png);
	background-repeat:repeat;
    background-attachment: fixed;
}

h1 {
	font-family: 'Source Sans Pro';
	line-height: 118%;
	font-size: 1.0em;
	text-decoration: none;
	color:#111;
	font-weight: 400;
}
h2 {
	font-family: 'Source Sans Pro';
	font-size: 1em;
	line-height: 118%;
	text-decoration: none;
	color: #EEE;
	font-weight: 400;
}
h3 {
	font-family: 'Pinyon Script', cursive;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: 400;
	color: #9A0000;
}
h4 {
	font-family:  'Source Sans Pro';
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 400;
	color: #9A0000;
}
h5 {
	font-family:  'Source Sans Pro';
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 400;
	color: #FFF;
}

table.table1 td
	{
	padding:5px;
	}

h6 {
	font-family:  'Source Sans Pro';
	font-size: 0.9em;
	text-decoration: none;
	color:#FFF;
	font-weight: 500;
}
h7 {
	font-family:  'Source Sans Pro';
	font-size: 0.9em;
	text-decoration: none;
	color:#222;
	font-weight:500;
}

#wrapper {
	width:100%;
	height:100%; 
	margin: auto;
}
top {
	position:fixed;
	z-index:2000;
	background-color:hsla(0, 100%, 30%, 1);
	width:100%;
	height: 60px;
	border-bottom:thin solid;
	border-bottom-color:#FFF;
	
}
#topcontent {
	max-width:980px;
	margin: auto;
	
}

#slider {
	width:100%;
	height:100%;
	}

#logobox {
	position: fixed;
	z-index:2001;
	margin-left:8px;
	width: 200px;
	height:auto;
	background-color:#EEE;
	float:left;
	padding: 10px 0px 10px 5px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-box-shadow: 0px 4px 5px 2px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 4px 5px 2px rgba(0,0,0,0.43);
	box-shadow: 0px 4px 5px 2px rgba(0,0,0,0.43);
	}
top.smaller #logobox {
	display:none;
	}
	
#logobox2
	{
	display:none;
	position: fixed;
	z-index:2001;
	margin-top:2px;
	width: 150px;
	height:auto;
	float:left;
		}
top.smaller #logobox2 {
	display:block;
	margin-left:25px;
	}

ul {
	list-style:square;
	line-height:1.6em;
}
#jubibox {
	float:right;
	width:35px%;
	height:35px;
	}
.content {
	z-index:5;
	overflow:hidden;
	top:45px;
	position:relative;
	margin:auto;
	max-width:980px; 
	height: 100%;
	background-image:url(img/flowers.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color: #EEE;
	border-radius: 15px;
	border-style: solid;
	border-color: #9A0000;
	border-width: thin;
	clear:both;
}
.textbox {
	margin: 25px 5px 0px 25px;
	float:left;
	width: 60%; /*500px*/
	height:100%;
	}
.textbox img {
	margin: 10px 0px 10px 10px;
	float:right;
	padding: 3px;
	border-radius: 3px;
	border-style: solid;
	border-color: #9A0000;
	border-width: thin;
	}
iframe {
	margin: 10px 0px 10px 0px;
	float:left;
	padding: 3px;
	border-radius: 3px;
	border-style: solid;
	border-color: #9A0000;
	border-width: thin;
	}
.bildbox {
	overflow:auto;
	width: 30%; 
	min-height: 100%;
	background-image: url(img/haus.png);
	background-position: 10px 70px;
	background-repeat: repeat-y;
	padding: 25px 5px 1000px 20px;
	margin-bottom:-1000px;
	background-color:#9A0000;
	float:right;
}
.bildbox img {
	float:left;
	padding:3px;
	margin: 0px 8px 8px 0px;
	width:43%;
	height:auto;
	border-radius: 3px;
	border-style: solid;
	border-color: #FFF;
	border-width: thin;
	}
.bildbox ul {
	line-height: 0.3em;
	list-style-type:square;
	color: #EEE;
	margin-left:17px;

	}

#footer {	
	position:relative;
	top:45px;
	max-width: 980px;
	margin: auto;
	height:auto;
	text-align:center;
	clear: both;
}

#footer img {	
	margin-left: 10px;
	padding-top: 5px;
	
}

#socioalbox {
	width:250px;
	height:40px;
	padding-left:10px;
	}
#socialbox img {
	width:80px;
	height:20px;
	margin-left:10px;
	}
#impressum {
	margin:auto:
	max-width:940px; 
	height:auto;
	float:left;
	padding:9px 9px 0px 9px;
	background-color:hsla(88, 96%, 99%, 0.8);
	border: solid #F5EA37 thin;
	}
#spacer 
	{
	display:none;
	height:70px;
	width:90%;
		}

@media screen and (max-width:896px) {

#navitop {
	display:none;
	}
.content {
	border-radius: 10px;
	top:10px;
    padding:8px;
}
#footer {	
	top:10px;
}
#spacer 
	{
	display:block;
		}
}
@media screen and (max-width:549px) {

.bildbox {
		width:95%;	
		padding: 25px 5px 5px 20px;
		margin-bottom:0px;
}
.bildbox img {
	width:35%;
	height:auto;	
	}

.textbox {
	width: 100%;
	margin: 0px;
	}
.textbox img {
	margin: 10px 0px 10px 10px;
	float:right;
	padding: 3px;
	border-radius: 3px;
	border-style: solid;
	border-color: #9A0000;
	border-width: thin;
	}
#logobox {
	width: 80px;
	height:auto;
	margin-right:5px;
	}
top.smaller #logobox2 {
	margin-left:5px;
}
top.smaller #logobox {
	display:none;
	}
#spacer 
	{
	display:none;
		}
}


@media screen and (max-width:460px) {
#jubibox {
	display:none;
	}
.bildbox img {
	width:35%; 
	}

}

