@charset "UTF-8";
/* CSS Document */

body {	/* background: #000 url(http://thewaydown.de/sites/joangel/img/joanimals.jpg) no-repeat;
		background-position: 10% 375px; */
		background: #000;
		color: #ccc;
		margin: 0; padding: 0;
		/*font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
	
img.linconimg {
	float: right;
	}
	
ul.linconlist {
	float: left;
	}
	
ul.linconlist li {
	padding: 5px 0;
	}

span.bnf {
	color: #00CCFF;
	font-size: 10px;
	font-weight: bold;
	}

div#header { width: 770px;
			height: 50px;
			background: #00CCFF;
			margin: 0 0 10px 0;}

div#header p {
	color: #000;
	font-weight: bold;
	font-size: 50px;
	background: #00CCFF;
	}

div#wrapper {	width: 770px;
				margin: 50px auto 0; padding: 0;
				}
				
div#showcase {	width: 770px; height: 440px;
				margin: 0; padding: 10px;
				position: relative;
				}
				
div#showcase img {	margin: -10px 0 10px -10px;
				}
				
span.title { font-weight: bold; }
				
div#bottom {	width: 770px; height: 150px;
				margin: 0; padding: 0;
				position: relative;
				border-top: solid 1px #00CCFF;
				}
				
div#newsbox {	color: #00CCFF;
				width: 125px; height: auto;
				position: absolute;
				right: 10px;
				top: 10px;
				overflow: hidden;
				}
				
div#newsbox a {	color: #00CCFF;
				}
				
ul#footer {	list-style: none;
			margin: 0; padding: 0;
			position: absolute;
			bottom: 10px;
			left: 10px;
				}
				
ul#footer li { 	float: left;
				width: 80px;
				}
				
ul#nav	{		position: absolute;
				left: 10px; top: 10px;
				list-style: none;
				margin: 0; padding: 0;
				font-size: 8pt;
				}
				
ul#nav li { 	width: 80px;
				float: left;
				}
				
ul#nav li ul { list-style: none;
				margin: 10px 0 0 0;
				padding: 0;
				}
			
ul#nav li ul li { 	margin: 2px 0;
					padding: 0;
				}
				
ul#nav li.active a {color: #00CCFF;}

a {text-decoration: none;
	color: #fff;}
	
div#bnf {
	width: 125px;
	font-size: 7pt;
	height: auto;
	position: absolute;
	right: 30px;
	}
	
div#descr { float: left; }

a img {
	border: none;
	}
