﻿body {
	background: #FFFFFF;
	font-family: Calibri,Arial,Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
a {
	color: #000000;
	font-family: Calibri,Arial,Helvetica, Sans-Serif;
	position: relative;
	text-decoration:none;
	font-size: small;

}
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: lighter;
	font-style: normal;
	font-variant: normal;
	color: black;
	width:80%;
	margin-left:18%; 
}

#abstand {
	background-color: #CCCCCC;
	height: 5px;
	padding: 0px;
	margin: 0px;
	margin-bottom:2px;
    float: left;
	clear: both;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	color: #666666;
}
#navioben, #naviunten {
    
	color: #CCCCCC;
	float:left;
	background-color: #C0C0C0;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#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;
	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;
}

#inhalt { 
	float:none;
	margin: 10px;
	margin-left:180px;
	width: 80%;
}
#navilinks {
font-size:medium;
	color:black;
	float: left;
	clear: left;
	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;clear:right;width:100%;
    background-color:#FFFFFF;
       
}
#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;
}
#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 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:10px;
}

.gesamt {
	position: relative;
	color: black;
	background: white;
	margin:10px;
	margin-bottom:45px;
	padding:10px
	
}

