* {
	margin: 0;
	padding: 0;
}

body {
	padding: 50px 30px 50px 30px;
}

img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.internal:link, a.internal:active, a.internal:visited {
	color: #000;
	text-decoration: none;
}

a.internal:hover {
	color: #000;
	text-decoration: underline;
}

a.image {
	text-decoration: none;
}

em {
	font-style: normal;
}

#startpanel {
	position: fixed;
	cursor: pointer;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;	
}

#head {
	width: 250px;
	height: 320px;
}

.headspacer {
	height: 49px;
}

.nav {
	background-image: url(../images/head.gif);
}

.news {
	background-image: url(../images/news.gif);
}

.information {
	background-image: url(../images/information.gif);
}

.archiv {
	background-image: url(../images/archiv.gif);
}

.button {
	height: 30px;
	width: 250px;
	margin-top: 37px;
}

.eachpost {
	position: absolute;
}

#allposts .eachpost {
	border-bottom: 3px solid #000;
	padding-bottom: 16px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

/*
#allposts .eachpost span {
	font-family: "Courier New", Courier, monospace !important;
	font-size: 12px !important;
}
*/

#allposts .eachpost img {
	padding-bottom: 10px;
}

.inner img {
	padding-bottom: 15px;
	padding-right: 15px;
}

.date {
	height: 20px;
}

.images {
	
}

.categories {
	height: 27px;
}

.metatitle {
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: underline;
	font-family: "Arial Narrow", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
}

.title {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: "Arial Narrow", Arial, Helvetica, "Sans Serif";
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 14px;
}

.description {

}

.showLayer {
	cursor: pointer;
}

.invisible {
	visibility: hidden;
}

.hidden {
	display: none;
}

.imageContainer {
	float: left;
	margin-left: 30px;
	width: 625px;
}

.completetxt {
	width: 435px;
	float: left;
	font-family: "Arial Bold", Arial, Helvetica, "Sans Serif";
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
}

#details {
	position: absolute;
	z-index: 1000;
	left: 0;
	right: 0;
	padding-top: 50px;
	padding-left: 30px;
}

#inner {
	width: 1090px;
}

#layer {
	position: fixed;
	z-index: 999;
	opacity: 0.85;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.boxed {
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}

.first {
	margin-top: 30px;
}

#close {
	margin-top: 30px;
	cursor: pointer;
}

.pagin {
	position: absolute;
	left: 0;
	right: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.pagin span, .pagin a {
	text-transform: uppercase;
	margin-right: 5px;
	font-family: "Arial Narrow", Arial, Helvetica, "Sans Serif";
	font-size: 18px;
}

.pagin span {
	font-weight: bold;
}

.pagin .prevLink, .pagin .nextLink {
	letter-spacing: 3px;
}

.pagin .prevLink {
	margin-left: 5px;
}

.clear {
	line-height: 0px;
	clear: both;
}

.infopage {
	border-collapse: collapse;
	border: 0;
	border-spacing: 0px;
	width: 1090px;
}

#left {
	position: absolute;
	left: 30px;
	top: 370px;
	width: 250px;
}

#middle {
	position: absolute;
	left: 310px;
	top: 50px;
	width: 530px;
	padding-bottom: 50px;
}

#right {
	position: absolute;
	left: 870px;
	top: 50px;
	width: 250px;
}

.infotxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	letter-spacing: 4px;
}

.headline {
	padding: 12px 0px 21px 0px;
}

.embedded {
	margin-top: 14px;
}

.infotxt h2 {
	letter-spacing: 3px;
	text-decoration: underline;
	font-family: "Arial Narrow", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 14px;
}

#archive {
	width: 215px;
	padding: 35px 0 0 35px;
}
