body {
	color: Silver; /* background: #193E90; */
	background: #696969 url(bg.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #FFF;
	padding: 10px;
	font-weight: normal;
	font-size: 14px;
	min-width: 700px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
  
#seite{
	margin: auto;
	padding: 5px;
	width: 950px;
} 
  
ul.menus {
float: left; 	
margin-top: 30px;
margin-left: 2px;
margin-right: 15px;
padding: 0;
width: 220px;

}
ul.menus li {
list-style: none;
margin: 0;
padding: 0.1em;
padding-bottom: 5px;
}

ul.menus a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 0 2px 5px;
	text-decoration: none;
	border-bottom: solid silver 2px;
	border-left: solid silver 2px;
	color: Navy;
	background-color: #E7E7E7;
}

ul.menus a:hover, ul.menus a:active {
color: #00018A;
border-bottom: solid #B8EE0B 2px;
border-left: solid #BEE60B 2px;
}

 a.auswahl {
	background: #D2DDEE;
	border: 2px black;
	border-bottom: 2px;
	border-color: Aqua;
	border-left: 5px solid Aqua;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 6px;
	text-decoration: none;
	width: 180px;
	color: Navy;
}
a.auswahl:active, a.auswahl:hover , a.auswahl:visited  {
	background: #E6E4E3;
	color: Navy;
}
/* ---------  Menus ErsteSeite     --------------------   */  
ul.menus1 {
float: left; 	
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
padding: 0;
width: 280px;
}
ul.menus1 li {
list-style: none;
margin: 0;
padding: 0.1em;
padding-bottom: 5px;
}
ul.menus1 a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 0 2px 5px;
	text-decoration: none;
	border-bottom: solid silver 2px;
	border-left: solid silver 2px;
	color: Navy;
	background-color: #E7E7E7;
}
ul.menus1 a:hover, ul.menus1 a:active {
color: #00018A;
border-bottom: solid #B8EE0B 2px;
border-left: solid #BEE60B 2px;
}
/* ###############################*/
.pfeile{
  margin: auto;
  text-align: center;
  padding: 20px;
  }

.pfeile img, .pfeile a{
  border: 0px;
  text-decoration: none;
  padding-left: 20px;
  }
  
.bildvorschau {
  margin: auto;
  text-align: center;
  }

.bildvorschau img{
  padding: 1px;
  margin-top: 20px;
  border: solid #FFF 5px;	
  }

.bildvorschauminiature{
  margin: auto;
  text-align: center;
  }
  
.bildvorschauminiature img{
  border: solid #FFF 10px;
  margin: 3px;
  }
  
/* -----------   Kategorievorschau      -------------*/  
#kategorievorschauseite1{	
  padding: 20px;
  margin: auto;
  text-align: center;
  }
  
.seite1bilder{
  float: left;
  margin-left: 10px;
  margin-bottom: 20px;
  }

.seite1bilder img{
  border: solid #FFF 5px;
  margin: 20px;
  text-decoration: none;
  }
  
.seite2bilder{
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  }
  
.seite2bilder img{
  border: solid White 5px;
  margin: 10px;
  }
  
  
/* -----------   Copyright      -------------*/  
p#copyright {
  clear: both;
  font-size: 0.8em;
  margin: 0; 
  text-align: center;
  border-top: 1px solid silver;
  font-size: 0.8em;
  }
  
p#copyright a{
  font-size: 0.8em;
  margin-top: 30px;
  padding-bottom: 10px;
  }  
  
  
h3{
color:#DCDCDC;
font-size:1em;
font-weight:bold;
text-align: center
}  
  
