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

body{
	background-image:url(../img/bg-top.jpg);
	background-repeat:repeat-x;
	background-color:#ededed;
	font-family:"Lucida Grande", Arial, Helvetica;
	font-size:10px;
	color:#000;
	margin:0px;
	}
	
td, th {
	font-family:"Lucida Grande", Arial, Helvetica;
	font-size:10px;
	color:#000;
	}
	
A:link    {
	color: #EA5906;
	text-decoration:underline;
	font-weight: bold;
	}
	
A:visited {
	text-decoration:underline;
	color: #EA5906;
	font-weight: bold;
	}

A:hover   {
	text-decoration:none;
	color: #000;
	font-weight: bold;
	}
	
.content-bg {
	background-image:url(../img/content-bg.jpg);
	background-repeat:repeat-y;
	padding: 10px 15px 10px 15px;
	}
	

.menue-table {
	height:20px;
	border-bottom:2px solid #EA5906;
	border-right: 1px solid #fff;
	}


.menue a:link, .menue a:active, .menue a:visited  {
	text-align:center;
	width:auto;
	height:21px;
	line-height:21px;
	background-image: url(../img/bg-menu.jpg);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border-bottom: 3px solid #fff;
	border-right: 1px solid #fff;
	}
	
.menue a:hover  {
	text-align:center;
	width:auto;
	height:21px;
	line-height:21px;
	background-image: url(../img/bg-menu-roll.jpg);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	font-weight:bold;
	background-color:#EA5906;
	color:#fff;
	text-decoration:none;
	border-bottom: 3px solid #fff;
	}
	
.content {
	padding:10px;
	border: 1px solid #EDEDED;
	background-color: #F7F7F7;
	text-align:justify;
	}
	
h2 {
	color:#E95805;
	letter-spacing: 0.1em;
	font-size:18px;
	margin-top:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	}
		
.sidebar-div {
	background-color:#F7F7F7;
	border-bottom:1px solid #EDEDED;
	border-left:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
	width:180px;
	padding:5px;
	text-align:justify;
	color:#000;
	font-family:"Lucida Grande", Arial, Helvetica;
	font-size:10px;
	list-style:none;
	}
	
.sidebar-top-div {
	background-color:#EA5906;
	height:21px;
	line-height:26px;
	border-top:1px solid #EDEDED;
	border-left:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
	width:175px;
	padding: 0px 5px 5px 10px;
	text-align:justify;
	color:#fff;
	font-weight:bold;
	font-family:"Lucida Grande", Arial, Helvetica;
	font-size:11px;
	}
	
.sidebar-div-headline {
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	}
	
.sidebar-div-inhalt {
	list-style:none;
	}
	
.h2-blog {
	margin:0px;
	margin-bottom:10px;
	font-size: 18px;
	font-weight:bold;
	text-transform: uppercase;
	}
	
.headline {
	border-left:5px solid #EA5906;
	background-color:#fff;
	color:#EA5906;
	padding-left:10px;
	height:20px;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	}	
	
	
/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* End Comments */

blockquote {
	border-left:5px solid #EA5906;
	border-right:1px solid #EA5906;
	border-top:1px solid #EA5906;
	border-bottom:1px solid #EA5906;
	background-color:#F8F8F8;
	padding-left:10px;
	padding-right:60px;
	padding-bottom:10px;
	padding-top:10px;
	line-height:20px;
	background-image:url(../img/info.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}

.alt {
	background-color: #fff;
	border: 1px solid #EA5906;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.post {
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBCB7;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	

/* Kontaktformular */

.formular {
	padding:2px;
	background-color:#fff;
	border: 1px solid #EA5906;
	color:#EA5906;
	font-size:10px;
	font-family:"Lucida Grande", Arial, Helvetica;
}

.formular-small {
	padding:2px;
	background-color:#fff;
	border: 1px solid #EA5906;
	color:#EA5906;
	font-size:10px;
	font-family:"Lucida Grande", Arial, Helvetica;
}

.form-start {
	padding:2px;
	background-color:#fff;
	border: 1px solid #EA5906;
	color:#EA5906;
	font-size:10px;
	font-family:"Lucida Grande", Arial, Helvetica;
}

.left-table {
	padding-right:15px;
	text-align:right;
	font-weight:bold;
	}

/* Fanclub */

.mitglied {
	background-color:#fff; 
	border-bottom:1px solid #E0DDD7; 
	height:20px; 
	padding:2px;
	}
	
.mitglied-nr {
	background-color:#EA5906; 
	border-bottom:1px solid #E0DDD7;
	color:#fff;
	height:20px; 
	padding:2px;
	}

/* News */ 

.sidebar-start-div {
	background-color:#fff;
	border-bottom:1px solid #EA5906;
	border-left:1px solid #EA5906;
	border-right:1px solid #EA5906;
	width:180px;
	padding:2px;
	text-align:justify;
	color:#000;
	font-family:"Lucida Grande", Arial, Helvetica;
	font-size:10px;
	list-style:none;
	}
	
.sidebar-start-top-div {
	background-image:url(../img/bg-headliner.jpg);
	background-repeat:repeat-x;
	height:18px;
	padding:2px;
	border-top:1px solid #EA5906;
	border-left:1px solid #EA5906;
	border-right:1px solid #EA5906;
	width:180px;
	text-align:justify;
	color:#fff;
	font-weight:bold;
	font-family:"Lucida Grande", Arial, Helvetica;
	font-size:11px;
	}
	
.news-headline {
	height:18px;
	padding:2px;
	background-image:url(../img/bg-headliner.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #EA5906;
	border-right:1px solid #EA5906;
	color:#fff;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
	}
	
.news-inhalt {
	padding:2px;
	background-color:#fff;
	border-left:1px solid #EA5906;
	border-right:1px solid #EA5906;
	border-bottom:1px solid #EA5906;
	line-height:18px;
	}
