/**
 * @version $Id: position.css 14401 2010-01-26 14:10:00Z louis $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2010 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.
 */

*
{
	margin: 0;
	padding: 0;
}

body
{
    background: url("../images/bg.jpg") repeat-y fixed center center #003366;
	color: #000000;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	padding: 0px;
	text-align: center;
}

a.modal, a.modal:hover{
    background: none !important;
    padding: 0px !important;
}

/************** CUSTOM *********************/
.form-login{ font-size: 11px; border: solid 1px silver; border-radius: 5px; padding: 7px; }
.form-login p, .form-login p a{ font-size: 10px; color: gray !important; }
.form-login p a:hover{ padding: 2px; color: white !important; }
#mod_login_username, #mod_login_password{ width: 220px; margin-bottom: 5px; }

.form-validate{ padding: 10px; border: solid 1px silver; border-radius: 5px; }
.form-validate input{ width: 250px; }
.form-validate p{ font-weight: bold; }
.form-validate div{ margin-bottom: 5px; }
#contact_email_copy{ width:16px; }


#wrap-mp {width:973px; margin:auto;}
#topbg-mp {background:url(../images/topbg.png) no-repeat; height:14px;}
#wrap2-mp {background:url(../images/pagebg.png) repeat-y; padding:0 7px 0 7px;}
#topbar {background: url(../images/topbar.jpg) no-repeat; height:100px; padding:10px;}
#header-banner {background:url(../images/header.jpg) no-repeat; height:300px;}
#topnav { background:url(../images/menubar.png) no-repeat; height:29px; width:688px; margin: 70px 0 0 250px; }
#searchbar { width:470px; height:43px; float:right; margin:10px 10px 0 0; font-size: 10px; color: gray; border: solid 1px gray; padding: 5px; border-radius: 5px; }
#searchbar div.titulo{ color: #EEC535; text-align: left; font-weight: bold; font-size: 12px; line-height: 12px; margin-bottom: 4px; }
#searchbar input{ padding: 3px !important; color: gray; text-align: center; }
#searchbar input.submit{ cursor: pointer; background: url("../images/menubar.png") no-repeat scroll 0 0 transparent; }
#searchbar input.submit:hover{ color: white; }
#topnav ul {
    position: relative;
    height: 26px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3px;
    padding-right: 15px;
    padding-left: 15px;
}
#topnav ul li {
    float: left;
    list-style: none;
}
#topnav ul li.back {
    background: url(../images/lavamenu2.png) no-repeat right;
    width: 9px; height: 23px;
    z-index: 8;
    position: absolute;
}
#topnav ul li.back .left {
    background: url(../images/lavamenu1.png) no-repeat left;
    height: 23px;
    margin-right: 9px;
}
#topnav ul li a {
    font: normal 14px "Trebuchet MS", Arial, Halvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 20px;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 3px;
}
#topnav ul li a:hover, #topnav ul li a:active, #topnav ul .current a,  .current a:visited #topnav ul li a:visited {
    border: none;
}

#sitename {
	font: bold 24px "Trebuchet MS", Arial, Halvetica, sans-serif;
	display: block;
	float: left;
	color: #2E2E2E;
}
#sitename .description {
	display: block;
	font: normal 12px arial, Tahoma;
	color: #333;
}

#sitename a { color:#000; background:none; }
#sitename a:hover {color:#999; background:none;}

#wrapper .post  {width:641px; margin: 0 auto 15px auto; font-size: 13px; text-align: left; }
#wrapper .post p {line-height:18px; margin-bottom:18px;}
#wrapper .post .postheader {background: url(../images/postheader.jpg) no-repeat; height:27px;}
#wrapper .post .postcontent {background:url(../images/postbg.jpg) repeat-y; padding: 0px 25px;}
#wrapper .post .postbottom {background: url(../images/postbottom.jpg) no-repeat; height:86px;}
#wrapper .post h2 {color:#000; display:block; padding-bottom:18px; }
#wrapper .postmeta {display:block; padding:15px 10px 0 25px;}
#wrapper .postbottom .postmeta li {display: block; float:left; height:15px; padding:5px 8px 1px 25px; margin-right:10px; }
#wrapper .permalink {background:url(../images/ico_permalink.jpg) no-repeat; }
#wrapper .category_link { background:url(../images/ico_category.jpg) no-repeat;}
#wrapper .comments_link{ background:url(../images/ico_comments.jpg) no-repeat;}
#wrapper .post .date {display:block; padding:3px 5px 3px 18px; font-size:10px; color:#666; background:url(../images/icodate.jpg) no-repeat;}

#wrapper .postcontent div.error h2{ padding-bottom: 0px; color: #CC6600; }
#wrapper .postcontent h1, #wrapper .postcontent h2, #wrapper .postcontent h3{ margin-top: 0px; }
#wrapper .postcontent ul { margin: 15px 15px 0px;}
#wrapper .postcontent ul li {
    background:url(../images/bullet.png) 2px 10px no-repeat; margin:0px; padding:3px 5px 3px 15px ; display:block;
}
#wrapper .postcontent ul li ul{ margin: 0px; }

#wrapper .postcontent ul li ul li{ background:url(../images/bullet.png) 2px center no-repeat; padding-top: 0px; padding-bottom: 0px; font-size: 11px; color: gray; }
#wrapper .postcontent ol {list-style-position:outside; list-style:decimal; margin-left:35px;}
#wrapper .postcontent ol li {padding:5px;}



/* ################   Position ################  */
#all
{
	/*background: #FFFFFF;
	border: solid 1px white;*/
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	max-width: 973px;
	padding: 0 3px 3px 3px;
	text-align: left;
}

#page { }

#header
{
	background: #fff;
	color: #000000;
	margin: 0;
	position: relative;
	text-align: right;
	border-bottom: solid 4px #ccc;
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0px 5px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { /*margin: 0 0 0 21% !important*/}
#left
{
	background: #FFFFFF;
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 20px 0 0 0;
	width: 21%;
}

#right
{
	color: #000;
	float:left;
	width: 280px;
	padding-top:10px;
    font-size: 12px;
    text-align: left;
}

#main2
{
	background: #fff;
	width:64%;
	padding: 15px 10px 10px 10px;
	position: relative;
	min-height:520px;
	float:left;


}

#main
{
	background: #fff;
	margin: 0 0px 0 0;
	padding: 25px 20px 20px 20px;
	position: relative;
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#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: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

/* ###############  main * ########################### */
/* position */
.leading
{
	background: url(../images/biene.png) no-repeat top left transparent;
	border: solid 1px #CCCCCC;
    border-radius: 10px;
	color: #000000;
	margin: 0px;
	padding: 20px 20px 40px 120px;
	position: relative;
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; text-align: left; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}