* @version $Id: layout.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */




hr {
color:transparent;
background:url(../images/divider4.png) no-repeat center;
height:23px;
}

a:link,a:visited
{
	color:#000;
}

a:hover,a:active,a:focus
{
         text-decoration:underline;
	color:#666;
}

h2 {
color:#486699;
font-size:1.6em;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0;
}

h4 {
	border:solid 0;
	color:#000;
	font-size:1em;
}

input:focus {
	border:solid 2px;
}

fieldset {
	border:0;
}


ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}

ol.list li {
	border-bottom:solid 1px #EFDEEA;
	margin:10px 0;
	padding:10px;
	background:#fff;
}

ol.list li h4 {
	border-bottom:solid 0 #CCC;
	color:#099;
	display:inline;
	margin:0 0 10px;
}

p {
	line-height:1.4em;
	margin:5px 0;
}

ul li a.u2:focus,p a.u2:active
{
	padding:0.5em;
	background-color:#000;
	color:#FFF;
	display:inline;
	height:2.5em;
	left:0;
	margin-top:0;
	padding-left:15px;
	position:absolute;
	top:0;
	width:13.8em;
}

p.counter {
	background:#EDE8E2;
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

p.buttonheading {
	text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
	border:solid 0px #fff;
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
	border:solid 0px #EFDEEA;
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
	border:solid 2px;
	color:#000;
}


/* ###########  header content #############  */
#header h1
{
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
}

#logo
{
	font-size:1em !important;
	font-weight:bold !important;
	position:relative;
	text-align:left;
	text-transform:none !important;
	z-index:0;
	margin-top:1em;
}

#logo img
{
	display:block;
}

#logo span
{
	display:block;
	margin:0 0 2px 100px !important;
	border-bottom:solid 1px #666;
}

/*  Search box  */
#header form
{
	border:solid 0 #000;
	float:right;
	height:4em;
	min-width:240px;
	text-align:left;
	padding:0 0 0 20px;
}

* html #header form
{
	height:65px;
}

#header form fieldset
{
	border:0 solid #000;
	display:inline;
	float:left;
	padding:19px;
	text-align:left;
	width:6em;
}

#header form label
{
	color:#000;
	position:absolute;
	left:-3000px;
	top:-200px;
	width:auto;
}

#header form .button
{
	background:url(../images/pfeil.gif) #000 no-repeat;
	border:0;
	color:#fff;
	font-weight:bold;
	margin-left:250px;
	padding:0px 5px 0px 30px;
	cursor:pointer;
}

#header form .inputbox
{
	background:#fff;
	border:solid 2px #486699;
	font-weight:bold;
	padding:0 0 0 2px;
	margin-left:250px !important;
	width:6em;
}

#header form .inputbox:focus
{
	border:solid 2px #000;
}



/* Navigation Top-nav */

#menu #active_menu-nav
{
	background:none;
	color:#fff;
}

#menu {
width:1000px;
height:204px;	
background-position: center top;
background: url(../images/nav_top.jpg);	 
background-repeat: no-repeat;
margin: 0 auto;
}

#menu ul
{
        display:block;
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul li
{
	background:none;
	color:#fff;
	display:inline;
}

#menu ul li a:link,#menu ul li a:visited
{
	background:none;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px;
	line-height:1.5em;
}

#menu ul li a:hover,#menu ul li a:active,#menu ul li a:focus
{
	background:none;
	color:#666;
	font-weight:bold;
}

#menu ul li.item122
{
display:inline;
float:left;
background: url(../images/nav_left.jpg);
width:93px; 
height:114px;
}

#menu ul li.item95 
{
display:inline;
float:left;
background:url(../images/nav_fanpage.jpg);
width:115px; 
height:114px;
}

#menu ul li.item95:hover 
{
background:url(../images/nav_fanpage_on.jpg);
}


#menu ul li.item96
{ 
display:inline;	
float:left;
background-image:url(../images/nav_forum.jpg);
width:113px; 
height:114px;
}

#menu ul li.item96:hover
{
background:url(../images/nav_forum_on.jpg);
}

#menu ul li.item126
{ 
display:inline;	
float:left;
background-image:url(../images/nav_fanclub.jpg);
width:107px; 
height:114px;
}

#menu ul li.item126:hover
{
background:url(../images/nav_fanclub_on.jpg);
}

#menu ul li.item99
{ 
display:inline;	
float:left;
background-image:url(../images/nav_bandinfos.jpg);
width:114px; 
height:114px;
}

#menu ul li.item99:hover
{
background:url(../images/nav_bandinfos_on.jpg);
}

#menu ul li.item100
{ 
display:inline;	
float:left;
background-image:url(../images/nav_gallery.jpg);
width:111px; 
height:114px;
}

#menu ul li.item100:hover
{
background:url(../images/nav_gallery_on.jpg);
}

#menu ul li.item101
{ 
display:inline;	
float:left;
background-image:url(../images/nav_downloads.jpg);
width:103px; 
height:114px;
}

#menu ul li.item101:hover
{
background:url(../images/nav_downloads_on.jpg);
}

#menu ul li.item102
{ 
display:inline;	
float:left;
background-image:url(../images/nav_guestbook.jpg);
width:121px; 
height:114px;
}

#menu ul li.item102:hover
{
background:url(../images/nav_guestbook_on.jpg);
}


/*  fontsize  */

#fontsize
{
margin-left:700px;
color:#000;
}

#fontsize h3
{
         display:inline;
	border:0;
}

#fontsize p
{
display:inline;
border:0;
color:#000;
}

#fontsize p a
{
         color:#000;
         font-weight:bold;
	margin:0px;
         	display:inline;
         text-decoration:none;
         float:left;
}

#fontsize p a:hover
{
	color:#666;
         text-decoration:none;
}


/* background-images */
#fontsize p a.larger {
background: url(../images/bigger.png) no-repeat;
width:32px;
height:21px;
}

