/* standard elements */
* {
	margin: 0;
	padding: 0;
	font-family: serif;
}

a {color: #36C;}

a:hover {color: #06F;}

body {
	background: #C43922 url(img/bg.jpg);
	color: #444;
	font-size: 62.5%; 
	font-family: "Lucida Sans Unicode", sans-serif;
	margin: 0;
	}

p,blockquote,ul {margin-bottom: 1.2em;}
p.header1 {font-size: .8em;
padding-top: 30px;

}
p.header2 {font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	}
h1 {font: 1.6em serif;
	font-weight:600;
	text-align: left;
	font-family: times-new-roman, times, serif !important;
	}

h2 {font-weight: bold; 
	font-size: 1em; 
	font-family: Verdana,serif;
	margin: 3px 0 1px;
	}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}
img {border: none;}

/* misc */
.clearer {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.left {float: left;}
.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}
.selected {
	color: #000;
}

/* structure */
.container {
	background: url(img/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 680px;
}

.gfx {
	background: url(img/gfx.jpg) no-repeat;
	float: left;
	height: 140px;
	margin-top: 13px;
	width: 24px;
}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 632px;
	font-family: times-new-roman, times, serif !important; 
}

.header {
	background: #B44D3C url(img/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-top: 150px
	padding-bottom: 150px
	padding-left: 50px
	padding-right: 50px;
	font-family:times-new-roman, times, serif !important;
}

.header h1 {
	font: normal 3.2em serif;
	padding-top: 64px;
 text-align: center;

}

.pattern {
	background: #95220f url(img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {
	margin: 0 /*24px;*/ 6px; 
	font-size: 62.5%; 
}

										ul.navigation li{		/*macht die Links zur Liste und stellt sie inline*/ 
											display: inline;	
											font-size:8px;
											list-style: none;		
											}

.navigation a {
	color: #BA6B5E;
	font: normal 1.7em serif;
	font-family: times-new-roman, times, serif !important;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #651809;
}

/* table */
table.muster {
	border: 0; 
	width: 100%; 
	padding: 3; 
	border-collapse: collapse; 
	text-align: center;
}
td.text {
	text-align: left;
}
	
/* content */
.content {
	background: url(img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 24px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item img {border: 0 ;}

.item .title {
	color: #88483E;
	font: normal 2em serif;
	font-family: times-new-roman, times, serif;
}

.item .title:first-letter {
	display: block;
	/*float: left;*/
	font-size: 2.4em;
	font-family: times-new-roman, times, serif;
	
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}
.text {
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size: 62.5% /*13px;*/
	color: #444;
}
.text2 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	color: #444;
}
.text3 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	color: #444;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 632px;
}
.footer .left {padding-left: 40px;}
.footer .right {padding-right: 40px;}

.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover,.footer .right a:hover {
	color: #333;
	text-decor