/**
 * @version $Id$
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2007 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.
 */
/* editor */

.componentheading
{
 color: #aa6655;
 font-size:1.2em;
font-weight:bold;
padding:2px;
background:#FFDdaa;
}
.hasTip {
font-size:8px;
}
.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;
}
a:link,a:visited
{
	color:#000;
}

a:hover,a:active,a:focus
{
	background:#FFDdaa;

	color:#FFFFFF;
}

dd
{
        padding: 5px;
}

dl
{
        display: block;
        margin: 20px 0 20px 0;
}

dt
{
        border-bottom: solid 1px #AA8855;
        font-weight: bold;
        margin: 0;
        padding: 5px;
}

h3
{
        border-bottom: solid 1px #AA8855;
        font-size: 1.0em;
        font-weight: bold;
        margin: 10px 0 10px 0;
}

h4
{
        border: solid 0px;
        color: #000000;
        font-size: 1em;
}

input:focus { border: solid 2px; }
fieldset { border: 0; }

ol.list
{
        list-style-position: inside;
        margin: 20px 0 20px 0;
        padding: 0 0 0 0px;
}

ol.list li
{
        border-bottom: solid 1px #AA8855;
        margin: 10px 0 10px 0;
        padding: 10px;
}

ol.list li h4
{
        border-bottom: solid 1px #AA8855;
        color: #000000;
        display: inline;
        margin: 0 0 10px 0;
}

p
{
        line-height: 1.4em;
        margin: 5px 0 5px 0;
}

p a.u2:focus,p a.u2:active
{
        padding: 0.5em;
        color: #FFFFFF;
        display: inline;
        height: 2.5em;
        left: 00px;
        margin-top: 0em;
        padding-left: 15px;
        position: absolute;
        top: 0px;
        width: 13.8em;
}

p.counter
{
        color: #000000;
        font-weight: bold;
        margin: 10px 0 10px 0px;
        padding: 5px;
}

p.isstrong
{
        font-weight: bold;
        color: #444;
        margin: 10px 0 15px 0;
        padding: 10px 0 10px 0;
}

p.code
{
        color: #AA8855;
        margin: 10px 0 10px 0;
        font-weight: bold;
}

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;
}
em { font-weight: bold; }

/* content tables */
td.sectiontableheader {
  background:#FFDdaa;
  color: #333;
  font-weight:normal;
  padding: 2px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 2px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color:#FFEFCB;
}


/* ###########  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: 0;
}

#logo  img { display: block; }

/*  Search box  */
#header form
{
        background: #ccaa77;
        border: solid 0px #fff;
        float: right;
        height: 3em;
        min-width: 240px;
        text-align: left;
        padding: 0 0 0 20px;
}

* html #header form { height: 65px; }

