/**
 * @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.
 */
body
{
	text-align: left;
	font-size: 0.9em;
	line-height: 140%;
    font-family: Verdana, Helvetica, Arial sans-serif;
    margin: 0;
    
}

.ueb_orange {
    color: #e02523;
    font-weight: bold;
    font-size: 1.1em;
    margin: 10px 0 8px 0;
    text-indent: 2em;
}

a.newcomm {
    margin: 4px 2px 4px 6px !important;
    line-height: 1.4em !important;
    border-bottom: 1px dotted black;
}
.newsbox
{
    height: auto;
    width: 28%;
    float: left;
    border: 0px solid #555;
    margin: 4px;
    overflow: hidden;
}
h1.nmessage {
    background: none !important;
    color: #555;
}
#note_its {
    margin: 20px 12px;
}
#box2 {
    float:left;
    width: 48%;
    line-height: normal !important;
}
#box1 {
    float:right;
    width: 48%;
}

#box1 h3,
#box2 h3 {
    font-weight: normal !important;
    background: #555;
    font-size: 1.3em;
    text-align: center;
    line-height: 1.6em;
    text-transform: uppercase;
	display:block;
	color: #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-bottom: 16px;
}


#box1 ul {
    list-style-image: url(../images/arrow-red.gif);
    padding: 0;
}
#box1 ul li {
    margin: 4px 0 0 6px !important;
}
#box1 ul li a:link,
#box1 ul li a:visited {
    display:block;
    text-decoration:none;
}
#box1 ul li a:hover,
#box1 ul li a:active {
    background: none !important;
    color: #e02523;
}
#box2 ul {
    list-style-image: url(../images/arrow-black.gif);
    padding: 0;

}
#box2 ul li {
    margin: 0 0 0 6px !important;
}
#box2 ul li a:link,
#box2 ul li a:visited {
    display:block;
    text-decoration:none;
}
#box2 ul li a:hover,
#box2 ul li a:active {
    background: none !important;
    color: #e02523;
}
ul.eventlistmod li a { margin: 0 0 0 60px;}
.search .inputbox
{
	background:#fff;
	border:solid 2px #CCC;
	padding:4px;
	margin: 12px;
	width:200px;
	overflow: hidden;
}
.search .inputbox:focus
{
	border:solid 2px #000;
}
.moduletable p {
    padding: 6px 10px;
    vertical-align: top;
}
.moduletable {
    display: block;
    overflow: hidden;
    text-align:left;
}
.moduletable ul {
    list-style-type:none;
	}
.moduletable li {
    margin-bottom: 2px;
}

.moduletable a {
	display: block;
	text-decoration: none;
	color: #000;
}

.moduletable a:hover,
.moduletable a:active,
.moduletable a:focus
{
    background: #555;
    color: #fff;
    text-decoration: none;
}

.moduletable_who {
    text-align: center;

}
.moduletable_druck {
    text-align: center;
    background: #333;
    color: #e9c942;
    font-style: normal;
    width: 100%;
    margin: 10px 0;
  
}
.moduletable_donate {
	margin: 15px 0 20px 10px; 
	
}
.moduletable_druck a {
	text-decoration: none;
    font-style: normal;
    color: #FFF;
    margin: 10px 4px;
}
.moduletable_comment  {
    text-align: left;
}
.moduletable_comment a {
    text-decoration: none;
	display: block;
	color: #000;
	border-bottom: 1px solid #fff;
	padding: 4px 0;
}
.moduletable_comment a:hover {
	color: #ff0000;
}
/* comeback */
.moduletable_come {
    display: block;
    background: #555;
    Color: #FFF;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 10px 0;
}



/* ******************* pagination ***************** */

.pagination li {
display: inline;
list-style-type: none;
}
/* ******************* Menu left ***************** */
#left h3 {
    color: #555;
    background: #fcfed3;
    text-align: center;
    text-transform:uppercase;
    font-size: 1.1em;
    font-weight:bold;
    border-bottom: 1px solid #555;
    border-top: 1px solid #FFF;

}

#left ul {
    list-style-type:none;
    margin-left: -10px !important;
    white-space: nowrap;
     font-size: 1.1em;
}

#left ul li {
    min-height: 24px;
}

#left ul li a {
    display:block;
    padding:1px 4px 1px 0px;
    text-decoration:none;
}

#left ul li a:link,
#left ul li a:visited {
    color:#fff;
    font-weight:normal;
}

#left ul li a:hover,
#left ul li a:active,
#left ul li a:focus {
    background:#555 !important;
    color:#fff !important;
}

