/* Wichtige Farben
originalbackgrd = 536853
workspace =	     #B5B8B8
*/
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, Verdana,  sans-serif;
	color: #536853;
	font-size: small;
}

html, body {
   background-color: #696D6E;
	font-size: 101%;
}
html, body {
   background-color: #B5B8B8;}
a:link {
   color: #3D4D3D;
   text-decoration: none;
}

a:visited {
   color: #3D4D3D;
   text-decoration: none;
}

a:hover {
   color: #3D4D3D;
   text-decoration: underline;
}

a:active {
   color: #3D4D3D;
   text-decoration: underline;
}

strong {
   font-weight: bold;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

img {
   border: 0;
}
.padding10
{
	margin-left: 15px;
	margin-bottom: 15px;
}

.xsmall {
   font-size: x-small;
}

.xbig {
   font-size: 3em;
	background-color: transparent;
	text-align: left;
	font-weight: bolder;
	padding-left: 10px;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;
}

.zeitgenosse {color: #369;
}
.klassiker {color: #9E7B53;
}

h1 {margin-bottom: 10px;
}
h1.zeitgenosse {color: #369;
}
h1.klassiker {color: #9E7B53;
}
p.zeitgenosse {color: #369;
}
p.klassiker {color: #9E7B53;
}
h2 {
   font-size: small;
   padding-top: 10px;
}
h2.zeitgenosse {color: #369;
}
h2.klassiker {color: #9E7B53;
}

p, ul, ol, blockquote{
   font-size: small;
   line-height: 1.5em;
   
}

ul {
   margin-left: 40px;
   list-style:  none;
	padding-top: 20px
}

ol {
   margin-left: 25px;
   padding-top: 20px;
   list-style-type: lower-roman;
}



/* Display */
#container {
			width: 795px;
			border: 1px solid #b5b5b5;
			margin: auto;
			margin-top: 35px;
			background-color: #fff;
			
		}

#logo {	margin: 0px;
			padding: 0px;
			padding-top: 25px;
			padding-right: 35px;
			padding-left: 35px;
			margin-bottom: 0px;
			background-color: #fff;
		}

#navi {margin: 0px;
			padding: 0px;
			margin-bottom: 40px;
			padding-left: 35px;
			padding-right: 35px;
			background-color: #fff;
			text-align: right;
		}
#title {
			padding: 0px;
			font-size: small;
			color: #72876E;
			background-color: transparent;
			text-align: right;
			padding-right: 35px;
			letter-spacing: 2px;
			text-transform: uppercase;
		}
		
#title a:link {
		font-size: small;
		text-decoration: none;
		text-transform: lowercase;
 		color: #336699;
		
}
	
#title a:visited {
		font-size: small;
		text-decoration: none;
		text-transform: none;
 		color: #336699;
}

#content {
			margin: 20px;
			margin-left: 200px;
			margin-right: 35px;
			padding: 20px;
			padding-right: 35px;
			background-color: #fff;
			border: 1px solid #99b391;
		}
		
#content a:link {
   font-weight: bold;
	color: #72876e;
}
#content a:visited {
   font-weight: bold;
	color: #72876e;
}
#content a:link.klassiker {
   font-weight: bold;
	color: #9e7b53;
}
#content a:visited.klassiker {
   font-weight: bold;
	color: #9e7b53;
}
#content a:link.zeitgenosse {
   font-weight: bold;
	color: #369;
}
#content a:visited.zeitgenosse {
   font-weight: bold;
	color: #369;
}
		
#sidebar-a {
			padding: 0px;
			padding-left: 45px;
			padding-top: 15px;
			float: left;
			width: 175px;
			margin-top: 30px;
			background-color: transparent;
			font-size: x-small;
			
		}
		
#sidebar-a a:link {
   font-size: small;
	font-weight: bold;
	color: #72876E;
}

#sidebar-a a:visited {
   font-size: small;
	font-weight: bold;
	color: #72876E;
}

.displaynone {
   display: none;
}
#footer {margin: 0px;
			padding: 7px;
			margin-bottom: 0px;
			margin-left: 30px;
			margin-right: 30px;
			margin-bottom: 15px;
			background-color: #D1E0CE;
			text-align: right;
			font-size: small;
   line-height: 1.1em;
		}
		
#footer a:link {
   color: #536853;
   text-decoration: none;
}

#footer a:visited {
   color: #536853;
   text-decoration: none;
}



#impressum {
			width: 795px;
			margin: auto;
			clear: both;
			margin-top: 10px;
			background-color: transparent;
		}
		
		
#impressum a:link {
   color: #999;
}

#impressum a:visited {
   color: #999;
}


.dtstart{
   border: 0px;
}
.dtend{
   border: 0px;
}