#header form  fieldset
{
        border: 0px;
        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 .inputbox
{
        background: #fff;
        border: solid 2px #AA8855;
        font-weight: bold;
        padding: 0 0 0 2px;
        margin: 10px 10px 0 0 !important;   
        width: 6em;
}

#header form .inputbox:focus { border: solid 2px #fff; }

#header ul
{
        background: url(../images/transp.png) no-repeat; 
        border-bottom: solid 1px #AA9977;
        display: block;
        margin: 0px 0 0px 0;
        padding: 5px 0 5px 0;
        text-align: right;
}

#header ul li
{
        display: inline;
        text-align: center;
}

#header ul li a:link,#header ul li a:visited
{
        color: #000;
        font-weight: bold;
        text-decoration: none;
        border-right: 0px;
        padding: 5px 10px 5px 10px;
        line-height: 1.5em;
}

#header ul li a:hover,#header ul li a:active,#header ul li a:focus
{
        background: url(../images/transp.png) no-repeat; 
        font-weight: bold;
}

/* ################# breadcrumbs ################ */
#breadcrumbs
{
       
        min-height: 1em;
        padding-top: 0px;
        text-align: left;
        color: #fff;
}

#breadcrumbs p
{
        padding: 5px;
        display: inline;

}

* html #breadcrumbs { height: 65px; }
#breadcrumbs a { text-transform: none; }

#breadcrumbs a:link, #breadcrumbs a:visited
{
        color: #fff;
}

#breadcrumbs span
{
        color: #fff;
        font-size: 0.9em;
        padding: 0px;
}

#breadcrumbs span a:hover, #breadcrumbs span  a:active, #breadcrumbs span  a:focus
{
        background:  url(../images/transp.png) no-repeat; 
        color: #fff;
        text-decoration: none;
}

/* ################ left ######################## */
#left form, #right form
{
        background: #ccaa77; 
        color: #000;
        font-size: 0.9em;
        margin: 20px 0px 20px 0px;
        padding: 10px 10px 10px 10px;
		
}

#left .moduletable
{
  background: #ccaa77;
  text-align:left;
 
}

#left h3 , #right h3, #left h4 , #right h4
{

        background:  url(../images/transp.png) no-repeat; 
        color: #000;
        font-size: 1.2em;
        margin-bottom: 5px;
        padding: 5px;
        border: solid 0px;
        text-align: center;
}

#left ul, #right ul
{
        list-style-type: none;
        margin: 0px 10px 20px 10px;
}

#left ul  li.active span.active_link, #right ul  li.active span.active_link
{
        background: url(../images/transp.png) no-repeat; 
        display: block;
        padding: 3px 0px 3px 6px;
}

#left ul  li.active ul li.active  span.active_link,#left ul  li.active ul li.active ul  li.active span.active_link, #right ul  li.active ul li.active  span.active_link,#rught ul  li.active ul li.active ul  li.active span.active_link
{
        background: url(../images/transp.png) no-repeat; 
        font-weight: bold;
        padding: 3px 0px 3px 20px;
}

#left ul li, #right ul li
{
        background: #CCAA77;
        border: solid 1px #AA8855;
        margin: 0px 0 2px 0;
}

#left ul li a, #right ul li a
{
        display: block;
        padding: 3px 4px 3px 10px;
        text-decoration: none;
}

#left ul li a:hover,#left ul li a:active,#left ul li  a:focus, #right ul li a:hover,#right ul li a:active,#right ul li  a:focus
{
        background: url(../images/transp.png) no-repeat; 
}


#left form a:hover ,#left form a:active ,#left form a:focus, #right form a:hover ,#right form a:active ,#right form a:focus  { color: #fff; }

#left form.poll, #right form.poll { padding: 10px 0 0 0; }
#left form.poll fieldset, #right form.poll fieldset
{line-height:1.6em}
#left form.poll fieldset label, #right form.poll fieldset label  {padding:0 0 0 4px}

#left form.poll a, #right form.poll a
{
        text-decoration: none;
        color: #000 !important;
        padding: 1px 2px 1px 2px !important;
        border: outset 1px #AA8855;
        background: #CCAA77;
        cursor: pointer;
        float: left;
}

#left form.poll a:hover, #left form.poll a:active,  #left form.poll a:focus, #right form.poll a:hover, #right form.poll a:active,  #right form.poll a:focus { border: 2px outset #AA8855; }

#left form.poll:after, #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;
}

/* ###############  main * ########################### */
/* position */
.leading_separator
{
        display: block;
        height: 10px;
        margin: 0 0 0px 0;
}

#main h2, #main2 h2, #main h1, #main2 h1
{
      
        color: #aa6655;
        font-size: 1.2em;
        font-weight: bold;
        margin: 0 0 0px 0;
        text-align: left;
        width:100%;
    
}

#main .leading .readon,
#main2 .leading .readon
{
        background: url(../images/pfeil.gif) #AA8855 no-repeat;
        bottom: 0;
        display: block !important;
        margin-top: 20px !important;
        margin-bottom: 10px !important;
        position: absolute;
        right: 0;
        text-decoration: none;
        padding: 2px 2px 0px 30px;
}

