h1 {
	margin: 1em 0 .8em 0;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #9E9D65;
	clear: right;
}

h1.top {
	margin: 0 0 .8em 0;
}

h2 {
	margin: .6em 0;
	font-size: 1.3em;
	color: #9E9D65;
}

h3 {
	margin: .6em 0 .2em 0;
	font-size: 1.1em;
	color: #9E9D65;
}

h4,
h5,
h6 {
	margin: .6em 0 .2em 0;
	font-size: 1em;
}

p {
	margin: 0 0 .6em 0;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px dotted #9E9D65;
	margin: 1em 0;
}

a:link,
a:visited {
	background-image: url(../upload/design/link.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 16px;
	color: #9E9D65;
	font-weight: bold;
	text-decoration: none;
}

a:focus,
a:hover {
	text-decoration: underline;
}

a:active {
	color: #fff;
}

#lightbox {
	color: #000;
}

#lightbox a:link, #lightbox a:visited {
	padding: 0;
}

a.noimg {
	background-image: none;
	padding: 0;
}


.metainfos {
	background-color: #832a24;
	display: block;
	padding: 4px;
	border: 1px solid #9e9d65;
	margin: 5px 0;
}

.news_comment {
	text-align: center;
}

.box {
	padding: 30px;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	border-left: 2px solid #9e9d65;
	border-right: 2px solid #9e9d65;
}

.box input.text, .box textarea {
	width: 280px;
}

.comments {
	text-align: left;
}

.navi_1 {
	display: none;
}

.active,
.active a,
div#navi .active,
div#navi .active a,
.active a:link,
div#navi .active a:link {
	color: #fff;
}

.inactive,
.inactive a,
div#navi .inactive,
div#navi .inactive a,
.inactive a:link,
div#navi .inactive a:link {
	color: #9E9D65;
}

.right { float: right; }
.left { float: left; }

img.right {
	margin: 0 0 15px 15px;
	border: 1px solid black;
}

div.articlelist {
	border-bottom: 1px dotted #9E9D65;
	height: auto !important;
	height: 172px;
	min-height: 172px;
}

div.articlelist img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid black;
}

div.articlelist a {
	display: block;
	margin-top: 10px;
	outline: 0;
}

div.gallery_overview div.left {
	width: 160px;
	height: 130px;
	text-align: center;
}

div.gallery_overview img { border: 1px solid #000; }