body {
	padding: 0; 
	margin: 0 0 30px -1px;
	background: #361203 url(../i/bg.jpg) 50% 0 no-repeat;
	color: #f0dcab;
	text-align: center;
	font: 12px/1.8em Arial, "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}

h1, h2, h3, h4,h5, p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1, h2, h3, h4,h5 {
	color: #fff;
	}

h1 { 
	font-size: 218%;
	padding-bottom: 20px;
	}

h2 { 
	font-size: 164%;
	letter-spacing: -1px;
	padding-bottom: 15px;	
	}

h3 { 
	font-size: 146%;
	}


h4 { 
	font-size: 118%;
	padding-bottom: 5px;
	}

h5 { 
	font-size: 109%;
	padding-bottom: 5px;
	}

p {
	
	}

form {
	margin: 0;
	padding: 0;
	}

acronym {
	cursor: help;
	}

img {
	padding: 0;
	border: 0;
	margin: 0;
	}

ul {
	list-style: disc;
	margin: 0 0 10px 15px;
	padding: 0;
	}

ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

a, a:link, a:visited {
	color: #fff;
	text-decoration: underline;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

input, select, textarea {
	font-family: Arial, 'Trebuchet MS', Tahoma, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 90%;
	}

#zemSubmit {
	margin-top: 5px;
	}

/* WRAP & HEADER */

#wrap {
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}

/* */

#header {
	display: block;
	width: 442px;
	height: 102px;
	position: relative;
	}

#header h2 {
	padding: 0;
	margin: 0;
	}

#header h2 a {
	display: block;
	width: 442px;
	height: 102px;
	text-indent: -5000px;
	overflow: hidden;
	}

#navi {
	padding: 0 10px;
	}
	
#navi ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#navi ul li {
	padding: 0;
	margin: 0;
	float: left;
	}

#navi ul li a {
	display: block;
	line-height: 51px;
	padding: 0 14px;
	color: #c2bbb7;
	text-decoration: none;
	background: url(../i/navi.gif) no-repeat;
	}

#navi ul li.lifirst a,
#navi ul li.lifirst a:hover,
#navi ul li.lifirst a.aktive {
	background-position: -1px 0; 
	}
	
#navi ul li a.aktive, #navi ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../i/navia.gif) repeat-x;
	}


/* */

#content {
	padding-top: 55px;
	float: left;
	width: 899px;
	}

#help { float: left; display: block;
width: 1px; height: 700px;	}

.post{ 
	padding: 0 55px 30px 55px;
	}
.post ul { list-style-position: inside; }

	
#footer {
	width: 900px;
	height: 44px;
	background: url(../i/footer.gif) no-repeat;
	color: #f4db83;
	}
	
#footer p{
	text-align: center;
	line-height: 44px;
	padding:0;
	}	
	
/* */

img { border: 1px solid #e6d8bd; padding: 0; margin: 0 0 2px 0; }
#bannerhead img { margin: 0; border: none; }

.left {float: left;margin: 0 55px 0 55px; display: block; height: 300px; }
.right {float: right;margin: 0 55px 0 55px; display: block; height: 300px; }





.smd_slimbox {
	float:left;
	width:600px;
	margin:1em 0;
	clear:both;
	list-style:none;
}
.smd_slimbox li {
	width:150px;
	height:150px;
	float:left;
	margin:1em auto;
	text-align:center;
}
.smd_slimbox img {
	margin:0 auto;
}
.smd_slimbox span {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
}
.smd_slimbox_nav {
	clear:both;
	width:500px;
	padding:20px;
}
.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}