.article_row p.iteminfo
{
        line-height: 1.0em;
        margin: 0px -10px 5px -10px;
        padding: 10px;
		text-align:left;
}

#main .h3, #main2 h3 { 20px 0 10px 0: ; }

/* blog_more */

#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-size:14px;
        font-weight: bold;
        padding: 2px 0 4px 35px;
}

#main .blog_more ul, #main2 .blog_more ul
{
        color: #000000;
        line-height: 1em;
        list-style-type: none;
        margin: 0px 0 0 0px;
        padding: 5px 5px 5px 5px;
}

#main .blog_more, #main2 .blog_more { padding-top: 0px; }

/* main generell  */
#main a.readon, #main2 a.readon
{
        background: url(../images/pfeil.gif) no-repeat;
        font-weight: bold;
        padding: 2px 2px 10px 35px;
        display: inline-block;
}

#main a:link, #main2 a:link, #main a:visited, #main2 a:visited { color: #000000; }

#main ul li, #main2 ul li
{
        padding: 0 0 0 10px;
        line-height: 1.4em;
        margin: 10px 0 10px 0;
}

#main ul, #main2 ul
{
        list-style-position: outside;
        list-style-type: square;
        padding: 0 0 0 10px;
        margin: 0 0 0 20px;
}

#main ul,#main ol
{
        list-style-position: inside;
        margin: 10px 0 10px 20px;
        padding: 0 0 0 10px;
}

.small
{
        border: solid 0px;
        color: #AA9977;
        font-size: 0.85em;
        margin: 0 0 20px 0;
}

.contentdescription
{
        padding: 10px 0 10px 0;
        overflow: hidden;
}

.image_left
{
        float: left;
        border: 0px;
        margin: 0 10px 10px 0;
}

.image_right
{
        float: right;
        border: 0px;
        margin: 0 0px 10px 10px;
}

.wrap_image { clear: left; }

.createdby, .modifydate, .createdate
{
        color: #AA8855;
        display: block;
        font-size: 0.85em;
        padding: 0 0 0 2px;
        text-align:left;
}

span.content_rating , .leading span.content_rating
{
        margin: 10px 0 0px 0;
        display: block;
}

.content_vote
{
        margin: 0px 0 10px 0;
        display: block;
}

.content_vote input { margin: 0 5px 0 5px; }

.contentpagetitle
{
      padding:0px 0px 0px  10px;
      font-size:14px;
}
.contentpagetitle:hover
{
        background: none !important;
        color:#A58855 !important;
}
.blogsection
{
        
}

.blogsection:hover
{
        background: url(../images/pfeil.gif)  no-repeat;
        color:#A58855 !important;
}




