*
{
	margin:0px;
	padding:0px;
}
body
{
	background-color: #40526A;
	font-size: 12px;
	color: #000000;
	font-family:Arial;
}
table.content
{
	border:1px;
}
td.langerspacer
{
	height:1000px;
	width:1px;
}

.clear
{
	clear:both;
}

#zufallsbild
{
	background: transparent;
	position:absolute;
	height:140px;
	width:180px;
	left:18px;
	top:410px;
}
#rahmen_oben
{
	position:absolute;
	top:410px;
	left:18px;
	height:20px;
	width:180px;
	background: url(artwork/rahmen/rahmen_oben.gif);
}
#rahmen_rechts
{
	position:absolute;
	top:410px;
	left:178px;
	height:140px;
	width:20px;
	background: url(artwork/rahmen/rahmen_rechts.gif);
}
#rahmen_unten
{
	position:absolute;
	top:530px;
	left:18px;
	height:20px;
	width:180px;
	background: url(artwork/rahmen/rahmen_unten.gif);
}
#rahmen_links
{
	position:absolute;
	top:410px;
	left:18px;
	height:140px;
	width:20px;
	background: url(artwork/rahmen/rahmen_links.gif);
}

#counter
{
	position:absolute;
	bottom:50px;
	left:80px;
	height:18px;
	width:18px;
	background:transparent;
}

/* -- DIVCONTAINER -- */
#container
{
	background: url(artwork/bg_container.jpg);
	border:0px solid #000000;
	background-color:#BBBBBB; 
	color:#000000;  
	width:1024px;
	margin:0 auto;
	position:relative;
}
#header
{
	background: url(artwork/bg_header.jpg);
	color:#000000;
	width:1024px;
	height:222px;
}
#links_oben
{
	background: url(artwork/bg_links_oben.jpg);
	color:#000000;
	width:253px;
	height:546px;
	position:absolute;
	left:0px;
	top:222px;
}

#links_unten
{
	background: url(artwork/bg_links_unten.jpg);
	color:#000000;
	width:253px;
	height:430px;
	position:absolute;
	left:0px;
	bottom:22px;
}
#content
{
	padding-top:115px;
	margin-left:253px;
	color:#000000;
	width:558px;
}
#rechts_oben
{
	background: url(artwork/bg_rechts_oben.jpg);
	color:#000000;
	width:213px;
	height:489px;
	position:absolute;
	right:0px;
	top:222px;
}
#rechts_unten
{
	background: url(artwork/bg_rechts_unten.jpg);
	color:#000000;
	width:213px;
	height:458px;
	position:absolute;
	right:0px;
	bottom:22px;
}
#footer
{
	background: url(artwork/bg_footer.jpg);
	color:#000000;
	width:1024px;
	height:22px;
}
#impressum
{
	position:absolute;
	bottom:20px;
	height:30px;
	width:213px;
	background:transparent;
}
.linksbox
{
	width:550px;
}
#menu
{
	position:absolute;
	left:209px;
	top:200px;
	background: black;
	height:21px;
	width:740px;
}
#topic
{
	position:absolute;
	left:209px;
	top:222px;
	background: white;
	height:104px;
	width:640px;
}

/* -- SCHRIFTEN -- */
h1
{
	font-size:36px;
}
h2
{
	font-size:24px;
}
.topic
{
	font-weight:bold;
	font-size:16px;
}
.ersteller
{
	margin-left:10px;
	font-weight:bold;
	font-size:12px;
}
.datum
{
	color: #AAAAAA;
	font-size: 10px;
}

.text 
{
	margin-left:20px;
	letter-spacing:2px;
	width: 540px;
}
/* -- LINKS -- */
a
{
	color: #000000;
	text-decoration:underline;
}
a:hover
{
	color: blue;
	text-decoration:underline;
}
a.news
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.news:hover
{
	color: #383f59;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.blogs
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.blogs:hover
{
	color: #838e56;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.pics
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.pics:hover
{
	color: #7990af;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.forum
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.forum:hover
{
	color: #27453b;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.events
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.events:hover
{
	color: #5d9588;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.team
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.team:hover
{
	color: #4a9b88;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.gaestebuch
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.gaestebuch:hover
{
	color: #bdbd4b;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.links
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.links:hover
{
	color: #e3e577;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
a.bmpokal
{
	color: #AAAAAA;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	background: black;
}
a.bmpokal:hover
{
	color: #89a285;
	margin: 0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	background: black;
}
/* -- Bilder -- */

.blogs_logo
{
	float:left;
	padding:5px;
	margin:5px;
	border:1px dashed #000000;
	background: #DDDDDD;
}

/* -- gbuch spamtrickser -- */

.invisible
{
	display:none;
}
