﻿body {
	background: #FFFFFF;
	font-family: Calibri,Arial,Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

tbody {
	border-color: white;
	background-color: white;
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	float:left;
	
}

table, td, th {
	border: 1px solid silver;
	width: auto;
	padding: 10px;
	vertical-align:top;
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	
}

td a{
 
font-size:medium;
color: blue;
}

.sq1{
height:150px;
width:150px;
}

.sq2{
height:250px;
width:250px;
}


#bodycontainer {
	
	margin-left:5%;
	margin-right:5%;
	background-color:#FFFFFF;
	padding-top:0px;
	box-shadow:0 0 15px 0px rgba(0,0,0,1);
	

}

#addcontainer {
	 
	 width:12%;
	 float:right;
	 padding-top:150px;
	 padding-left:10px;
	 border-color:black;
	  border:2px; 
	  background-color:#FFFFFF;
}
.addcontainer img{
	width:120px;
}



a {
	color: blue;
	font-family: Calibri,Arial,Helvetica, Sans-Serif;
	position: relative;
	text-decoration:none;
	font-size: medium;
	font-weight: normal;

}
a:visited {
	color: #800080;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #0000FF;
}

#main{
	background: #FFFFFF;
	font-family: Calibri,Arial,Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: black;
	width:83%;
	margin-left:17%; 
}

#abstand {
	background-color: #CCCCCC;
	height: 5px;
	padding: 0px;
	margin: 0px;
	margin-bottom:2px;
    	float: left;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	color: #666666;
	box-shadow:0 0 15px 0px rgba(0,0,0,1);
}
#navioben, #naviunten {
    
	color: #CCCCCC;
	font-size: small;
	float:left;
	background-color: #C0C0C0;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	clear: left;
	display: block;
	box-shadow:0 0 15px 0px rgba(0,0,0,1);
}

#navioben a, #navioben a:link, #navioben a:visited, #navioben a:active, 
#naviunten a, #naviunten a:link, #naviunten a:visited, #naviunten a:active,.abstand {
	background-color: #666666;
	font-size: small;
	border: none;
	width: 10%;
	display: block;
	float: left;
	margin-right: 1%;
	text-decoration: none;
	font-weight: bold;
	color: white;
	border-top: 1px solid #666699;
	border-right: 1px solid #666699;
	border-left: 1px solid #666699;
}
#navioben a:hover, #naviunten a:hover, .auswahloben {
	background-color: #CCCCCC;
	border: none;
	width: 10%;
	display: block;
	float: left;
	margin-right: 1%;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#navioben img, #naviunten img {
width:20px;
height:14px;
}

#inhalt { 
	float:none;
	margin: 10px;
	margin-left:180px;
	width: 80%;
}
#navilinks {
font-size:small;
	color:black;
	float: left;
	clear: left;
	display: block;
	margin-right: 10px;
	background-image:url('../wm.jpg');
	width: 180px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#banner{
    float:left;width:100%;
    background-color:#FFFFFF;
    height:120px;
    text-align:center;
    box-shadow:0 0 15px 0px rgba(0,0,0,1);
   
}
.banner img{
	height:120px;
}

#banner1{
    float:left;clear:right;width:100%;
    background-color:#FFFFFF;
       
}
#bannertext1{
	color: black;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
}
}
#bannertext{
	color: black;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
}
#titel{
    font-weight:bold;text-transform:uppercase;padding-top:2px;padding-bottom:2px;padding-left:2px;border-bottom:1px solid black
}
#navilinks ul {
    padding-left:0px;margin-left:2px;
}
#navilinks ul li, #navilinks a {
    border:1px solid white;border-right:1px solid black;border-bottom:1px solid black;
    padding:1px;margin:1px;display:block;list-style:none;font-size:small;color:black;
}
#navilinks a:hover, #navilinks ul li:active {

border:1px solid black;border-right:1px solid white;border-bottom:1px solid white;}

figure,
figcaption {
	margin: 0;
	padding: 0;
	margin-bottom:45px;
}

figure.einzel {
	position: relative;
	display: inline-block;
	width: auto;
}

figure.header {
	position: relative;
	display: inline-block;
	width: auto;
}
figure.header img{
	width: 125px;
	height:75px;
	
}

figure.standard {
	position: relative;
	display: inline-block;
	width: auto;
}
figure.standard img{
	width: 400px;
	height:250px;
	
}



.icon {
	margin: 0;
	padding: 0;
	border:0px;
	vertical-align:middle
}

.icon img{
	width: 20px;
	height:22px;
	 vertical-align:top;
}


figure img {
	
	display: block;
}

figcaption {
	position:absolute;
	bottom:auto;
	width: 100%;
	text-align: left;
	vertical-align:top;
	line-height:normal;
	color: white;
	background: rgba(0, 0, 0, 0.5);
	margin-bottom:auto
}


.gesamt {
	position: relative;
	color: black;
	background: white;
	margin:10px;
	margin-bottom:45px;
	padding:10px
	
}


#gallery{
    width:510px;
    height:350px;
    overflow:hidden;
    margin:20px auto;
}

#gallery ul{
    margin:0 0 0 40px;
    padding:0;
    list-style:none;
}

#gallery li{
    position:relative;
    width:420px;
    height:340px;
    padding:5px;
    background:rgba(F, F, F, 0.5);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:0px 1px 6px #000 inset;
    -o-box-shadow:0px 1px 6px #000 inset;
    -webkit-box-shadow:0px 1px 6px #000 inset;
    box-shadow:0px 1px 6px #000 inset;
}

#gallery li div{
    position:relative;
    top:5px;
    left:1px;
    width:410px;
    height:50px;
    padding:7px 0;
    font:normal 12px sans-serif;
    color:#000;
    text-align:center;
    background:#000;
}

#gallery a{
    display:block;
    width:40px;
    height:35px;
    text-decoration:none;
}

#gallery a.rw{
    position:absolute;
    background:url(../gif/ap_al.gif) no-repeat;
    left:-40px;
    top:135px;
}

#gallery a.ff{
    position:absolute;
    background:url(../gif/ap_ar.gif) no-repeat;
    right:-40px;
    top:135px;
}

#gallery a.rw:hover,
#gallery a.ff:hover{
    background-position:0 0px;
}

#gallery a.ff:focus,
#gallery a.rw:focus{outline:none;}

#gallery img{
    display:block;
    
    height:270px;
    margin:0 auto;
}

#gallery figcaption {
	position: absolute;
	bottom: 5px;
	width: 410px;
	font-size:1em;
	font-family:Calibri;
	
	text-align: center;
	line-height: 1.4em;
	color: white;
	background: rgba(0, 0, 0, 0.5);
}

#npltcookie { 
   outline: 1px solid #7b92a9; 
   text-align:left; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   margin-left:15%;
	margin-right:2%;width:84%;
	font-family:Calibri; 
   font-size:14px; 
   line-height:16px;}
#npltcookie a.button {cursor: pointer; background: #ccc; padding: 8px 20px; margin-left: 10px; margin-right:5%;border-radius: 5px; color:black;  font-weight: bold; float: right;}
#npltcookie a.button:hover {background-color: #aaa;}
#npltcookie p.cookiemessage {display: block; padding: 0; margin: 0;}