/*  ####################   Formulare   #####################  */
fieldset.word , fieldset.only { border: solid 1px #ccc; }
form.limit { }

form.login
{
        color: #000000;
        font-size: 0.9em;
        margin: 5px 0px 20px 0px;
        padding: 10px 10px 20px 15px;
        text-align:left
}

form.login  .inputbox:focus { border: solid 2px #000000; }

form.login  p
{
        clear: both;
        border: solid 0px #000;
        font-size: 1em;
}
.vakalatt
{
 
 
 
 }
 .vak
{
        background: url(../images/vak.gif) no-repeat;
        
		
        margin: 2px 1px 1px 2px !important;
       padding: 2px 16px 6px 4px !important;
        cursor: pointer;        
}
.vak:hover
{
        background: url(../images/vak1.gif)  #AA8855 no-repeat;
       
}
form.login .button, .button
{
        background: url(../images/pfeil.gif) #AA8855 no-repeat;
        clear: left;
        color: #fff;
       
        font-weight: bold;
        margin: 0px 0px 10px 10px !important;
        padding: 2px 0 2px 30px !important;
        cursor: pointer;
        border: solid 1px #fff;
        
}

form.login .button:hover, .button:hover
{
        color: #000;
        border: solid 1px #000;    
}

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

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


}

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

form.login label
{
        color: #000;
        display: block;
        font-weight: bold;
        margin: 5px 0 0 0;
        padding: 2px 2px 0 2px;

}

form.login label.remember
{
        float: left;
        margin: 5px 0 20px 0;
        padding: 5px 0 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;
}

/* ################# poll ################ */
.poll { padding: 20px 20px 20px 0; }

form.poll fieldset
{
        border: 0px solid #000;
        margin: 0 0 10px 0;
        padding: 0;
}

form.registration input , form.lost_password input , .login_form input { border: solid 2px #AA8855; }

form.registration label, form.lost_password label ,.login_form label
{
        display: block;
        float: left;
        font-weight: bold;
        width: 12em;
}

/* #####################  form.registration ################ */
form.registration, form.lost_password
{
        margin: 45px 10px 10px 10px;
        padding: 10px;
        position: relative;
}

form.search_result h3
{
        background: #AA8855;
        border: solid 0px;
        color: #fff;
        display: block;
        margin: 0px 0 0 0;
        padding: 5px;
}

form.search_result,    form.registration,  form.lost_password , .login_form
{
        border: solid 1px #AA8855;
        margin: 15px 10px 0 10px;
        padding: 20px;
        position: relative;
}

.only label
{
        float: left;
        width: 6em;
}

.only input
{
        margin: 0px;
        display: block;
        width: 2em;
        float: left;
}

fieldset.only { padding-top: 10px; }


/* ########################## search ############################ */

.search_result legend
{
        font-weight: bold;
}

.searcharea
{
        padding: 10px;
        color: #000;
        margin: 10px;
}

.searchintro
{
        font-weight: bold;
        margin: 0 0 20px 0;
}

.display
{
        margin: 20px 0 0 0;
        text-align: right;
}

.filter { margin: 10px 0 0 0; }
.inputbox:focus { border: solid 2px #AA8855; }

.word , .only
{
        border: solid 0px;
        margin: 10px 0 0px 20px;
        padding: 5px 10px 5px 0;
}

.word   input
{
        background: #FFDDAA;
        border: solid 2px #AA8855;
        color: #000;
        font-weight: bold;
        margin: 0 0 0 10px;
        padding: 2px;
}

.word  label { font-weight: bold; }

.phrase
{
        color: #000;
        margin: 10px 0px 10px 10px;
        padding: 10px;
}

/*Selects*/
.phrase .inputbox
{
        color: #000;
        display: block;
        font-weight: bold;
        height: 1.5em;
        margin-top: 10px;
        width: 12em;
        border: solid 2px;
}

.phrase label.ordering { font-weight: bold; }

.phrase .inputbox  option
{
        border-bottom: solid 1px #AA8855;
        padding: 2px;
}

.searcharea
{
        padding: 10px;
        border: solid 1px #AA8855;
        color: #000;
        margin: 10px;
}

/* #####################  form.registration ################ */
form.form-validate, form.lost_password
{
        margin: 45px 10px 10px 10px;
        padding: 10px;
        position: relative;
}

form.search_result,    form.form-validate,  form.lost_password , .login_form
{
        background: #FFDDAA
        border: solid 1px #AA8855;
        margin: 15px 10px 0 10px;
        padding: 20px;
        position: relative;
}

form.form-validate label
{
        float: left;
        width: 10em;
}

form.form-validate input
{
      
        border: solid 2px #AA8855;
}

fieldset.only { padding-top: 10px; }

/* ########################### contacts ########################### */
div.contact { margin: 10px 0 10px 0; }

address
{
        font-style: normal;
        margin: 10px 0 10px 0;
}

address p { line-height: 1em; }

.contact label
{
        font-weight: bold;
        width: 14em;
        margin: 10px 0 0 0;
}

span.marker { margin: 0 10px 0 0px; }

.contact form
{
        background: #FFDDAA;
        color: #000;
        padding: 20px;
        margin: 10px 0 10px 0;
        border: solid 1px #AA8855;
}

.contact input
{
        background: #fff;
        border: solid 2px #CC3399;
        color: #000000;
        padding: 2px 2px 0 2px;
        margin: 10px 0 0 0;
}

div.contact_email label 
{
  width: 30%;
}

.error
{
        border: solid 1px #AA8855;
        padding: 20px;
}

label.textarea
{
        float: none !important;
        margin: 10px 0 10px 0;
        display: block;
        width: 100%;
}
#contact_text
{width:80% ; height:150px}
/*#################### tabellen ############################ */
table.newsfeeds td,  table.weblinks td, table.category td
{
        border-right: solid 1px #AA8855;
        padding: 5px;
}

table.newsfeeds th , table.weblinks th , table.category th
{
        background:#AA8855;
        padding: 5px;
}

table.newsfeeds, table.weblinks, table.category
{
        border: solid 1px #AA8855;
        font-size: 1em;
        margin: 20px 0 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: #000;
        border: solid 0px;
        margin: 20px 0 20px 0;
}

.poll .td_2 { width: 100px; }
.poll .td_3 { width: 300px; }
.poll form { margin: 20px 0 20px 0; }

.poll table
{
        font-size: 1em;
        width: auto;
        border: solid 0px;
        position: relative;
}

.poll table .td_1 { width: 30px; }

.poll table caption
{
        color: #000;
        font-size: 1.0em;
        font-weight: bold;
        margin: 10px 0 10px 0;
        text-align: left;
}

.poll td
{
        border: solid 1px #AA8855;
        padding: 2px;
}

.poll td.line { width: 300px; }

.poll th
{
        border: solid 1px #AA8855;
}

.question { font-weight: bold; }

#footer
{
        background: #AA8855;
        color: #fff;
        padding: 5px;
        text-align: right;
        border-top: solid 1px #fff;
}

p.syndicate
{
        float: left;
        display: block;
        text-align: left;
}

#footer a { color: #fff; }

/* Error Message */
.error
{ color:#FF0000;  
font-size:14px; font-weight:bold;
text-align:center;
		background: #FFCC99;
        border: solid 1px #fff;
        margin: 20px 10px 10px 10px;
        padding: 10px;
}

.error dl dd , .error dl dt
{
       
        border: solid 0px;
        list-style-type: none;
        margin: 0 !important;
        padding: 0 !important;
}

.error dl dd ul li
{
font-style:italic;
font-weight:normal;
text-align:center;
        margin: 0;
        padding: 0;
}

.error dl ul
{
font-weight:bold;
        
		list-style-type: none;
        margin: 0;
        padding: 0;
}

.error dt { display: none; }

body.contentpane
{
        width: auto;
        margin: 10px;
        line-height: 1.4em;
        text-align: left;
}
/*======================= VERTICAL MENU =============================*/
.mainlevel, .mainlevel:link, .mainlevel:visited{
	
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dashed #7E5C06;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.mainlevel:hover, .mainlevel:active{
	
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dashed #7E5C06;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ddbb88;
}

#active_menu{
	color: #EEE;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dashed #7E5C06;
	display: block;
	background-color: #ddbb88;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#active_menu.sublevel{
	padding-left:  30px;
	margin-left: -5px;
}

.sublevel, .sublevel:link, .sublevel:visited{
	color: #EEE;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dashed #7E5C06;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}

.leftmain .module_menu a:link, .leftmain .module_menu a:visited{
	color: #EEE;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.leftmain .module_menu a:hover, .leftmain .module_menu a:active{
	background-color: #5B4100;
	color: #FAFAFA;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.leftmain .module_menu a:active{
	background-color:  #ddbb88;
	color: #FAFAFA;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

span.mainlevel{
	color: #EEE;
}
span.mainlevel:hover{
	color: #EEE;
}

