body {
	padding: 0px;
	margin: 0px;
	font-family: "lucida grande", "lucida sans unicode", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #333;
	text-align: center;
}

#topbox {
	width: 600px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	text-align: right;
	background: #c51b2d;
	border: 1px solid #000;
	font-size: 14px;
}

.toptxt {
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	position: absolute;
	top: 0px;
	right: 330px;
	color: #fff;
}

.topmenu {
/*	text-align: center;	*/
}

#bodybox {
	width: 600px;
	margin-top: 4px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	text-align: left;
}

a, a:visited, a:active, a:link {
	color: #35548A;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	display: inline;
	color: #333;
	text-decoration: underline;
	}

p {
	color: #333;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}

#menubar {
	width: 120px;
	float: left;
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	padding-top: 53px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-top: 45px;
}

html>body #foobar {
	padding-top: 63px;
}

.artikel {
	font-family: geneva, tahoma, verdana, helvetica, arial, sans-serif;
	color: #666;
	font-weight: normal;
}

.artikel a, .artikel a:link, .artikel a:visited {
	text-decoration: none;
	font-weight: normal;
	border: 0;
}
	
.artikel a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
}

.citatbox {
	font-family: times, serif, "Courier New", monospace; 
	padding: 5px; 
	margin: 1px;
	background-color: #efeff5;
	border: 1px solid #cfcfcf;
}

#exposition {
	width: 460px;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 10px;
	float: right;
}

h1 {
	padding: 0;
	margin: 0;
}

#exposition h2 {
	font-family: baskerville, "itc new baskerville", "book antiqua", "palatino linotype", georgia, times, serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	margin-top: 10px;	
	margin-bottom: 10px;	
	text-align: left;
}

#exposition h3 {
	font-family: baskerville, "itc new baskerville", georgia, times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	margin-top: 10px;	
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

#exposition h4 {
	font-family: baskerville, "itc new baskerville", georgia, times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	margin-top: 10px;	
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

.copyright{
	font-family: geneva, tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666;
	margin-top: 0;
	text-align: left;
	margin-bottom: 2px;
	padding-bottom: 2px;
	text-align: right;
}

.copyright a, .copyright a:link, .copyright a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	border: 0;
}
	
.copyright a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
	border: 0;
}

.indent, blockquote {
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	margin: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
/*
 color: #222; 
 border-top: solid #999 5px;
 border-bottom: solid #999 1px;
 background: #ffe;
 line-height: 16px;
*/
}

/*
.indent p {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
*/

ul, ol {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 15px;
}

code {
	color: #363;
	font-family: monaco, "courier new", courier, sans-serif;
}

.toptxt a, .toptxt a:link, .toptxt a:visited {
	color: #fff;
	text-decoration: none;
}

.toptxt a:hover {
	text-decoration: underline;
	border: 0;
}