#fontsize p a.smaller {
background: url(../images/smaller.png) no-repeat;
width:31px;
height:21px;
}

#fontsize p a.reset {
background: url(../images/reset.png) no-repeat;
width:57px;
height:21px;
}



/* ################# breadcrumbs ################ */
#breadcrumbs {
min-height:5em;
width:340px;
margin-left:100px;
text-align:left;
color:#000000;
float:left;
display:block;
}

#breadcrumbs p {
padding:5px;
display:inline;
}

* html #breadcrumbs {
height:65px;
}

#breadcrumbs a {
text-transform:none;
}

#breadcrumbs a:link,#breadcrumbs a:visited {
color:#000000;
}

#breadcrumbs span {
color:#000000;
font-size:1.2em;
padding:7px;
}

#breadcrumbs span a:hover,#breadcrumbs span a:active,#breadcrumbs span a:focus {
background:#000;
color:#fff;
text-decoration:none;
}

/* ################ left ######################## */
#left form {
background: none;
color:#000;
font-size:0.9em;
margin-left:50px;
padding:0;
}

#left h3,#right h3 {
color:#000;
font-size:1.2em;
margin:0 0 0 5px;
padding:7px 5px 7px 10px;
border:solid 0;
}

#left ul {
list-style-type:none;
margin:0 0 20px 10px;
}


#left ul li {
border:solid 1px #fff;
margin:0 0 2px;
}

#left ul li a {
display:block;
padding:3px 4px 3px 10px;
text-decoration:none;
}

#left ul li a:link,#left ul li a:visited {
background:#F2E3ED;
color:#000;
font-weight:normal;
}

#left ul li a:hover,#left ul li a:active,#left ul li a:focus {
background:#333 !important;
color:#fff !important;
}



/* ################ left 2 ######################## */

#left2 {
margin-left : 20px;
padding-top: 100px;
width : 350px;
color : #421;
}





/* ################ sidebar ######################## */
.sidebar{
width : 340px;
float : left;
margin-left : 85px;
background : url('../images/sidebarbg.png');
color : #421;
}

.sidebar-header {
width : 350px;
height : 159px;
float : left;
background : url('../images/sidebar-top.png');
color : #421;
}

.sidebar-content {
width : 350px;
float : left;
background : url('../images/sidebar-center.png');
color : #421;
}
.sidebar-footer {
width : 350px;
height : 84px;
float : left;
background : url('../images/sidebar-footer.png');
color : #421;
}
.sidebar-content h3{
font-size: 2.0em;
color:#860500;
font-weight:200;
margin:13px;
padding:0 0 0 45px;
}
.sidebar h2 {
padding : 0 0 0 5px;
margin : 5px;
color : #860500;
font-weight : 200;
text-decoration:underline;
background : transparent url('../images/logo.png') no-repeat scroll 0 0;
padding-left : 35px;
}
.sidebar ul {
margin : 30px;
padding : 2px;
list-style-type : none;
font-size:1.3em;
}
.sidebar ul li {
background : none;
padding : 2px 1px 0 1px;
margin : 15px;
}
.sidebar ul li li {
border : none; 
padding : 0 0 0 5px;
}
.sidebar a {
text-decoration : none;
color : #486699;
}
.sidebar a:active, .sidebar a:focus {
border:none;
}
.sidebar a:hover {
text-decoration : none;
color : #999;
}
.sidebar ul li li:hover {
background : url('../images/sidebarbg.png');
}
.sidebar ul li a {
display:block;
padding:3px 4px 3px 10px;
text-decoration:none;
border-bottom : 1px solid #A4968A;
}

.sidebar ul li.active a, .sidebar ul li#current a
{
border:none;
}^

.sidebar ul li.active.item111 a, .sidebar ul li#current.item111 a, .sidebar ul li.active.item127 a, .sidebar ul li#current.item127 a, .sidebar ul li.active.item134 a, .sidebar ul li#current.item134 a, .sidebar ul li.active.item118 a, .sidebar ul li#current.item118 a, .sidebar ul li.active.item131 a, .sidebar ul li#current.item131 a, .sidebar ul li.active.item132 a, .sidebar ul li#current.item132 a, .sidebar ul li.active.item133 a, .sidebar ul li#current.item133 a
{
border-bottom : 1px solid #A4968A;
}


.sidebar ul li li a:active, .sidebar ul li li a:focus, .sidebar ul li li a:link,  .sidebar ul li li a:hover, .sidebar ul li li a {
border : none;
}

.sidebar ul li ul
{
font-size:1.0em;
margin:0;
background:transparent;
color:#486699;
font-weight:normal;
}

.sidebar ul li a:hover,.sidebar ul li a:active,.sidebar ul li a:focus {
background:none !important;
color:#666 !important;
}

/* ################ UCD ######################## */


div.ucd.tourdates {width:90%;} /* Container, accepts module class suffix: div.ucd[moduleclass suffix] */

div.ucd.impressum
{} /* Container, accepts module class suffix: div.ucd[moduleclass suffix] */

div.ucd.tourdates td.land 
{ 
display:none; 
}

div.ucd.tourdates td.location 
{ 
display:none; 
}

div.ucd.tourdates td.stadt 
{ 
padding-left:10px; 
}



