body {
background-color: #ccc;
font-size: 15px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
}

#container {
    width: 480px;
    height: auto;
    border: 2px solid grey;
    background-color:#FFF;
    text-align: center;
}

.Copy {
    width: 475px;
margin: 10px 60px 6px 2px;
    background:#efefef;
    text-align:center;
    padding: 0 auto 0 auto;
border-top: 2px solid grey;
border-bottom: 2px solid grey; 
}

footer {
width: 475px;
height: 51px;
margin: 0 auto;
background:#eee;
text-align: center;
padding: auto;
border-top: 2px solid grey;
border-bottom: 2px solid grey;
}

.facebook_mobile {
position: absolute;
top: 425px;
left: 13px;
overflow:hidden;
 width:193px;
 height:68px;
margin: 0 auto;
text-align: center;
padding: auto;
border: 1px solid black;
}

.Fotogalerie_gross {
	width: 450px;
	height: 329px;
	padding: 10px;
background-color: #eee;
border: 1px solid black;
text-align: center;
}

.Fotogalerie_klein {
	width: 77px;
	height: 74px;
	padding: 10px;
background-color: #eee;
border: 1px solid black;
text-align: center;
}

.Fotogalerie_klein1 {
height: 160px;
width: 240px;
padding: 10px;
background-color: #eee;
border: 1px solid black;
text-align: center;
margin: 0 auto;
}

#logo {
width: 476px; 
height: 314px;
margin: 1 auto;
text-align: center;
background-color: white;
padding: 1px;
border: 5px solid #d9d9d9;	
}

#logo img {
width: 476px; 
height: 314px;
text-align: center;
border: 1px grey solid;
}
.NEU { 
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
margin: 0 auto;
margin-left: 203px;
width: 16%;
height: 8%;
padding: 0.2px;
background-color: #EFFF37;
border: 1px solid black;
color: #121210;	
}

.NEU1 { 
width: 36px;
height: 35px;
margin: 0 auto;
}


#zeit {
position: absolute;
top: 425px;
left: 315px;
width: 160px;
height: 81px;
border: 1px solid #000000;
margin: 0px;
padding: 5px;
background-color: #7F7F7F;
text-align: center;
color: #FFFFFF;
font-size: 14px;
}

.social_mobile {
 background:#efefef;
  padding:7px;
  margin: 5 0 6px;
  text-align: center;
 position: absolute;
display: inline-block;
left: 13px;
width: 120px;
height: 26px;
top: 516px;
border: 2px solid grey;
}

.social1:hover {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}

.social1 img {
width:24px;
height:24px;
text-align: center;
}

span.social2_mobile {
  padding:1px;
margin:0 auto;
  text-align: center;
 position: absolute;
display: inline-block;
left: 17px;
width: 120px;
height: 26px;
top: 498px;
font-size: 13px;
font-weight: bold;
color: #FF6600;
}

/* nav */
.nav {
	position: relative;
	margin: 20px 0;
        background-color: #333;
        width: auto; 
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.nav li a { 
	color: white;
        text-decoration: none; 
        border-left: 1px solid #ccc; 
        }
.nav a {
	padding: 3px 12px;
	text-decoration: none;
	color: #999;
	line-height: 100%;
}
.nav a:hover {
	background-color: #066;
}

.nav .current a {
	background: #999;
	color: #fff;
	border-radius: 5px;
        text-transform: uppercase;
}

/* right nav */
.nav.right ul {
	text-align: right;
}

/* center nav */
.nav.center ul {
	text-align: center;
}

@media screen and (max-width: 480px) {
	.nav {
		position: relative;
		min-height: 40px;
	}	
	.nav ul {
		width: 180px;
		padding: 5px 0;
		position: absolute;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff url(../images/icon-menu.png) no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.nav li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
        
        .nav li a { 
	color: black;
        text-decoration: none; 
        }
	.nav .current {
		display: block; /* show only current <li> item */
	}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(../images/icon-check.png) no-repeat 10px 7px;
	}

	/* right nav */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}
	
}
.nav img {
width: 26px; 
height: 23px;
}	
.nav li.menue a:active,
.nav.menue_active a:link,
.nav li.menue_active a:visited,
.nav li.menue_active a:hover,
.nav li.menue_active a:active {
        	color: red;
	text-decoration: none;
        text-transform: uppercase;
}

a:link,
a:visited {
	color: blue;
	text-decoration: underline;	
}

a:hover,
a:active {
	color: #EC001E;
	text-decoration: underline;	
}

    p {
	text-align: center;
}

img {
text-align: center;
margin: 0 auto;
}
.kleinsachen {
width:20px;
height:20px;	
}

span.pflichtfeld {
font-size: 12px;
color: Red;
}

span.hilfetext {
font-size: 10px;
font-style: Oblique;
}

    div.table { 
      display: block;
      border: 1px solid black;
           margin-left: auto;
    margin-right: auto;
      width:210px; 
height:155px;
text-align: center;
    }
    div.tr { 
      display: block;
      text-align: center;
    }
    div.td { 
    display: block;
      border: 1px solid black;
      padding:5px;
      text-align: center;
    }
	
#test1 {
  display: none;
}
button {
  width: 200px;
  height: 50px;
  border: 1px solid red;
  display: inline-block;
  
}
button:active,
button:focus,
button: hover {
background-color: #ccc;
}
button:active + #test1,
button:focus + #test1,
button:hover + #test1 {
  display: block;
}