* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #000;
	color: #fff;
}

img {
	border: none;
	display: block;
}

a {
	cursor: crosshair;
	color: #0067b0;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	width: 651px;
	margin-top: 45px;
	margin-bottom: 20px;
}

h2 {
	padding-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 16pt;
	color: red;
}

h3 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12pt;
}

#wrapper {
	position: relative;
	width: 900px;
	height: 600px;
	margin: 10px auto;
}

#bg {
	width: 900px;
	height: 600px;
}

#navi {
	position: absolute;
	left: 43px;
	top: 81px;	
	width: 175px;
}

#container {
	position: absolute;
	top: 81px;
	left: 43px;
	width: 815px;
	height: 435px;
	overflow: auto;
	background-image: url(../gfx/kachel.png);
	background-repeat: repeat;
	padding-bottom: 15px;
	border: 1px solid #fff;
}

#banner {
	width: 500px;
	margin-top: 75px;
	margin: 0 auto;
}
	
	#banner p {
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	#banner img {
		border: 1px solid #fff;
		margin: 10px auto 0 auto;
	}
	
	#banner textarea {
		background-color: transparent;
		color: #ccc;
		padding-left: 5px;
		width: 452px;
		height: 65px;
		margin-top: 5px;
	}

#rueck {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

	#rueck a {
		color: #0067b0;
		text-decoration: none;
		margin-right: 5px;	
	}
	
	#rueck a:hover, #rueck a:focus,
	#rueck a:active {
		color: #f4dfad;
	}
	
#covertxt {
	width: 550px;
	height: 210px;
	margin: 0 auto;
}

#veritasimg {
	width: 200px;
	float: left;
}

	#veritasimg img {
		border: 1px solid white;
	}

#revolutionimg {
	width: 200px;
	float: right;
}

	#revolutionimg img {
		border: 1px solid white;
	}
	
#interlinks {
	padding-top: 25px;
	width: 650px;
	height: 100px;
	margin: 0 auto;
}

	#interlinks a {
		padding-left: 5px;
		padding-bottom: 5px;
	}

#cent {
	text-align: center;
}
	
.smaller {
	color: #0067b0;
	font-size: 12px;
	padding-top: 10px;
}

.smaller2 {
	color: inherit;
	font-size: 12px;
	font-style: italic;
}

.maincontainer {
	width: 715px;
	margin: 20px auto 45px auto;
}

	.mainheader {
		background-image: url(../gfx/newshead.png);
		background-repeat: no-repeat;
		width: 691px;
		height: 45px;
		margin: 0 auto;
	}
	
	.mainheader h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		text-align: center;
		padding-top: 12px;
	}
	
	.maincontent {
		text-align: justify;
		width: 651px;
		padding-top: 5px;
		margin: 0 auto;
	}
	
	.maincontent li {
		list-style-type: none;
	}
	
	.maincontent ul {
		margin-bottom: 25px;
	}
	
	.maincontent ol {
		float: left;
		width: 300px;
		font-size: 12px;
		margin-top: 15px;
		margin-bottom: 25px;
	}
	
.disko {
	width: 505px;
	margin: 0 auto;
}

	.disko img {
		border: 1px solid white;
	}
	
.anker {
	text-align: center;
	margin-top: 10px;
}
	
	.anker a {
		color: red;
		font-size: 12px;
		font-weight: normal;
	}

.txt {
	font-size: 10pt;
}

.hovermsc a:hover, .hovermsc a:active, .hovermsc a:focus{
	color: #f4dfad;
}

.quest {
	margin-bottom: 15px;
	font-size: 12pt;
	font-weight: bold;
	color: #0067b0;
	text-align: justify;
}

.answ {
	margin-bottom: 35px;
	text-align: justify;
}

.anmerk {
	margin-bottom: 15px;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #0067b0;
	text-align: justify;
}