/* ################## Main Menue ################## */

#left ul li ul {
    list-style-type:disc;
    color: #FCFED8;
    white-space: nowrap;
}

#left ul li ul li {
}

#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: url(../images/arrow-hover.gif) no-repeat top right;
}

#left ul li ul li ul {
}

#left ul li.active a:link,
#left ul li.active a:visited {
    background: url(../images/arrow-hover.gif) no-repeat top right;
    color:#fff;
}

#left ul li.active ul li a:link,
#left ul li.active ul li a:visited {
    background: none !important;
}
#left ul li.active ul li a:hover,
#left ul li.active ul li a:focus {
    background:#555 !important;
    color:#fff !important;
}

#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: url(../images/arrow-hover.gif) no-repeat top right !important;
    color: #000 !important;
}

#left ul li.active ul li.active ul li a:link,



.fett { font-weight: bold;}
p.buttonheading {
    text-align: right;
}
p.buttonheading a img {
    margin: 0;
    border: 0;
    padding: 2px;
}
p.buttonheading a:hover img {
    background-color: #CCC;
}

#main ul,
#main2 ol,
#main ol,
#main2 ul {
    margin: 6px 0 6px 10px;
    list-style-type: disc;
}
#main ul li, ol li,
#main2 ul li, ol li
 {
    margin: 4px 0 2px 20px;
}
#main a {
}
#main a:link,
#main a:visited
{
    text-decoration: underline;
	color:#336;
}

#main a:hover,
#main a:active,
#main a:focus
{
	color: #c03;
}
#main a img{
    margin: 0 4px 0 4px;
}

#main p {
    margin-top: 2em;
    font-size: 1.0em;
    line-height: 1.8;
}


#main h1 {
    background: #555;
    font-size: 1.3em;
    text-align: center;
    line-height: 1.6em;
    text-transform: uppercase;
	display:block;
	color: #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#main h2,h3 {
    color: #555;
    font-weight: bold;
    font-size: 1.2em;
    margin: 8px 0 6px 0;
    line-height: 1.4em;
}
#main h4, h5, h6 {
    font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 4px;
}
#right h3{
    font-size: 1.1em;
    display: block;
    background: #555;
    color: #fff;
	text-align: center;
	padding: 6px 0;
	text-transform: uppercase;
	border-top: 1px solid #fff;
}
#right a {
    margin: 4px 0 4px 10px;
}

#main, #main2 p.articleinfo {
    font-size: 0.9em;
}
.contentimg  {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 10px 10px 10px 0;
}

.contentheading {
    display: block;
    background: #e02523;
    color: #fff !important;
    padding: 3px;
    font-size: 1.1em;
    text-align: center;
    text-transform: uppercase;
}

.iteminfo {
    text-align: right;
    font-size: 0.9em;
    color: #c6452e;
}

table {
    width: 100%;
    padding: 2px;
    font-size: 1em;
}
tr{
    vertical-align: top;
}
.highlight {
    color: #c6452e;
}
/* editor */
a.contentpagetitle:link {
	color: #fff;
}
a.contentpagetitle:hover{
	color: #000;
}

.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;
}


form.form-login {
    border: 1px solid #AAA;
    color:#000;
    margin:15px 0 20px 10px;
    padding:10px 10px 20px 15px;
    text-align:left;
}

form.form-login .inputbox:focus {
border:solid 1px #000;
}

form.form-login p {
clear:both;
border:solid 0 #000;
}


form.form-login fieldset {
border:solid 0 #000;
margin:0;
padding:0;
text-align:left;
}

form.form-login input {
background:#fff;
border:solid 1px #AAA;
color:#000;
padding:2px 2px 0;
width:90%;
}

form.form-login input.checkbox {
background:none;
border:solid 0 #000;
float:left;
margin:11px 0 0;
padding:2px;
width:20px;
}

form.form-login label {
color:#000;
display:block;
margin:3px 0 0;
padding:2px 2px 0;
}

form.form-login label.remember {
float:left;
margin:3px 0 10px;
padding:5px 0 0;
width:11em;
}
form.form-login a {
text-decoration: none;
}

/*#################### tabellen ############################ */
table.box1feed {
border:solid 1px;
}

table.box1feeds td,table.weblinks td,table.category td {
border-right:solid 1px #EEE;
padding:5px;
}

table.box1feeds th,table.weblinks th,table.category th {
background:#EEE;
padding:5px;
}

table.box1feeds,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%;
}

