html, body {
				margin: 0;
				padding: 0;
				border: 0;
				font-family: "Trebuchet MS", arial, helvetica, sans-serif;
				}

	/* ----------------Inhalt---------------------------------*/
	
#header {
				text-align: left;
				border: 1px #dcdcdc solid;
				margin:0;
				background:url(Assets/test.gif) no-repeat right;
				}

div.content-back {
				background: url(Assets/body_back.gif) repeat-x;
				padding: 1.5em 1em;
				}
				
a:link, a:visited {
				color: #6495ed;
				border-bottom: none;
				}

a:hover {;
				color:#00008b;
				border-bottom: 1px dotted #00008b;
				}

#time		{
				font-size:smaller;
				color:#a9a9a9;
				text-align: center;
				}
#gras {
			margin-top: 40px;
			}
			
#menu {
				background-color:#dad1e9;
				}

ul#menu {
				color:#fff;
				list-style-image: none;
				margin:0;
				padding-left:0;
				height:25px;
				}

ul#menu li {
				float:right;
				text-align:center;
				list-style: none;
				margin:0;
				background:#5e4d80;
				border-bottom: none;
				}	

ul#menu li a {
				display:block;
				color:#fff;
				border-left:3px #ffffff solid;
				margin:0;
				padding: 0 0.5em;
				line-height:25px;
				text-decoration:none;
				font-family: Verdana;
				font-size: smaller;
				border-bottom: none;
				}

ul#menu li a:hover {
				background:#dad1e9;
				color: black;
				}
				
						
#button a {
				display:block;
				margin: 0 auto;
				height: 20px;
				width: 54px;
				background: url(Assets/weiter.png) 0 0 no-repeat;
			}
			
#button a:hover {
				background: url(Assets/weiter.png) 0 -20px no-repeat;
				border-bottom: none;
			}
			
img 		{
				border: none;
				}
				
				
#titel 		{
				padding-left: 1em;
				font-family: Philosopher, Georgia, serif;
				font-size: 160%;				}
				
.zitat 		{
				font-family: Georgia, Times, serif;
				text-align: center;
				font-style: italic;
				margin-top: 2em;
				font-size: large;
				}
	
.box 		{
				background: #fff5ee;
				-moz-border-radius: 13px;
				margin: 20px auto;
				border: 1px solid #ffc0cb;
				max-width: 90%;
				padding: 0.5em;
				}
	
.small 		{
				font-size: smaller;
				}
	
.links {
				float: left;
				width: 42%;
				margin: 2%;
				}
				
.rechts {
				float: right;
				width: 42%;
				margin: 2%;
				}
				
.select {
			font-weight: bold;
			}
			
.center {
				text-align: center;
				}
				
.hist 	{
			max-width: 80%;
			border: 1px solid #bc8f8f;
			-moz-border-radius: 0 0 13px 13px;
			margin: 5% auto;
			padding: 0;
			background-color: #fffafa;
			}
			
.histindex {
			border-top:1px dotted #bc8f8f;
			text-align:center;
			padding: 0.5em;
			margin: 1em 0 0 0;
			font-family: Verdana, Arial, sans-serif;
			font-size: small;
			}
			
.hist h3 {
			border-bottom: 2px solid #bc8f8f;
			padding: 0.5em 1em ;
			font-family: Georgia, Times New Roman, serif;
			font-weight: normal;
			color: #bc8f8f;
			font-style: italic;
			font-size: 130%;
			margin: 0 0 20px 0;
			background-color: #F9EEEE;
			}			
			
.hist p {
			padding: 0 1em;	
			font-family: Georgia, "Trebuchet MS", serif;
			line-height: 25px;
			}
			
.lit 	{
			width: 700px;
			border: 1px solid #deb887;
			-moz-border-radius: 13px;
			margin: 5% auto;
			padding: 0 1em 1em 1em;
			background: #fff5ee;
			}
			
.dotbox {
			border: 1px dotted #BC8F8F;
			background: url(Assets/back-orange.png) top right no-repeat;
			margin: 2.5em 2em;
			padding: 0 1em;
			max-width:40%;
			}
			
.dotbox p {
			font-size: 100%;
			}

.dotbox h3 {
			display: inline;
			color: #BC8F8F;
			border-bottom: 1px solid #BC8F8F;
			border-right: 1px solid #BC8F8F;
			background-color: #F9EEEE;
			padding: 0.4em 1em;
			font: italic 120% Georgia, Times, serif;
			}
			
 .lit h2 	{
 			font:120% Georgia, serif;
			padding: 0;
			margin-bottom: 0;
			}
	
 .lit p 	{
			border-bottom: 1px dotted #deb887;
			padding: 0.5em;
			margin: 0.5em;
			}
			
.lit img {
			padding-right:20px;
			}

hr 		{
			border-top:  1px dotted gray;
			border-bottom: none;
			}
			
div.content-back ul li {
			list-style-image: url(Assets/arrowbox.png);
			padding: 0.3em 0;
			}
			
.links h3, .rechts h3 {
			color:#BC8F8F;
			border-bottom: 2px solid #BC8F8F;
			background-color: #F9EEEE;
			padding: 0.3em 1em;
			font: italic 120% Georgia, Times, serif;
			text-align: left;
			}
	
.drop {
			float: left;
			font-size: 400%;
			line-height: 1em;
			margin: 4px 10px 10px 0;
			padding: 4px 10px;
			border: 1px solid #ccc;
			background: #eee;
			}
			
.name {
			font-weight: normal;
			font-size: 110%;
			}
			
.corner {
			background: url(Assets/box-bottom.png) bottom left no-repeat;
			padding: 5px 30px 30px;
			margin: 2em auto;
			max-width: 600px;
			}
			
h3		{
			margin-bottom:  0.3em;
			text-align: center;
			font: normal 130% Georgia, Times, serif;
			}
			
div.split {
			background-image: url(Assets/splitter.gif);
			background-position: 50% 0%;
			background-repeat: no-repeat;
			padding-top: 1em;
}

#btntxt a {
			display: block;
			margin: 0 auto;
			height: 68px;
			width: 150px;
			background: url(Assets/txte.gif) 0 0 no-repeat;
			}
			
			
#btntxt a:hover {
				background: url(Assets/txte.gif) 0 -68px no-repeat;
				border-bottom: none;
			}
			
.big {
				font-size: 150%;
				}