body 
	{ 
 	margin:0 auto;
	color: #000;
	background-color: #DAA520;
 	text-align:center;
 	font-size: 1em;
	font-family: verdana, helvetica, sans-serif;
}

blockquote
{ 
	border: 0;
 	margin:0;
 	padding:0; 
 }
 
 h2 {
	font-size: 1.5em;
   font-weight: normal; 
	color: #363B4C;
	background-color: White;
}

 h3 {
	font-family: "Times New Roman";
	font-size: 1.4em;
	font-weight: normal;
	color: #4E1818;
	background-color: White;
}

 h4 {
 padding-top: 40px; 
 margin: 0 0 5px 0;
 font-size: 1.3em;
 font-weight: bold;
 color: #141555;
} 

 h5 {
 padding-top: 10px; 
 margin-bottom: -15px;
 margin-top: -10px;
 font-size: 1em;
 font-weight: bold;
 color: #191970;
} 


 h6 {
 margin: 0 0 5px 0;
 font-size: 0.8em;
 font-weight: bold;
 color: #778899;
} 

h7 {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
}

h7 a:link {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
}

h8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

cite {
	color: #141555;
	background-color: White;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-weight: bolder;
}

atome {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	line-height:normal;
}

.atome {
font-family:"Times New Roman", Times, serif;
	font-size:9px;
	line-height:normal;
}

ol {
   padding-left: 60px;  	
	font-size: 1.2em;
	font-weight: bolder;
}	

.wichtig {
	color: #4E1818;
	font-weight: bold;
}

.floatright
{
	float: right;
	margin: 0 1em 1em 1em;
	clear: right;
}

.floatnone
{
	float: none;
	margin: 0 0 10px 20px;
}

.newsbox
{
	float: right;
	clear: right;
	width: 14.5em;
	margin: 1em;
	padding: 1em;
	border: 1px solid #4E1818;
}

.newsbox h3 {
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size: 1.4em;
   font-weight: bold; 
	color: #4E1818;
	background-color: White;
	margin-top: 0;	
}

.newsbox ul {
	margin-left:0.5em;
	margin-top: 0;	
	padding-left:0.5em;
	padding-top: 0;
	font-size: 0.8em;
	font-weight: bold;
}

a:link {
 		color: #141555; 
		background-color : transparent;
		text-decoration: none;
}		
a:visited {
		color: #778899;
		background-color : transparent;
		text-decoration: none;
}		
a:hover {
		color: Maroon;
		background-color : #FFFAF0;
		text-decoration: underline;
}
 a:active {
		color: #778899;
		background-color : #FAFAFA;
		text-decoration: underline;
}

	
#main {
	position: relative;
	top: 1em;
	border: 1px solid #363B4C;
 	width: 42em;
	margin: 0 auto;
	color: #333;
	background-color: #FFFFFF;
}

 
/* Menuanweisungen */
#menu {
	padding: 0 0 0 2em;
	background-image: url(bilder/menubg.gif);
	background-position: bottom left; 
	background-color: #FAFAFA;
	/*border: 1px solid red;*/
	/*width: 40em;*/
	height: auto;
}
 
#menu h1 {
	padding: 0.3em 0 0.3em 0;
	margin: 0;
	border: 0;
	text-align: left;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 1.4em;
	-font-size: 1.2em;
 	font-style: italic;
 	font-weight: normal;
 	letter-spacing: 1px;
 	color: #341D0C;
	background-color : transparent;
} 
 
#menu h1 a:link{
 	color: #341D0C;
	background-color : transparent;
	margin: 0;
	border: 0;
}
 
#menu h1 a:hover{
	color: #778899;
	background-color : transparent;
	text-decoration: underline;
	margin: 0;
	border: 0;
}
 
#menu h2 {
	padding: 1em 0 0 0;
	margin: 0;
	border: 0;
	text-align: left;
 	font-size: 2em;
	-font-size: 1.4em;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-weight: normal;
 	color: #363B4C;
	background-color : transparent;
}
 
#menu h2 a:link{
 	color: #363B4C;
	background-color : transparent;
}
 
#menu h2 a:hover{
		color: #778899;
		background-color : transparent;
		text-decoration: underline;
}

 #menu h6 {
	padding: 0.2em 0 1.3em 0;
	margin: 0;
	text-align: justify;
	font-family: verdana, helvetica,sans-serif;
	font-size: 0.85em;
	-font-size: 0.8em;
	font-variant: small-caps;
	font-weight: normal;
}

 #menu hr {
	width: 37em;
	height: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #778899;
	background-color: #778899;
	border: 0 solid #778899;
}


#content {
 margin:0; 
 padding: 1em 2em  3em 2em;  
 text-align: left;
 font-size: 0.9em;
-font-size: 0.8em;
}

 #content a {
 	font-weight: bold;
}

#content h1 {
 margin: 0 0 5px 0;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 1.4em;
 font-weight: normal;
 letter-spacing: 1px;
 color: #4E1818;
} 


 #content hr {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #778899;
	background-color: #778899;
	border: 0 solid #778899;
}
.rahmen {
	border: thin outset #000000;
}
