* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, serif;
	font-size: 12px;
	letter-spacing: 1pt;
	background-color: #6694ae;
	color: #ffffff;
}

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

h1 {
	text-align: center;
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
}

#container {
	width: 1004px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	overflow: hidden;
}

#entry img {
	position: relative;
	margin-top: 5%;
}

#banner {
	background-color: #6694ae;
	color: #ffffff;
	text-align: center;
	height: 112px;
	background: url(images/background_header.gif) no-repeat ;
}

#logo {
	position: relative;
	top: 40px;
	/right: 390px;
	/width: 105px;
	width: 210px;
	
}

#banner_entry {   
	background-color: #6694ae;
	color: #ffffff;
	text-align: center;
	height: 112px;
	background: url(images/background_header_2.gif) no-repeat ;
}

div#banner ul {
	position: relative;
	top: 65%;
}
div#banner_entry ul {
	position: relative;
	top: 65%;
}


ul#hor_navlist li {
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 24px;
	
	/* centered in the top frame */
	position:relative;
	left:76px;
}

ul#hor_navlist li#active a,
	ul#hor_navlist li#active a:link,
	ul#hor_navlist li#active a:visited,
	ul#hor_navlist li#active a:hover {
	color: #C0C0C0;
	background: url(images/menue.gif) no-repeat center;
}

ul#hor_navlist li a,
	ul#hor_navlist li a:link, 
	ul#hor_navlist li a:visited, 
	ul#hor_navlist li a:hover
{
	background-color: #6694ae;
	color: #ffffff;
	text-decoration: none;
	padding-top: 24px;
	background: url(images/menue.gif) no-repeat center;
}

#navigation{
	float: left;
	padding: 10px;
	width: 172px;
	overflow: hidden;
	background: url(images/background_main.gif) repeat-y;

	/* navigation bar has a height of at least 500px, no matter if so much content is in there or not. */
	min-height:500px;
}

#content {
	padding-left: 265px !important;
	padding-right: 80px;
	padding-top: 10px;
	background: url(images/background_main.gif) repeat-y;
	text-align: justify;

	/* I hope it's not TOO small.. */
	font-size:11px;
	
	/*height: 500px;*/
}

#content a:link, #content a:visited, #content a:active {

	color: #FFFFFF;
	text-decoration: underline;

}

#content_nonav {
	padding-left: 30px !important;
	padding-right: 30px;
	padding-top: 10px;
	text-align: justify;
	
	font-size:11px;
	
	overflow: hidden;
	
	min-height: 500px;
}
#content_nonav a {
	color: #ffffff;
	
	font-size:11px;
}

ul#newslist li {
	margin: 5px;
	padding-bottom: 10px;
	overflow: hidden;
	list-style-type: none;
	color: #dedede;
}

ul#newslist li p.date {
	font-size: 8pt;
	font-weight: bold;
}

ul#newslist li p {
	font-size: 8pt;
	padding: 5px;
}

ul#newslist li p.description {
	font-size: 8pt;
	padding: 5px;
	margin-left: 5px;
}

ul#newslist li a,
	ul#newslist li a:link, 
	ul#newslist li a:visited, 
	ul#newslist li a:hover
{
	overflow: hidden;
	list-style-type: none;
	color: #ffffff;
	padding-top: 24px;
}

ul#ver_navlist li {
	margin: 5px;
	margin-top: 25px;
	padding-bottom: 5px;
	overflow: hidden;
	list-style-type: none;
}

ul#ver_navlist li a,
	ul#ver_navlist li a:link, 
	ul#ver_navlist li a:visited, 
	ul#ver_navlist li a:hover
{
	margin: 5px;
	margin-top: 25px;
	overflow: hidden;
	list-style-type: none;
	color: #ffffff;
	text-decoration: none;
	padding-top: 24px;
}

ul#ver_navlist li#subactive {
	margin: 5px;
	margin-top: 25px;
	padding-left: 5px;
	overflow: hidden;
	list-style-type: none;
	color: #c0c0c0;
	text-decoration: none;
}

#footer {
	clear:both;
	padding: 10px;
	background: url(images/background_footer.gif) no-repeat;
	height: 45px;
	text-align: center;
}

.bbcode
{
	width: 50px;
	height: 20px;
}

.pgbtn
{
	width: 40px;
	height: 20px;
}

.order
{
	width: 25px;
	text-align: center;
}

.admingal
{
	text-align: center;
	padding-bottom: 10px;
}

#options {
	width: 1004px;
	border-spacing: 0.3em;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

#backlink {
	width: 50%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#backlink a:link, #backlink a:visited, #backlink a:active {
	color: #FFFFFF;
}

#language {
	width: 50%;
	margin: 0px;
	text-align: right;
	padding: 0px;
}

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

#language_div {
	width: 100%;
	text-align: right;
	padding-top: 10px;
}

#language_div p {
	padding-right: 20px;
}

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