ul.ucd_list {margin:0;margin-left:20px;list-style:none;text-align:left;} /* List styling */
ul.ucd_list li.ucd_item {margin:2px;padding:0;background:none;float:none;clear:both;} /* List item styling */
ul.ucd_list li.row0 {padding-left:10px;background:none;} /* List item row styling - odd */
ul.ucd_list li.row1 {background:#ffffdd;} /* List item row styling - even */
ul.ucd_list li.ucd_item div.ucd_title {float:none;background:none;padding:0;font-size:2.0em;text-align:left;color:#860500;} /* Title */
div.ucd_title a {color:#860500;text-align:center;}
ul.ucd_list li.ucd_item span.ucd_date {color:#909090;margin:0 4px 0 0;padding:0;font-size:0.8em;} /* Date */
ul.ucd_list li.ucd_item span.ucd_sec_cat {font-size:0.8em;} /* Section/Category */
ul.ucd_list li.ucd_item div.ucd_introtext {margin:0;padding:0;font-size:0.8em;} /* Introtext */
div.ucd_introtext h3 {margin:0;padding-top:20px;padding-bottom:20px;font-size:1.2em;color:#486699;}
div.ucd_introtext h2 {margin:0;margin-left:-80px;padding-top:20px;padding-bottom:20px;font-size:1.2em;color:#486699;text-decoration:none;}

/* "Read more..." button */
ul.ucd_list li.ucd_item a.ucd_readon {display:block;float:none;font-size:0.8em;margin:4px 25px 8px 10px;padding:0;text-align:right;}
ul.ucd_list li.ucd_item a.ucd_readon:hover {display:block;float:none;font-size:0,8em;margin:4px 25px 8px 10px;padding:0;text-align:right;}

/* Style cleanup */
ul.ucd_list li.ucd_item div.ucd_introtext p {margin:0;padding:0;}


.moduletable.tourdates
{
margin-left:30px;
margin-right:30px;
}


.moduletable.tourdates table a, .moduletable.tourdates table a:focus, .moduletable.tourdates table a:link, .moduletable.tourdates table a:hover 
{
border:none;
}

.moduletable.impressum
{
margin-left:35px;
margin-right:35px;
}

.moduletable.impressum h3
{
text-align:center;
margin:0;
padding:0 0 20px 0;
color:#486699;
}

.moduletable.impressum a, .moduletable.impressum a:link, .moduletable.impressum a:hover, .moduletable.impressum a:active, .moduletable.impressum a:focus
{
border-bottom:none;
padding:0;
margin:0;
text-decoration:underline;
display:inline;
}


.moduletable.sitemap
{
margin-left:35px;
}

.moduletable.video
{
background:url('../images/filmrolle.png') no-repeat;
}

.moduletable.guestbook p
{
margin-left: 50px;
margin-right: 50px;
}

.moduletable.links
{
margin-left:55px;
margin-right:45px;
}


/* ################## Main Menue ################## */

#left ul li ul {
background:#fff;
border:solid 1px #E0C1E0;
border-bottom:solid 0 #486699;
border-left:solid 4px #486699;
border-top:0;
margin:0;
}

#left ul li ul li {
border:solid 1px #fff;
}

#left ul li ul li {
margin:0;
}

#left ul li ul li a:hover,#left ul li ul li a:active,#left ul li ul li a:focus {
background:#93246F;
color:#fff;
}

#left ul li ul li ul {
border:solid 0 #E0C1E0;
padding:10px 0 10px 5px;
}

#left ul li.active a:link,#left ul li.active a:visited {
background:#93246F;
border-left:solid 4px #BE7CA9;
color:#fff;
border-bottom:solid 1px #93246F;
padding:3px 0 3px 6px;
}

#left ul li.active ul li a:link,#left ul li.active ul li a:visited {
background:#fff;
border-bottom:solid 1px #E0C1E0;
border-left:solid 0 #DD75BB;
color:#000;
font-weight:normal;
padding:3px 4px 3px 20px;
}

#left ul li.active ul li ul li a:link,#left ul li.active ul li ul li a:visited {
background:#fff;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:normal;
margin:0 0 0 10px;
}

#left ul li.active ul li.active a:link,#left ul li.active ul li.active a:visited {
background:#fff;
border-left:solid 0 #DD75BB;
color:#000;
font-weight:bold;
}

#left ul li.active ul li.active ul li a:link,#left ul li.active ul li.active ul li a:visited {
background:url(../images/arrow.gif) #fff no-repeat top left;
color:#000;
font-weight:normal;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}

#left ul li.active ul li.active ul li.active span.active_link {
background:url(../images/arrow.gif) #fff no-repeat top left;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:bold;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}

#left form a:hover,#left form a:active,#left form a:focus {
color:#fff;
}

/* ###############  main * ########################### */
/* position */
.leading_separator {
border-bottom:solid 1 #666;
display:block;
height:10px;
margin:0;
}


.article_row .column1 .adrian h2,.article_row .column2 .adrian h2
{
display:none;
}

#main #page .contentheading.steckbriefe, #main2 #page .contentheading.steckbriefe
{
display:none;
}

#main2 .article_row.steckbriefe h2
{
font-size:1.6em !important;
font-weight:normal !important;
}

#main2 .article_row.alben h2 {
font-size:1.4em !important;
font-weight:normal !important;
}


#main h1, #main2 h1
{
font-weight:normal;
border-bottom:1px solid #860500;
color:#860500;
font-size:2em;
margin-bottom:40px;
}

#main .iteminfo, #main2 .iteminfo
{
padding-bottom:20px;
}


#main .contentpane, #main2 .contentpane
{
padding-top:30px;
padding-left:20px;
}


#main .contentpane img, #main2 .contentpane img
{
height:150px;
width:150px;
}


