/* CSS Document */

body {
font-size: 16px;
font-family:  'Trebuchet MS', Verdana, sans-serif;
color:#564b47;
background-color: #000;
/* background-color: #EBE6E6; */
padding:20px 80px;
margin:0px;
/*
font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
color: #000;
text-align: center;
background-color: #000;
/*Zentrierung fuer Internet Explorer < 7 */ 
}

#wrap {
width: 760px;
margin: 0 auto;
text-align: left;
background-color: #ccc;
border-left: 1px solid silver;
border-right: 1px solid silver;
}

#header {
width: auto;
text-align: right;
/* border-top: 1px solid #ccc;
height: 15px; */
background-color: black;
border-bottom: 1px solid silver;
}

/* ####################### */

/* die navileiste oben */


#navitop {
float: left;
width: 760px;
height: 40px;
background-color: black;
font-size: 82%;
/* border-top: 1px solid #999;
border-bottom: 1px solid #999; */
/* margin-bottom: 3em; */
}


#navitop ul {
list-style-type: none;
}

#navitop ul li {
display: inline;
padding: 25px 35px 0 25px;
font-weight: bold;
}

#navitop a {
	color: #fff;
	font-weight: bold;
	font-size: 105%;
	/* text-decoration: none; */
}

#navitop a:hover,
#navitop a:focus,
#navitop a:active,
#start #navi01 a,
#geschichte #navi02 a 
#blankenburg #navi02 a{
	color: #df0101;
}


/* ####################### */

/* die navileiste LINKS */


#navileft {
float: left;
height: 400px; /* Bereich ist leer */
width: 150px;
top: 0;
}


/* ####################### */

/* der Inhalt - content */


#inhalt {
width: 660px;
width: auto;
margin-top: 10px;
margin-left: 35px;
padding: 35px 25px 25px 25px;
}


#inhalt ol li {
margin-top: 15px;
font-size: 82%;
}

#inhalt ul {
	margin-top: 3em;
	}

#inhalt ul li {
margin-top: 15px;
font-size: 100%;
line-height: 1.3em;
}

#inhalt ul li img {
margin: 15px 0 10px 0;
/* padding: 25px 15px 10px 0; */
}

.code {
font-size: 82%;
font-style: italic;
color: #603;
font-weight: bold;
border: 1px solid black;
background: #999;
padding: 7px;
}


.log {
color: #fff;
background: #000;
font-family: courier;
font-weight: lighter;
padding: 7px;
margin: 25px 0 25px 0;
font-size: 75%;
}


.foto {
margin: 0 10px 0 0;
padding: 10px;
border: 1px solid #eee;
background-color: #fff;
border-bottom: 1px solid #aaa;
}

.eingerueckt {
font-style: italic;
margin-left: 2em;
}


/* ####################### */

/*  Inhalt mit schwarzer statt grauer schrift */



#inhalt-black {
width: 660px;
margin-top: 10px;
margin-left: 35px;
padding: 35px 25px 25px 25px;
}

#inhalt-black p {
color:#000;
}


#inhalt-black ol li {
margin-top: 15px;
font-size: 82%;
}

#inhalt-black ul li {
margin-top: 15px;
font-size: 100%;
line-height: 1.3em;
}

#inhalt-black ul li img {
margin-top: 5px;
}


/* ################### 


*/

/* im inhalt liegt ein weiterer header-block */


#header2 {
width: auto;
border-bottom: 1px solid black;
margin-right: 0;
text-align: right;
}

#header2 p {
font-size: 66%;
text-align: auto;
line-height: 1.3em;
}


#header2 a {
padding-top: 25px;
padding-right: 25px;
}

/* im inhalt liegt eine galerie */

div.galelinks { 
  /* overflow: hidden;  /* Set a float to fix a float */
  float: left;
   width: 310px; /* Gefloatete Elemente immer mit width */ 
   padding: 3px; 
   padding-top: 10px; 
   border: 1px solid black;
   margin: 0 2px 2px 0; 
 }
div.galelinks img { 
   margin-left: 10px;
   margin-right: 5px; 
   margin-bottom: 15px;  
}

div.galelinks p {
	text-align: left;
	margin-left: 25px;
	}

.clearing { 
	clear: both;
	}

div.galerechts { 
   float: right; */ /* Set a float to fix a float */ 
   width: 310px; */ /* Gefloatete Elemente immer mit width */ 
	padding: 3px; 
   padding-top: 15px; 
   border: 1px solid black;
   margin: 0 2px 2px 0; 
 }
 
div.galerechts img {
   float: right; 
   margin-right: 10px;
   margin-left: 5px; 
   margin-bottom: 15px;  
} 

div.galerechts p {
	text-align: right;
	margin-right: 25px;
	}
	
.clearing { clear: both; }


/*
#galerie { 
/*
   float: left;  Set a float to fix a float  
   width: 300px; /* Gefloatete Elemente immer mit width */ 
   padding: 10px 0 10px 0;
 } */
/*
#galerie img { 
   /* float: left; */
/*   margin-right: 15px; 
   margin-bottom: 15px;  */
} */
/*
#galerie p {
	} */

/*
############################
im inhalt liegt ein div fuer unordered lists 
und listenzeilen mit anderen werten
als inhalt ul li
*/

#route {
	}
	
#route ul {
	}

#route ul li {
	margin-top: 0;
	padding: 0;
	}


/* 
############################
der footer
*/


#footer {
width: 740px;
margin: 0 auto;
height: 45px;
text-align: right;
border-bottom: 1px solid white;
margin-bottom: 20px;
}

#footer p {
font-size: 71%;
color: #fff;
}

h1, h2, h3, h5, h6 {
margin: 35px 0 25px 0;
text-align: center;
/* font-family: georgia, serif; */
color: #000;
}

h1 {
font-size: 125%;
}

h2 {
font-size: 115%;
}

h3 {
font-size: 105%;
}

h4 {
margin: 30px 0 10px 0;
font-size: 93%;
text-align: left;
}

p {
/* mein versuch: */
font-size: 82%;
text-align: auto;
line-height: 1.3em;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover,
a:focus {
color: #999;
}

cite {
font-size: 82%;
}

ul {
font-family:  'Trebuchet MS', Verdana, sans-serif;
color:#564b47;
font-size: 82%;
}

