body {
	padding: 0; 
	margin: 0;
	background: #ececec url(../ii/bg.jpg) repeat-x;
	color: #000;
	text-align: center;
	font: 12px/1.6em Arial, "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}

hr { display: none; }

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

h1 { 
	font-size: 218%;
	padding-bottom: 20px;
	}

h2 { 
	font-size: 164%;
	letter-spacing: -1px;
	padding-bottom: 15px;	
	}

h3 { 
	font-size: 127%;
	color: #6f128d;
	}

h4 { 
	font-size: 118%;
	padding-bottom: 5px;
	color: #6f128d;
	}

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 {
	text-decoration: none;
	color: #6f128d;
	}

a:hover {
	color: #6f128d;
	text-decoration: underline;
	}

input, select, textarea {
	font-family: Arial, 'Trebuchet MS', Tahoma, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	margin: 0;
	padding: 2px;
	font-size: 90%;
	}

#zemSubmit {
	margin-top: 5px;
	}

/* WRAP & HEADER */

#wrap {
	width: 672px;
	min-width: 672px;
	background: url(../ii/wrap.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}

#wrap #wraptop {
	width: 672px;
	background: url(../ii/wraptop.jpg) no-repeat
	}

#wrap #wrapdn {
	background: url(../ii/wrapdn.jpg) bottom left no-repeat;
	padding: 0 16px 14px 16px;
	}

#header {
	display: block;
	width: 100%;
	height: 76px;
	position: relative;
	}

#header h2 {
	text-indent: -5000px;
	overflow: hidden;
	padding: 0;
	}

#header h2 a {
	display: block;
	width: 166px;
	height: 76px;
	}

#header p { 
	position: absolute; 
	top: 15px; 
	right: 5px; 
	text-align: right; 
	color: #8f8f8f; 
	font-size: 90%;
	}

#pixie { padding-top: 5px; }

#navi { 
	display: block;
	width: 640px;
	height: 38px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;

	}

#navi ul { 
	list-style: none; 
	padding: 0; 
	margin: 0;
	width: 100%;
	height: 38px;
	background: url(../ii/navi.jpg) repeat-x;
	}

#navi ul li { 
	float: left;
	padding: 0;
	line-height: 38px;
	}

#navi ul li a { 
	display: block;
	text-decoration: none;
	line-height: 38px;
	padding: 0 13px;
	color: #000;
	background: url(../ii/navib.jpg) no-repeat top right;
	}

#navi ul li a:hover { 
	text-decoration: none;
	background: url(../ii/navih.jpg) repeat-x;
	color: #fff;
	}

#navi ul li#aktive a { 
	text-decoration: none;
	background: url(../ii/navih.jpg) repeat-x;
	color: #fff;
	}

#content {	
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background: url(../ii/content.jpg) repeat-y;
	padding-bottom: 4px;
	}

#intro {	
	background: url(../ii/intro.jpg) repeat-y;
	width: 640px;
	}

#intro #introtop {
	background: url(../ii/introtop.jpg) no-repeat;
	width: 640px;
	}

#intro #introdn {
	background: url(../ii/introdn.jpg) no-repeat bottom left;
	padding: 15px;
	}

.post {
	background: url(../ii/post.jpg) repeat-y;
	width: 640px; 
	}

.post .posttop {
	background: url(../ii/posttop.jpg) no-repeat;
	width: 640px;
	}

.post .postdn {
	background: url(../ii/postdn.jpg) no-repeat bottom left;
	padding: 15px 25px;
	}

/* */

#footer {
	display: block;
	width: 100%;
	height: 67px;
	background: url(../ii/footer.jpg) no-repeat;
	position: relative;
	}

#footer p { 
	position: absolute; 
	top: 15px; 
	right: 15px; 
	text-align: right; 
	color: #8f8f8f; 
	font-size: 90%;
	}

.post img { background: #fff; padding: 2px; margin: 0 3px 5px 3px; border: 1px solid #eee }