#main-container {
	width: 100%;
}

#menu-container {
padding: 0;
position: fixed;	
width: 100%;
z-index: 9999;
}
#main-container {
	width: 100%;
	background: #ffffff;
	position: relative;
}
#breadcrumb {
	width: 100%-20px;
	border-bottom: dotted 1px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-size: 0.9em;
	background: #EEEEEE;
	
}
#content-container {
	width: 100%-20px;
	padding: 10px 20px 20px 20px;
	background: #ffffff;
}

#footer-container {
	width: 100%;
	height: 40px;
	background-color: #314453;
	color: #FFFFFF;
	margin: 0;
    --darker-background-color: #243848;
    --accent-color: #CC0000;
}

a.wachenlink  , a.wachenlink:visited
{
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


fieldset { 
	border: 2px solid #000088; 
    border-radius: 10px;
	box-sizing:border-box; 
	padding: 10px 10px 10px 20px;
	width: 98%;
} 
legend {
  margin-left: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  }

table.fahrzeuginfo {

	line-height: 1.8;
}

td.detaillabel {

	font-weight: bold;
}


a  , a:visited
{
	text-decoration: none;
	color: #337BA6;
}
a:hover
{
	text-decoration: none;
	color: #cc0000;
}

tr.erfolg{
	background-color: #96FE9F;
}

tr.fehler{
	background-color: #FFA99F;
}
table.erfolg{
	background-color: #96FE9F;
}

table.fehler{
	background-color: #FFA99F;
}
tr.info{
	background-color: #FFFF99;
}
div.adminbar
{
	width: 100%;
	text-align: center;
	align-items: center;
}
ul {
	list-style: disc;	
}


td.kopf {
font-family: Tahoma, sans-serif;
font-style: normal;
color: #eeeeee;
background: #27408B;
border-color: #ffffff;
font-weight: bold;
text-indent: 0.25em;
}
td.zeile1 {
font-family: Tahoma, sans-serif;
font-style: normal;
background-color: #dddddd;
border-color: #ffffff;
text-indent: 0.25em;
}
td.zeile2 {
font-family: Tahoma, sans-serif;
font-style: normal;
background-color: #efefef;
border-color: #ffffff;
text-indent: 0.25em;
}
/*Tablister Wachen*/
#tablist {
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
}

#tablist li {
  background-color: #dddddd;	
  border: 1px solid #27408B;
  border-bottom: none;
  border-radius: 0.5em 0.5em 0 0;
  display: inline;
  font-weight: bold;
  font-size: 0.9em;
  height: 0.8em;
  padding: 0.3em 0.5em 5px;
}

#tablist li:focus, 
#tablist li:hover {
  background-color: #cc0000;
}

#tablist li[aria-selected="true"] {
  background-color: #f8f8f8;
  padding: 0.3em 0.5em 6px;  
}

div[aria-hidden="true"] {
display: none;
}

#tabcontent {
  background-color: #f8f8f8;
  border: 1px solid #27408B; 
  margin-top: 4px;
  margin-right: 10px;
  padding: 1em;
  border-radius: 0 0.5em 0.5em 0.5em;
}

[aria-hidden="true"] {
  display: none;
}
 
[aria-hidden="false"] {
  display: block;
}

/*  Startseite  */
#startseiterow1 
{
	width: 100%;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
#startseiterow3 
{
	width: 100%;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
#newsbox 
{
	min-width: 50%-20px;
	min-width: 250px;
	text-align: left;
	padding: 0 20px 20px 20px;
	float: left;
	webkit-flex: 1;    
    -ms-flex: 1;
    flex: 1;
}
#zahlenbox 
{
	min-width: 10%;
	text-align: center;
	color: #AAAAAA;
	font-size: 1.5em;
	font-weight: bold;
	float: left;
	webkit-flex: 1;    
    -ms-flex: 1;
    flex: 1; 
	align-content: center;
}

#zufallsbildbox 
{
	min-width: 40%-20px;
	text-align: center;
	padding: 0 20px 20px 20px;
	float: left;
	webkit-flex: 1;   
    -ms-flex: 1;
    flex: 1; 
}
#zufallsbildbox a
{
	font-weight: bold;
}
#starttextbox 
{
	min-width: 100%-20px;
	padding: 10px 20px 20px 20px;
	font-weight: normal;
}
#neuefahrzeugebox 
{
	min-width: 33%-10px;
	padding: 10px 10px 0 10px;
	float: left;
	vertical-align: top;
	webkit-flex: 1;    
    -ms-flex: 1;
    flex: 1;
}
#statistikbox 
{
	min-width: 33%-10px;
	padding: 10px;
	float: left;
	vertical-align: top;
	webkit-flex: 1;    
    -ms-flex: 1;
    flex: 1;
}
#neuefotosbox 
{
	min-width: 33%-10px;
	padding: 10px 10px 0 10px;
	float: left;
	vertical-align: top;
	webkit-flex: 1;    
    -ms-flex: 1;
    flex: 1;
}

div.modultitel {
	font-weight: bold;
	padding-bottom: 12px;
	text-align: left;
}
a.newstitelstart {
	font-size: 1.5em;
}

/* Banner ausblenden */
#banner1920 
	{
		display: none;	
	}
	#banner1683 
	{
		display: none;	
	}
	#banner1446 
	{
		display: none;	
	}
	#banner1209 
	{
		display: none;	
	}
	#banner1008 
	{
		display: none;	
	}
	#banner810 
	{
		display: none;	
	}
	#banner500 
	{
		display: none;	
	}
	#banner380 
	{
		display: none;	
	}
	
	/*Loginboxen ausblenden */
	#loginbox1 
	{
		vertical-align: middle;
		display: none;	
	}
	#loginbox2
	{
		align-content: center;
		align-items: center;
		display: none;	
	}
	

@media (min-width: 1684px)
{
	#banner1920 
	{
		display: block;	
		max-inline-size: 100%;
	}
	#loginbox1 
	{
		min-width: 400px;
		display: block;	
	}
}
@media (max-width: 1683px) and (min-width: 1447px)
{
	#banner1683 
	{
		display: block;	
		max-inline-size: 100%;
	}
	#loginbox1 
	{
		min-width: 400px;
		display: block;	
	}
}
@media (max-width: 1446px) and (min-width: 1210px)
{
	#banner1446 
	{
		display: block;	
		max-inline-size: 100%;	
	}
	#loginbox1 
	{
		min-width: 400px;
		display: block;	
	}
}
@media (max-width: 380px)) and (min-width: 1px)
{
	#banner380
	{
		display: block;	
		max-inline-size: 100%;	
	}
	#loginbox2 
	{
		display: block;	
	}
}
@media (max-width: 500px) and (min-width: 381px)
{
	#banner500 
	{
		display: block;	
		max-inline-size: 100%;	
	}
	#loginbox2 
	{
		display: block;	
	}
}
@media (max-width: 810px) and (min-width: 501px)
{
	#banner810 
	{
		display: block;	
		max-inline-size: 100%;	
	}
	#loginbox12 
	{
		display: block;	
	}
}
@media (max-width: 1008px) and (min-width: 811px)
{
	#banner1008 
	{
		display: block;	
		max-inline-size: 100%;	
	}
}
@media (max-width: 1209px) and (min-width: 1009px)
{
	#banner1209 
	{
		display: block;	
		max-inline-size: 100%;	
	}
	#loginbox1 
	{
		display: block;	
	}
}