#main .leading h2,#main2 .leading h2 {
background:none;
color:#486699;
font-size:1.4em;
font-weight:normal;
margin-left:20px;
text-transform:uppercase;
}

#main h2 a,#main2 h2 a {
text-decoration:none;
}

#main .leading .readon,#main2 .leading .readon {
background:url(../images/pfeil.gif) no-repeat;
border:solid 0;
bottom:0;
display:block !important;
margin-top:20px !important;
position:absolute;
right:0;
text-decoration:underline;
padding:2px 2px 0 20px;
}



#main .leading .small,#main .leading .modifydate,#main2 .leading .small,#main2 .leading .modifydate {
background:#ccc;
color:#666;
}

.article_column h2 {
color:#486699 !important;
font-size:1.2em !important;
font-weight:bold !important; 
padding:0;
}

.article_row .column1 h2,.article_row .column2 h2 {
color:#486699;
margin:0 0 10px;
padding:5px 5px 5px 0;
}

.article_row p.iteminfo {
line-height:1em;
margin:0 -10px 5px;
padding:10px;
}

#main h3,#main2 h3 {
margin:20px 0 10px;
font-weight:bold;
font-size:1.2em;
}

#main .blog_more h2,#main2 .blog_more h2 {
background:transparent;
text-decoration:underline;
color:#486699;
font-size:1.3em;
font-weight:normal;
margin:20px 0 0 0;
}

#main .blog_more li a,#main2 .blog_more li a {
display:inline;
margin:0;
padding:0;
}

#main .blog_more li,#main2 .blog_more li {
padding:4px;
}

#main .blog_more ul li a,#main2 .blog_more ul li a {
background:url(../images/pfeil.gif) no-repeat;
font-weight:bold;
padding:2px 0 4px 30px;
}

#main .blog_more.news ul li a,#main2 .blog_more.news ul li a {
font-weight:normal;
}

#main .blog_more ul li a:hover,#main2 .blog_more ul li a:hover {
background:url(../images/pfeil.gif) transparent no-repeat !important;
color:#666;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul li a:active,#main2 .blog_more ul li a:active,#main .blog_more ul li a:focus,#main2 .blog_more ul li a:focus {
background:url(../images/pfeil.gif) transparent no-repeat !important;
color:#666;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul,#main2 .blog_more ul {
background:transparent;
border:0px #ccc;
color:#000;
line-height:1.3em;
list-style-type:none;
margin:0;
padding:10px 10px 30px;
}

#main .blog_more,#main2 .blog_more {
padding-top:10px;
}

/* main generell  */


#main a.readon,#main2 a.readon {
background:url(../images/pfeil.gif) no-repeat; 
font-weight:bold;
display:inline-block;
}

#main a.readon.news,#main2 a.readon.news { 
font-weight:normal;
}


#main2 a.readon.news {
background: none transparent;
text-align:right;
}

#main2 a.readon.steckbriefe, #main2 a.readon.alben {
background:url(../images/pfeil.gif) no-repeat;
text-decoration:underline;
padding:2px 2px 0 30px;
}

#main a.readon:hover,#main2 a.readon:hover,#main a.readon:active,#main2 a.readon:active,#main a.readon:focus,#main2 a.readon:focus {
color:#666;
background:url(../images/pfeil.gif) no-repeat;
padding:2px 2px 0 30px;
text-decoration:underline;
}

#main2 a.readon.news:hover, #main2 a.readon.news:active, #main2 a.readon.news:focus
{
background:none transparent;
}


#main a:link,#main2 a:link,#main a:visited,#main2 a:visited {
color:#000;
}

#main a:hover,#main2 a:hover,#main a:active,#main2 a:active,#main a:focus,#main2 a:focus {
color:#666;
}

#main .componentheading, #main2 .componentheading
{
font-size:2.0em;
border-bottom:solid 1px #860500;
color:#860500;
margin-bottom:40px;
}

#main .contentheading, #main2 .contentheading
{
color:#486699;
font-size:1.6em;
}

#main .contentheading.discography, #main2 .contentheading.discography
{
border-bottom:1px solid #860500;
font-size:2.0em;
color:#860500;
margin-left:0;
margin-bottom:40px;
display:block;
width:100%;
}

#main .contentheading.fanclub, #main2 .contentheading.fanclub
{
border-bottom:1px solid #860500;
font-size:2.0em;
color:#860500;
margin-left:0;
margin-bottom:40px;
display:block;
width:100%;
}

#main .contentheading.tourdates, #main2 .contentheading.tourdates
{
border-bottom:1px solid #860500;
font-size:2.0em;
color:#860500;
margin-left:0;
margin-bottom:40px;
display:block;
width:100%;
}


#main h2,#main2 h2 {
color:#486699;
font-size:1.6em;
font-weight:normal;
padding-top:0;
}

#main ul li,#main2 ul li {
padding:0 0 0 10px;
line-height:1.4em;
margin:10px 0;
}

#main ul,#main2 ul {
list-style-position:outside;
list-style-type:square;
padding:0 0 0 20px;
margin:20px 0 0 10px;
}

#main ul, #main ol, #main2 ol {
list-style-position:outside;
padding:0 0 0 20px;
margin:20px 0 0 10px;
}

.small {
border:solid 0;
color:#486699;
font-size:0.85em;
margin:0 0 20px;
}

.contentdescription {
padding:10px 0;
overflow:hidden;
}

.image_left {
float:left;
border:solid 0 #ccc;
margin:0 10px 10px 0;
}

.image_right {
float:right;
border:solid 1px #ccc;
margin:0 0 10px 10px;
}

.wrap_image {
clear:left;
}

.createdate {
color:#666;
display:block;
font-size:0.9em;
}

