html {
	padding: 0 5% 10px;
}

body {
	position:relative;
	background: #d5d5d5;
	font-family: Arial, Helvetica, sans-serif;
	width: 950px;
	margin:0 auto;
	font-size: 0.85em;   
	color: #535353;
}

* {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
}

a {
	text-decoration: none;
}


header {
	width: 100%;
	height: 240px;
	margin: 20px auto 0px;
	color:white;
}
header h1 a{
	display:block;
	color:black;
	padding:5px 0 0 5px;
	font-size:110%;
}
header h1 span {
	font-size:50%;
	color:white;
	padding: 0 20px;
}
.ribbon{
	margin: 20px 0 60px;
	position: relative;
	background: white;
	border: 1px solid rgba(0,0,0,.3);
	box-shadow: 0px 1px 3px rgba(0,0,0,.2);
	padding: 10px 15px;
	clear: both;
	text-align: center;
	padding: 10px 9px 10px 10px;
	width: 25%;
	height: 72%;
	margin-left: -10px;
}

.ribbon a img {
	width: 200;
	height: 150;
}


ul#header-top { 
	position:absolute; 
	top:10px; 
	right:50px;
	list-style-type: none;  
}
ul#header-top  li			{ float: right; list-style-type: none; padding: 0px 10px; border-left: 1px #ACACAC solid; }
ul#header-top  li:last-child		{ border: none; }	

header p{
	background: #4D923A url("../img/Homepage_Haus_klein.JPG") bottom right no-repeat;

	width: 100%;
	height: 170px;
	margin:-200px 0 0 0;
}

/** CONTENT **/
main {
	float:right;
	width: 100%;
	margin: -40px 0 10px 0;
	background: #fff;
	-webkit-box-shadow: 0 0 80px rgba(0,0,0,0.1) inset, 0 3px 1px rgba(0,0,0,0.15);
	box-shadow: 0 0 80px rgba(0,0,0,0.1) inset, 0 3px 1px rgba(0,0,0,0.15);
}

article{
	padding: 30px;
	width: 65%;
	float:right;
	font-size:1.1em;

}

h1,
h2 {
	font-size: 1.65em; 
	font-weight: normal; 
	font-family: 'Tauri', serif;  
	padding-left: 15px; 
	color: #4D923A; 
	text-transform: uppercase;
	border-left:5px solid #4D923A;
}
	
h2 span {
	font-size: 0.60em; 
	color: #818181; 
	text-transform: none;
}

h3	{ 
	font-size: 1.25em; 
	font-weight: normal; 
	padding: 0px; 
	margin: 0px; 
	color: #4D923A; 
}

span.green {
	color: #4D923A;
}

p {
	text-align: left; 
	line-height: 1.6em; 
	padding: 20px 0px
}

p.img {
	text-align: left; 
	line-height: 1.3em; 
	padding: 0px 0px
}

a.email {
	font-size:0.9em;
	padding: 5px 0px;
}

a 	{ 
	font-size: 1.1em; 
	font-weight: bold; 
	font-family: 'Tauri', serif;
	color: grey; 
	padding: 5px 8px; 
	outline: none; 
	text-decoration: none; 
}
a:hover 	{ 
	color: #4D923A; 
	text-decoration: none; 
}
a:focus 	{ 
	outline: none; 
}
a.more	{ 
	float: right; 
	font-weight: bold; 


}
a.more:hover { 
	color: #535353; 
}
a.more:after{
	content:" \2192 ";
	font-size:1.2em;
	font-weight:bold;
}


ul.square {
	list-style-type:square;
    color: #999999;
    float: left;
    margin: 0 0 10px 13px;
	font-weight:bold;
}

ul.square li{
	padding:10px;	
}

/*DL, DT, DD Datenliste*/
dl 					{margin-bottom:50px;}
 
dl dt {	
    float:left;
    font-weight:bold;
    margin-right:5px;
    padding:5px; 
    width:140px;
}
 
dl dd {
    margin:2px 0;
    padding:5px 0;
}

section#intro {
	width: 100%;
	padding:10px 2%;
	float: left;
}

section.spalte {
	width: 50%;
	padding:0px 2%;
	float: left;
}

section p img {
	float:left;
	margin:0 10px 10px 0;
}

nav#navigation{
 float: left;
    margin-right: 30px;
    width: 265px;
}
	
#navigation ul ul {
	display: none;
}

#navigation ul li:hover > ul {
	display: block;
}


#navigation ul {
	float: left;
    list-style-type: none;
    width: 100%;
	margin-bottom:30px;
}

#navigation ul li {position:relative;}
#navigation ul li.first-child	{ border-top: 1px #DBDBDB solid; }

#navigation ul li:hover a, #navigation ul li:active a {
	float: left; 
	width: 230px; 
	color: white; 
	background: #4D923A;
}

#navigation ul li.kontakt {
	float: left; 
	width: 230px;
  padding: 1em 35px;
}
	
#navigation ul li a {
	
    border-bottom: 1px solid #DBDBDB;
    color: #535353;
    float: left;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 1em 35px;
    text-decoration: none;
    width: 230px;
}

#navigation ul li a:before{
	content:" ";
	display:inline-block;
	width:10px;
	height:15px;
	border-left:5px solid #4D923A;
}	
		
#navigation ul ul {
	position: absolute; 
	top:143px;left:190px;
	z-index:99;
}
#navigation ul li:hover ul {
	position: absolute;
	top: 280;
	float: left;
	height: 15px;
	width: 10px;

}
#navigation ul ul li {
	display:block;
	float: left;
	position: relative; 
}

#navigation ul ul li a {
	background: #97b314;
	color: #fff;
}	
#navigation ul ul li a:hover {
	display:block;
	float: left;
	background:  #4D923A;
	color:white;
	border-left:5px solid #316423;
}

.menue-button {
	display: none;
}

.alert {
    padding: 20px;
    background-color: #ff9800;
    color: white;
}

.alert_corona {
    padding: 20px;
    background-color: #9f1d0f;
    color: white;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}

#steuerung {
	display: none;
	}

/* Mobile Version */

@media only screen and (max-width: 800px) {

body {
	width: 600px;
}

header h1.ribbon {width:40%;}

ul#header-top { 
	position:relative;
}

article section.spalte {width:100%;}

nav ul li{width:90%}

#navigation ul li:hover ul {
	display:none;

}

header p{
	display: none;
}

article{
	padding: 10px;
	width: 75%;
	float:left;
	font-size:1.1em;

}
			
}

/* Mobile Version 2*/

@media only screen and (max-width: 450px) {

body {
	width: 450px;
}

header h1.ribbon {width:55%;}

ul#header-top { 
	position:relative;
}

article section.spalte {width:100%;}

nav ul li{width:90%}

#navigation ul li:hover ul {
	display:none;

}

header p{
	display: none;
}

article{
	padding: 10px;
	width: 75%;
	float:left;
	font-size:1.1em;

}
			
}

/* CSS zur Gestaltung der Tabelle */
table { 
   border-collapse: collapse; /* Alternative wäre border-collapse: separate */
   width: 400px;
}
