/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @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.
 */



#container {
	margin: 0 auto;
	position: relative;
	width: 860px;
	overflow:hidden;
	
}


.header{
    left: 50%;
    margin: 0 -1000px;
    position: absolute;
    top: 0;
    width: 2000px;
	height:350px;
	overflow:hidden;
	z-index:1;
}

.suche{


	background: url("../images/bg-grey.png") repeat scroll 0 0 transparent;
	position:relative;
	float:right;
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #737F83;
	text-decoration: none;
 	padding: 8px 12px 8px 10px;
 	z-index:2;
}

.logo-fond{
	background: url("../images/Logo-Fond.png") no-repeat scroll 0 0 transparent;
    left: 0px;
	top:0;
    position: absolute;
    width: 402px;
	height:203px;
	overflow:hidden;
	z-index:3;
}

.logo{
    left: 80px;
	top:10px;
    position: absolute;
    width: 250px;
	height:170px;
	overflow:hidden;
	z-index:4;
}


#navigation {
   
 background: url("../images/bg-grey.png") repeat scroll 0 0 transparent;
    font-style: normal;
    left: 0;
	top:310px;
    position: absolute;
    width: 860px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	z-index:5;
	letter-spacing:0.5px;
	
	
}

#navigation a:link{
   

	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;

	
}

.content {
	position: relative;
	width: 860px;
	margin-top: 390px;
	z-index:4;
}

.content a:link, .content a:visited {
	color: #76C2D6;
	text-decoration:none;
}

.content a:hover, .content a:active {
	background-color: #76C2D6;
	color: #FFFFFF;
	text-decoration:none;
}

.content #yoo-zoo a:hover, .content #yoo-zoo a:active {
	background-color: transparent;
	color: #76C2D6;
	text-decoration:none;
}

.footer {
    background-color: #999;
    border-top: 15px solid #FFFFFF;
    clear: both;
    color: #BEC5D1;
    font-size: 11px;
    height: 25px;
    margin-bottom: 10px;
    position: relative;
    vertical-align: middle;
    width: 860px;
}

.teaser {
	
	
}

.teaser-box {
	margin-top:30px;
	float: right;
    width: 300px;
}

.teaser-box img {
	margin-bottom:10px;
}

.teaser-box h2 {
	font-size: 18px;
	margin-bottom: 10px;
}


.moduletable_language h3 {
	font-size: 11px;
	float:left;
	color: #fff;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-bottom:0;
}

.moduletable_language{
	margin-top:10px;
}

.moduletable_language img{
	padding:4px 0 0 10px;
}





.generisch {
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	float:right;
	padding: 2px 5px;
}




.mainlevel
{
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	
	font-style: normal;
}



a.mainlevel
{
	text-decoration: none;
	margin:10px;
}

a.mainlevel:hover
{
	text-decoration: none;
	color: #CCC;
}

a#active_menu.mainlevel
{
	text-decoration: none;
	color: #CCC;
}

.xmap ul a{
    line-height:1.6em;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #368CA6;
	text-decoration:none;
	
}

.xmap ul a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #368CA6;
	
}




	
.search-modul{
	float:right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}


/* Modulbox */




/* content */





a.readon {
	line-height:30px;

	
}

.content a.readon {

	
}







.contentheading{

	color: #FFF;
	background-color: #76C2D6;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight: normal;

}



.componentheading{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
	font-weight:bold;
	margin-bottom:20px;


}




/* Formulare */

.formular{
width:500px;
float:left;
}

.adresse{
width:350px;
float:right;
}


input#mod_search_searchword.inputbox {
background:#FFFFFF url(../images/icon-search.gif) no-repeat scroll 10px 50%;
border:1px solid #CCCCCC;
color:#1A334A;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color: #666666;
padding:5px 10px 5px 30px;
vertical-align:top;
width:160px;
height: 20px;
margin:0;
}

.inputbox {

    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    color: #666666;
  font-family:Arial,Helvetica,sans-serif;
font-size:11px;
    margin: 5px 0;
    padding: 5px;
    width: 280px;
}

form.search_result .inputbox {
	width: 200px;
}

.submit {
    background: none repeat scroll 0 0 #76C2D6;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    width: 85px;
	margin: 5px 0;
    padding: 5px;
}

.submit:hover {
    background: none repeat scroll 0 0 #4e95a8;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #666666;
	border: 10px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
	color: #FFFFFF;
}

div.tooltip {
	z-index: 10;
	width: 180px;
	text-align:left;
	color: #FFFFFF;
	background:url(../images/bg-tooltip.png) repeat;
	border:1px solid black;
	padding: 10px;
}
div.tooltip h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
div.tooltip p {
	font-size: 11px;
}