.createdby {
color:#666;
display:block;
font-size:0.9em;
padding:0 0 0 2px;
}

.modifydate {
color:#666;
display:block;
font-size:0.9em;
padding:0;
}

span.content_rating,.leading span.content_rating {
margin:10px 0 0;
display:block;
}

.content_vote {
margin:0 0 10px;
display:block;
}

.content_vote input {
margin:0 5px;
}

.content_vote .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {
border-top:solid 1px #CCC;
margin:10px 0 0;
padding:10px 0;
width:auto;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}


/* ###############  right #################  */
#right .moduletable 
{
background:none;
color:#000;
margin:10px 0;
padding:10px;
}

#right h3 {
color:#860500;
margin:0 0 3px;
padding:0 5px 0 0;
}

#right h4 {
color:#000;
font-size:1em;
padding:10px 5px 0 0;
margin:0;
border:solid 0;
}

#right ul {
color:#000;
line-height:1.4em;
list-style-type:none;
margin:0;
padding:10px 10px 10px 0;
position:relative;
}

#right ul li {
margin-bottom:4px;
}

#right ul li a {
color:#000;
font-weight:normal;
}

#right ul li a:link,#right ul li a:visited {
color:#000;
}

#right ul li a:hover,a#right ul li a:active,a#right ul li a:focus 
{
color:#fff;
}


#right ul li.item108, #right ul li.item108:link, #right ul li.item108:visited 
{
width:90px; 
height:140px;
background:url(../images/kontakt.png);
margin-left:3px;
}

#right ul li.item109, #right ul li.item109:link, #right ul li.item109:visited 
{
width:90px; 
height:139px;
background:url(../images/makingof.png);
margin-left:32px;
margin-top:30px;
}

#right ul li.item110, #right ul li.item110:link, #right ul li.item110:visited  
{
width:90px; 
height:139px;
background:url(../images/links.png);
margin-left:48px;
margin-top:40px;
}

#right ul li.item108:hover,#right ul li.item108:active,#right ul li.item108:focus 
{
background:url(../images/kontakt_on.png);
}


#right ul li.item109:hover,#right ul li.item109:active,#right ul li.item109:focus
{
background:url(../images/makingof_on.png);
}


#right ul li.item110:hover,#right ul li.item110:active,#right ul li.item110:focus
{
background:url(../images/links_on.png);
text-decoration:none;
}





#right form.poll {
padding:10px 0 0;
}

#right form.poll fieldset {
line-height:1.6em;
}

#right form.poll fieldset label {
padding:0 0 0 4px;
}

#right form.poll .button {
border:outset 1px #486699;
background:#fff;
cursor:pointer;
float:left;
width:auto;
line-height:0.9em;
display:inline;
height:1.55em;
font-size:1em;
overflow:visible;
margin:0 10px 0 0;
padding:0 2px !important;
}

#right form.poll .button:focus {
border:outset 1px #486699;
}

#right form.poll a {
text-decoration:none;
color:#000 !important;
padding:1px 2px !important;
border:outset 1px #486699;
background:#fff;
cursor:pointer;
float:left;
}

#right form.poll a:hover,#right form.poll a:active,#right form.poll a:focus,#right form.poll .button:hover,#right form.poll .button:active,#right form.poll .button:focus {
border:2px outset #486699;
}

#right form.poll:after {
/* Inhalt pseudo-Element :after;
			 * somit [clear] moeglich
			 */
content:".";
/* [content] verbergen;
			 */
visibility:hidden;
height:0;
/* Block-Level fuer [clear];
			 */
display:block;
/* [float] clearing;
			 * einbeziehen der Float-Container;
			 */
clear:both;
}

dl.poll {
}

dl.poll dt {
border-bottom:solid 1px #ccc;
}

dl.poll dd {
padding:6px 0;
font-weight:bold;
}

.polls_color_1 {
background:#000;
}

.polls_color_2 {
background:#999;
}

.polls_color_3 {
background:#93246F;
}

.polls_color_4 {
background:#000;
}

.polls_color_5 {
background:#ccc;
}

.polls_color_6 {
background:#93246F;
}

/*  ####################   Formulare   #####################  */
form.limit {
}

form.login {
background:#93246F;
color:#000;
font-size:0.9em;
margin:5px 0 20px;
padding:10px 10px 20px 15px;
text-align:left;
}

form.login .inputbox:focus {
border:solid 2px #000;
}

form.login p {
clear:both;
border:solid 0 #000;
font-size:1em;
}

form.login .button {
background:url(../images/pfeil.gif) #C39 no-repeat;
clear:left;
color:#fff;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

form.login fieldset {
border:solid 0 #000;
margin:0;
padding:0;
text-align:left;
}

form.login input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
width:90%;
}

form.login input.checkbox {
background:none;
border:solid 0 #000;
float:left;
margin:11px 0 0;
padding:5px;
width:20px;
}

form.login label {
color:#000;
display:block;
font-weight:bold;
margin:5px 0 0;
padding:2px 2px 0;
}

form.login label.remember {
float:left;
margin:5px 0 20px;
padding:5px 0 0;
width:11em;
}

form.login p {
color:#000;
}

form.login p a {
color:#000;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {
color:#000;
text-decoration:none;
}

form.lost_password .button,.login_form .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ################# poll ################ */
.poll {
padding:20px 20px 20px 0;
}

form.poll fieldset {
border:0 solid #000;
margin:0 0 10px;
padding:0;
}

form.registration input,form.lost_password input,.login_form input {
border:solid 2px #486699;
}

form.registration label,form.lost_password label,.login_form label {
display:block;
float:left;
font-weight:normal;
width:12em;
}

