﻿body {
	background-color: azure;
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
tbody {
	border-color: #B4A79E;
	background-color: #B4A79E;
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
#bodycontainer {
	
	margin-left:5%;
	margin-right:15%;
	background-color:#B4A79E;
	padding-top:0px;
	box-shadow:0 0 20px 0px rgba(0,0,0,1);
	

}

#addcontainer {
	 
	 width:12%;
	 float:right;
	 padding-top:150px;
	 padding-left:10px;
	 border-color:black;
	  border:2px; 
	  background-color:azure;
}

a {
	color: #FFF;
	font-family: Calibri;
	position: relative;
	text-decoration:none;
	font-size: medium;

}
a:visited {
	color: #800080;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #0000FF;
}
#itext{
	color: #FFCC99;
	
}
#main{
	background-color: #B4A79E;
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

#abstand {
	background-color: #6D5749;
	height: 5px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	float: left;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	color: #6D5749;
	box-shadow:0 0 25px 0px rgba(0,0,0,1);

}
#navioben {
	color: #FFFFFF;
	font-size: small;
	background-color: #9E8F7A;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	box-shadow:0 0 25px 0px rgba(0,0,0,1);

}
#naviunten {
	color: #FFFFFF;
	font-size: small;
	float: left;
	background-color: #9E8F7A;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	box-shadow:0 0 25px 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-image:url('../gif/MB4.jpg');
    background-position:center;
    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;
}

#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('../gif/MB6.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-weight:bold;text-align:center;background-color:#FFFFFF;
    color:black;
}
#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:5px;padding-right:5px;margin-left:2px;
}
#navilinks ul li, #navilinks a {
    color: #000;font-size: small;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 {
display:block;
border:1px solid black;border-right:1px solid white;border-bottom:1px solid white;}


