/* Gerüst */
BODY 
{ 
	background: #ffffff url(images/bottom_bg.png) bottom left repeat-x fixed;
	color: #765153;
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: arial;
	font-size: 13px;
}

#footer 
{
 	color: #765153;
	background: #ffffff url(images/top2.gif) top left repeat-x;
	padding: 5px;
	clear: both;
}

#menu 
{ 
	padding: 6px 4px 6px 4px;
	background: url(images/block.gif);
	text-align:right;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#menu a
{
 	color: #543031;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover
{
 	color: #543031;
	background: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menulist a
{
 	color: #543031;
	text-decoration: none;
	font-weight: bold;
}

#menulist a:hover
{
 	color: #543031;
	background: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#sidebar 
{
	width: 175px;
	position:absolute;
	left:750px;
	top:0px;
	text-align: center;
 	background-color: #ffffff;
}

#sidemenu li a 
{
	display: block;
	padding: .4em;
	text-decoration: none;
	color: #543031; 
	border-left: 10px solid #543031;
}

#sidemenu li a:hover 
{
	color: #543031; 
	border-left: 10px solid #ffffff;
}

#banner 
{
	height: 200px;
 	background: #ffffff url(images/top_image.png) no-repeat;
}

/* Allgemeine Einstellungen */

TH { 
	background: #603836;
	color: #FFF;
        font-weight: bold;
}

A { 
	color: #953307;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #6e2605;
	font-weight: bold;
	text-decoration: none;
}

input,textarea,select 
{
	color: #765153;
	border: 1px solid #603836;
	background-color: #ffffff;
}

/* Blöcke */

.block 
{
	background: #ffffff;
	margin: 10px 5px;
	border: 1px solid #603836;
}

.title {
	color: #543031;
	background: url(images/block.gif);
	font-weight: bold;
	padding: 4px 0px 4px 8px;
}

.block .storytitle, .block .newstitle {
	background: url(images/block.gif);
	color: #543031;
	font-weight: bold;
	padding: 4px 0px 4px 8px;
}

.block .content {
	background: #ffffff;
	padding: 15px 5px 5px 5px;
	border-top: 1px solid #603836;
	border-bottom: 1px solid #603836;
	text-align: justify;
}

.block .bottom {
	background-color: #ffffff;	
	border-top: 1px solid #603836;
	padding: 4px; 
}


.block .end {
	padding: 5px;
	border-bottom: 1px solid #603836;
	background: #ffffff url(images/block.gif) top left repeat-x;
	text-align: left;
}

/* Alphabeth und Pagelinks */

#alphabet, #pagelinks 
{
	text-align: center;
	word-spacing: .1em;
	margin: 1em;
}

#alphabet A, #pagelinks A 
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: #603836;
	border-collapse: collapse;
	padding: 0 2px;
}

#alphabet A:hover, #pagelinks A:hover 
{
	background: #ffffff;
	color: #603836;
}

#alphabet #current_letter, #pagelinks #currentpage 
{
	background: #ffffff;
	color: #603836;
	font-weight: bold;
	padding: 0 2px;
}

#bxbpuzzle 
{
	background: #603836;
}

.shoutbox 
{
	background-color: #ffffff;
}


.mymenu 
{
	background: #953307;
 	color: #543031;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase; 
	border: 1px solid #543031;
	padding: 2px; 
	line-height: 25px;
}

.mymenu_h 
{
	background: #ffffff;
 	color: #543031;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase; 
	border: 1px solid #543031;
	padding: 2px; 
	line-height: 25px;
}

.mymenu a
{
 	color: #543031;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase; 
}

.mymenu_h a 
{
 	color: #543031;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase; 
}