/* #####################  form.registration ################ */
form.search_result,form.registration,form.lost_password,.login_form {
border:solid 0 #486699;
margin:15px 10px 0;
padding:0;
position:relative;
}

.search_result .button,form.registration .button {
background:url(../images/pfeil.gif) #442211 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:10px 0 0;
padding:0 5px 0 30px;
cursor:pointer;
}

.registration fieldset p {
margin:10px 0;
}

.registration div,.login_form div,.lost_password div {
margin:5px 0;
}

/* ########################## search ############################ */


#search
{
width:250px;
clear:both;
margin-left:120px;
float:left;
}

.search .button
{
background:#442211;
color:#fff;
}

.searchintro {
font-weight:normal;
margin:0 0 20px;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0;
}

.inputbox
{background:#fff;
color:#442211;
}

.inputbox:focus {
border:solid 2px #000;
}

.highlight {
font-weight:bold;
}

fieldset.word,fieldset.only {
border:solid 1px #000;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
padding:10px 10px 10px 0;
border:solid 0 !important;
}

.word input {
background:#fff;
border:solid 2px #999;
color:#486699;
font-weight:bold;
margin:0 0 0 10px;
padding:2px;
}

.phrase {
color:#000;
margin:10px 10px 10px 0;
padding:10px;
width:60%;
border:solid 1px #ccc;
float:left;
}

/*Selects*/
.phrase .inputbox {
background:#fff;
color:#000;
display:block;
height:1.5em;
margin-top:10px;
width:12em;
}

.phrase .inputbox option {
background:#fff;
border-bottom:solid 1px #333;
padding:2px;
}

.phrase .inputbox option a:hover {
background:#C00;
border-color:#CFD0D6;
color:#fff;
}

.search_result legend {
border-bottom:solid 0 #000;
background:#fff;
}

/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
background:#EFDEEA;
color:#000;
padding:20px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

/*#################### tabellen ############################ */

table.contentpaneopen
{
margin-top:40px;
}

table.newsfeed {
border:solid 1px;
}

table.newsfeeds td,table.weblinks td,table.category td {
border-right:solid 1px #EEE;
padding:5px;
}

table.newsfeeds th,table.weblinks th,table.category th {
background:#EEE;
padding:5px;
}

table.newsfeeds,table.weblinks,table.category {
border:solid 1px #eee;
font-size:1em;
margin:20px 0;
}

/* category table */
#count {
width:10%;
}

#tableOrdering {
width:70%;
}

#author {
width:20%;
}

/*  polls */
poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5 {
border:solid 1px;
position:relative;
}

.poll h3 {
color:#932467;
border:solid 0;
margin:20px 0;
}

.poll .td_2 {
width:100px;
}

.poll .td_3 {
width:300px;
}

.poll form {
margin:20px 0;
}

.poll table {
font-size:1em;
width:auto;
border:solid 0;
position:relative;
}

.poll table .td_1 {
width:30px;
}

.poll table caption {
color:#93246F;
font-size:1em;
font-weight:bold;
margin:10px 0;
text-align:left;
}

.poll td {
border:solid 1px #ddd;
padding:2px;
}

.poll td.line {
width:300px;
}

.poll th {
background:#EEE;
border:solid 1px #ccc;
}

.question {
font-weight:bold;
}

#footer {
clear:both;
height : 232px;
width : 1000px;
background : url('../images/footer.png') top center;
background-repeat : no-repeat;
margin : 0 auto;
text-align:center;
}

#footer a {
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}


#footermenu
{
padding-top:85px;
color: #000;
margin:0 auto;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:1.2em;
}

#footermenu a:hover
{
color:#fff;
}


#footermenu ul
{
margin: 0; 
text-align: center;
}

#footermenu ul li 
{
list-style: none;
display: inline;
padding: 0;

}

#footermenu ul li a
{
padding-left: 20px;
padding-right:20px;
color: #860500;
}



#footermenu ul li+li+li a, #footermenu ul li+li a
{
padding-left: 20px;
padding-right:20px;
border-left: 1px solid #860500;
color: #860500;
}


#footermenu ul li:hover a {
  color: #fff;
}



#syndicate, #syndicate a
{
clear:both;
padding-top:50px;
text-align:center;
color:#fff;
}

#copyright, #copyright a
{
text-align:center;
color:#fff;
}



/* Error Message contact form */
p.error {
color:#93246F;
background:#F2E3ED;
border-top:3px solid #93246F;
border-bottom:3px solid #93246F;
padding:10px;
}

body.contentpane {
background:#fff;
width:auto;
margin:10px;
line-height:1.4em;
text-align:left;
}

.tool-tip {
font-size:0.8em;
}

.tool-title {
font-weight:bold;
}

/* form validation */
.invalid {
border-color:red !important;
}

label.invalid {
color:red;
}

/* editor */
.contentpaneopen_edit{
	float: left;
}

.contentpaneopen_edit img
{	border:0
}

form.editor legend {
font-size:1.2em;
font-weight:bold;
padding:2px;
}

form.editor fieldset {
border:solid 1px #ccc;
padding:20px;
margin:10px 0;
}

form.editor .publishing label {
float:left;
width:14em;
font-weight:bold;
}

form.editor .publishing div {
margin:5px 0;
}

form.editor .publishing .radio label {
float:none;
width:14em;
}

form.editor .publishing .radio label span {
float:left;
width:14em;
}

form.editor fieldset.metadata label {
float:none !important;
display:block;
font-weight:bold;
}

.save {
text-align:right;
padding:10px 0;
}

/* user */
form.user {
margin:10px 0;
}

form.user label {
width:40%;
float:left;
}

