/**
 * @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.
 */



 /* ***************************************************************************************************** */
/* CONTENT CSS */

html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #1e1e1e;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 980px;
	background: #1E1E1E;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 370px;
	height: 266px;
	background: url(../images/header.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
/*#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}




#nav #active_menu-nav
{
        background: #000;
        color: #fff;
}  */

#topnav ul
{
/*        background: #fff;*/
        display: block;
        margin: -7px 0 -2px 0;
        padding: 5px 0 5px 0;
        text-align: right;
}

#topnav ul li
{
/*        background: #000;*/
        color: #fff;
        display: inline;
        text-align: center;
}

#topnav ul li a:link,#topnav ul li a:visited
{
/*        background: #fff;*/
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        border-right: solid 1px #666;
        padding: 5px 10px 5px 10px;
        line-height: 1.5em;
}

#topnav ul li a:hover,#topnav ul li a:active,#topnav ul li a:focus
{
        background: #fff;
        color: #000;
        font-weight: bold;
}





#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;

	background: #1e1e1e url(../images/left_bg.jpg) repeat-x;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
    height: 65px;
}
#nav img {
	float: left;
}



#nav #active_menu-nav
{
/*        background: #000;*/
        color: #fff;
}

#nav ul
{
/*        background: #fff;*/
        display: block;
        margin: -7px 0 -2px 0;
        padding: 5px 0 5px 0;
        text-align: right;
}

#nav ul li
{
/*        background: #000;*/
        color: #fff;
        display: inline;
        text-align: center;
}

#nav ul li a:link,#nav ul li a:visited
{
/*        background: #fff;*/
        color: #fff;
        font-weight: bold;
        text-decoration: none;
/*        border-right: solid 1px #800000;*/
        padding: 5px 10px 5px 10px;
        line-height: 32px;
}

#nav ul li a:hover,#nav ul li a:active,#nav ul li a:focus
{
      background: #fff;
        color: #800000;
        font-weight: bold;
}








#content {
	position: absolute;
	top: 336px;
	left: 285px;
	width: 684px;

	background: #1E1E1E top left url(../images/left_shadow.jpg) no-repeat;
}
#content-bot {
	background: bottom url(../images/body_bg.gif) repeat-x;

	margin-left: 1px;

}
#content .inner {
	padding: 10px 10px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 10px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: right;
	width: 180px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(../images/red_bg.jpg) repeat-x;
	margin-right: 2px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .first {
    float: left;
	width: 200px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(../images/red_bg.jpg) repeat-x;
     margin-right: 10px;
	padding-top: 19px;
	padding-left: 0px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .last {
    float: left;
	width: 190px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(../images/red_bg.jpg) repeat-x;
     margin-right: 5px;
	padding-top: 19px;
	padding-left: 0px;
	padding-right: 20px;
	color: #CFCFCF;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}

.divider {
	background: bottom url(../images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: center;

	padding: 18px 15px 15px 15px;
}
/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */



/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
.componentheading, .contentheading{

}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
.input{

}
.inputbox{

}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search{

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}
/*  ####################   Formulare   #####################  */
fieldset.word , fieldset.only { border: solid 1px #ccc; }
form.limit { }

form.login
{
        background: #3a3838;
        border: 1px solid #ff7f00;
        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 1px #710100; }

form.login  p
{
        clear: both;
        border: solid 0px #000;
        font-size: 1em;
}

form.login .button
{
        background: #ff7f00;
        clear: left;
        color: #fff;
        display: block;
        font-weight: bold;
        margin: 0px 0 10px 0 !important;
        padding: 0 0 0 30px !important;
        cursor: pointer;
        border: solid 0px;
}

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 #ff7f00;
        color: #000;
        padding: 2px 2px 0 2px;
        width: 80%;


}

form.login input.checkbox
{
        background: none;
        border: solid 0px #ff7f00;
        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;
}

form.lost_password .button , .login_form .button
{
        background: #ff7f00;
        border: 0;
        bottom: 0;
        color: #fff;
        font-weight: bold;
        margin: 0px 0px 0 10px;
        padding: 0 0 0 30px;
        position: absolute;
        right: 0;
        cursor: pointer;
}
/* ################# poll ################ */
.poll { padding: 20px 20px 20px 0;
background: bottom url(../images/red_bg.jpg) repeat-x;
border: 1px solid #ff7f00;   }

form.poll fieldset
{
        border: 0px solid #000;
        margin: 0 0 10px 0;
        padding: 0;
}


/* #####################  form.registration ################ */
form.registration, form.lost_password
{
        margin: 45px 10px 10px 10px;
        padding: 10px;
        position: relative;
}

form.search_result h3
{
        background: #93246F;
        border: solid 0px;
        color: #fff;
        display: block;
        margin: 0px 0 0 0;
        padding: 5px;
}

form.search_result,    form.registration,  form.lost_password , .login_form
{
        background: #fff;
        border: solid 1px #93246F;
        border-top: solid 4px #93246F;
        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_result .button , form.registration .button
{
        background: url(../images/pfeil.gif) #000000 no-repeat;
        border: 0;
        bottom: 0;
        color: #fff;
        font-weight: bold;
        margin: 10px 0px 0 10px;
        padding: 0 0 0 30px;
        position: absolute;
        right: 0;
        cursor: pointer;
}