/* article index */
table.contenttoc {
border:solid 1px #ccc;
padding:10px;
margin:10px;
}

.pagenavcounter {
font-weight:bold;
}



/* Advertisement */

.moduletable_text
{margin:10px}

.banneritem_text
{
margin: 10px 0 10px 0;
background:#f5f5f5;
padding:5px;
border:solid 1px #eee
}


/* begin alphacontent */

#alphapathway{
font-size: 100%; 
display:none;    
}

#main #alphadirectory .ac_title_section_directory a:link, #main #alphadirectory .ac_title_section_directory, #main #alphadirectory .ac_title_section_directory a, 
#main2 #alphadirectory .ac_title_section_directory a:link, #main2 #alphadirectory .ac_title_section_directory, #main2 #alphadirectory .ac_title_section_directory a
{
font-weight:normal;
font-size:1.3em;
text-decoration:none;
color:#486699;
text-align:center;
} 


#main #alphasection .ac_title_section_directory a:link, #main #alphasection .ac_title_section_directory, #main #alphasection .ac_title_section_directory a, 
#main2 #alphasection .ac_title_section_directory a:link, #main2 #alphasection .ac_title_section_directory, #main2 #alphasection .ac_title_section_directory a
{
font-weight:normal;
font-size:1.8em;
text-decoration:none;
color:#486699;
} 


#main #alphacategory .ac_title_section_directory a:link, #main #alphacategory .ac_title_section_directory, #main #alphacategory .ac_title_section_directory a, 
#main2 #alphacategory .ac_title_section_directory a:link, #main2 #alphacategory .ac_title_section_directory, #main2 #alphacategory .ac_title_section_directory a
{
font-weight:normal;
font-size:1.8em;
text-decoration:none;
color:#486699;
} 

#alphabeticalbar div {
background:none;
border:none;
width:300px;
padding-left:40px;
}

.alphalisting {
padding-left:0;
padding-top:30px;
}



/* begin Remository */


.remositoryfilesummary dd, #remositoryuplocal, #remositoryuploadinfo, #remositorymanycommon, #remositorycontainerlist th, .remositorylight {
background:none;
}


#remositorypageheading, #remositorycredits {
display:none;
}

.remositoryfilesummary dt, #remositoryupload label, #remositoryfileinfo dt, #remositoryupload dt, #remositorymanycommon dt, #remositorymanycommon label, #remositorythumbupdate dt, #remositorythumbupdate label {
border:none;
font-weight:bold;
margin:0;
padding:0 0.2em 0.2em;
text-align:left;
width:60%;
}

.remositoryfilesummary dd, #remositoryfileinfo dd, #remositorythumbupdate dd {
border:none;
float:left;
margin:0;
padding:0 0.2em 0.2em;
width:35%;
}


#remositoryuplocal, #remositoryuploadinfo, #remositorymanycommon {
margin:0;
padding:0;
}

#remositoryupload h2
{
margin-bottom:20px;
}

#remositoryupload p
{
margin-bottom:20px;
}


#remositoryuploadinfo dl, #remositoryuploadinfo #remositoryiconlist, #remositoryuploadinfo p img
{
display:none;
}

#remositoryuploadinfo .description_container span
{
margin-bottom:20px;
}

#remositoryuploadinfo #smalldesc
{
width:380px;
}

#remositoryuploadinfo #license p textarea
{
display:none;
}


/* begin Phoca Downloads */

#phoca-dl-category-box .contentpane img
{
height:32px;
width:32px;
}

#phoca-dl-category-box .pdpreviewrc div a {
	color:			#fff;
	font-weight:	bold;
         font-size: 0.9em;
}

#phoca-dl-category-box .pddownloadrc div a {
	color:			#fff;
	font-weight:	bold; 
         font-size: 0.9em;
}

#phoca-dl-category-box table tr td.pdfile {
	border-collapse:collapse;
	border-bottom:1px dotted #486699;
	padding-top:15px;
	padding-bottom:15px;
         color: #486699;
}

#phoca-dl-category-box table tr td {
padding-top:15px;
}

#phoca-dl-section-box .pd-section h3,
#phoca-dl-category-box .pd-category h3,
#phoca-dl-file-box .pd-file h3{
	margin:			0;
	padding:	0;
         background: none;
	border: none;
	margin-bottom:	7px;
         color:#486699;
         font-size:1.6em;
         font-weight:normal;
}

#phoca-dl-category-box table tr img {
padding-top:5px;
}

.sidebar .item149  
{
display:none;
}

.sidebar .item171  
{
display:none;
}

.sidebar .item172  
{
display:none;
}

.sidebar .item155  
{
display:none;
}



/* begin Phoca Gallery */

#main .contentpane.gallery, #main2 .contentpane.gallery
{
padding-left:0;
padding-top:0;
}

.phocagallery-box-file
{
background:none;
border:none;
}

.phocagallery-box-file-first {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(../images/dia_grunge.jgp) #000 repeat scroll 0 0;
}

.phocagallery-box-file-second {
display:table-cell;
vertical-align:middle;
}


.phocagallery-box-file:hover, .phocagallery-box-file.hover 
{
background:none;
border:none;
}

#phocagallery .category.gallery
{
color:#486699;
font-size:1.2em;
padding-left:20px;
}

div.current {
background:none;
}

#phocagallery .phocaname, #phocagallery-statistics .phocaname {
color:#135CAE;
margin:10px 0 0;
padding:0;
text-align:center;
}


.moduletable.modgallery
{
margin-top:10px;
float:left;
}

.moduletable.modgallery #phocagallery-module-ri .phocagallery-box-file-second 
{
background:transparent;
background:url(../images/dia_grunge.jgp) #000 repeat scroll 0 0;
}

.moduletable.modgallery #phocagallery-module-ri .phocagallery-box-file
{
background:transparent;
border:none;
}



/*begin ArticleHeader */

.article_header h1
{
border-bottom:1px solid #860500;
color:#860500;
font-size:2em;
margin-bottom:40px;
}

.article_header .custom_header_155 h1
{
display:none;
}

.article_header .custom_header_149 h1
{
display:none;
}

.article_header .custom_header_95 h1
{
display:none;
}

.custom_header_127 h1
{
display:none;
}

#ckformcontainer .contentpaneopen .mitgliedwerden h2 {
padding-top:0;
margin-top:0;
}



/* begin Easybook */


.easy_frame {
background:none;
border:1px dashed #000;
}

.easy_top {
background:none;
border-bottom:1px dashed #000;
}

.easy_contact {
background:none;
border:none;
}

.easy_content {
background:none;
border:none;
}

#easybook h2 {
display:none;
}

#main .custom_header_102
{
margin-left:430px;
margin-right:130px;
}

#easybook table
{
padding-top:40px;
margin-bottom:20px;
align:left;
}

#easybook .button
{
float:left;
}

#easybook .inputbox
{
margin-bottom:10px;
}

#easybook td img
{
padding-left:10px;
}


/* begin com_simplelists: default layout */

span#simplelists-description {
}

div.simplelists {
}

div.simplelists-item {
    width: 100%;
    padding-bottom: 5px ;
}

div.simplelists-item div.body {
    padding-top: 5px;
    margin-top: 10px;
}

div.simplelists-item div.image {
    float:left;
    text-align:center;
}

div.simplelists-item div.image img, img.simplelists {
    border: 0px ;
    padding-top: 5px ;
    padding-bottom: 5px ;
    padding-left: 10px ;
    padding-right: 10px ;
}

div.simplelists-pagecounter {
    float: right ;
}

a.readon {
    width: 100%;
    margin-bottom: 10px;
}

a.totop {
    float: right;
}

a.totop img {
    border: 0;
}

div.icons {
    float: right;
    padding-bottom: 15px;
}

div.icons img {
    border: 0;
}
/* end com_simplelists */

/* begin com_simplelists: toggle layout */
div.simplelists-item div.heading, div.simplelists-item div.heading a:link, div.simplelists-item div.heading a:active, div.simplelists-item div.heading a:focus {
    width: 98% ;
    background-color: #A3B5D3;
    color: #fff ;
    padding: 5px ;
    margin-top: 15px ;
}

div.simplelists-item div.body {
    margin: 0 ;
    padding: 20px ;
    height: 0 ;
}

div.simplelists-item div.body img {
    padding: 5px ;
    padding-right: 25px ;
    border: 0 ;
}
/* end com_simplelists */



/* begin Chronoforms */

#ChronoContact_Wallpaperupload .form_element {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100.1%;
margin-bottom:8px;
margin-left:0;
margin-top:8px;
width:90%;
}

#ChronoContact_Fanartupload .form_element {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100.1%;
margin-bottom:8px;
margin-left:0;
margin-top:8px;
width:90%;
}

#ChronoContact_Kontakt .form_element {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100.1%;
margin-bottom:8px;
margin-left:0;
margin-top:8px;
width:90%;
}


#ChronoContact_Wallpaperupload .cf_button {
margin-left:0;
width:100%;
}

#ChronoContact_Fanartupload .cf_button {
margin-left:0;
width:100%;
}



/* begin CK Forms */

#ckformcontainer {
	width: 100%;
}

.ck_mandatory {
	color:#FF0000;
	padding: 0;
         margin-top:20px;
	font-size:0.83em;
	font-weight: bold;
}

.cktooltip {
	background-color:#FFFF99;
	margin-left:-10px;
	margin-right:-10px;
	padding: 5px;
}

#cktooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 3px;
	opacity: 0.85;
	font-size:11px;
	color:#333333;
}

#cktooltip h3 {
	font-size:12px !important;
}

#cktooltip h3, #cktooltip div { margin: 0; }

.ckform_tooltip {
	margin-top: 12px;
	margin-left: 5px;
}

#ckform {
	margin-top: 10px;
}

#ckform div.error {
	clear: both;
	color: #FF0000 !important;
	font-style: italic;
	display: none;
	padding: 0px !important;
}

#ckform div.error .ckCSSFloatLeft{
	width: 20%;
}


/*#ckform input { border: 1px solid black; }*/
#ckform input:focus { border: 1px dotted black; }
#ckform input.error {
	border: 1px dotted #FF0000 !important;
}
#ckform textarea.error { border: 1px dotted red; }

#ckpoweredby {
	text-align:center !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ckpoweredby a {color:#666666;}

/* CSS layout */

.ckCSSlabel {
         display: block;
         	margin-top: 10px;
         padding-top:20px;
	width: 100%;
	font-size:1em;
}

.ckCSSinputnormal {
	display: block;
         float: left;
	margin-top: 10px;
}

.ckCSSinputnowidth {
	display: block;
	float: left;
	margin-top: 10px;
}

.ckCSSnoTip {
	width: 77%;
}

.ckCSSTip {
	width: 74%;
}

.ckCSSclear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.ckCSSFloatLeft {
	float: left;
}

.ckCSSbot10 {margin-bottom: 10px;}
.ckCSSbot5 {margin-bottom: 5px;}
.ckCSStop10 {margin-top: 10px;}

.ckCSScenter {
	text-align:center !important;
	margin-top: 10px !important;
}

.ui-datepicker-trigger {
	margin-top: 13px;
}
