/**
 * @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.
 */

/* Header */
#header {z-index:999;}

#header .background {display:block;}

#header h1
{
	display:block;
	position:absolute;
	margin:53px 0 0 320px;
	font-family:Tahoma;
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
}

#header .logo 
{
	display:block;
 	position:absolute;
	margin-top: 35px;  
}

hr {border:0; border-top:1px solid #338181; margin: 15px 0;}


p.buttonheading {
	text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
	border:solid 2px #fff;
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
	/*border:solid 2px #EFDEEA;*/
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
	border:solid 2px;
	color:#000;
}

.kleiner {font-size:.9em;}

/* pdf-verlinkung */
a.pdf, a.pdf:hover {background:url(../images/pdf_button.png) no-repeat !important; padding-left:18px; white-space:nowrap;}


.right {float:right;}
.left {float:left;}

.home-left {background:#D7E9E9; padding:5px; padding-bottom:35px; width:330px;}
.home-left a {font-weight:normal !important;}

p.background {padding: 5px; margin:5px 0 15px; background:#ebf4f4; padding-right:25%;}
div.background {padding: 5px; margin:5px 0 15px; background:#ebf4f4; padding-right:25%;}
div.background p.left {display:block; width:47%; margin-right:15px; float:left;} 
div.background p.right {display:block; width:47%; float:left;}

.ecd-green {color:#006162;}

/* Content-Bereich */
div.content-left {width:47%; margin-right:15px; float:left}
div.content-right {width:47%; float:right;}

/* anlesen */
p.anlesen {width:450px;}

/* Referenz-Logos */
p.referenzen-logos {float:left; vertical-align: bottom; text-align:center; width:325px; height:120px;}

/* Image-Box*/
.image-box {width:300px; margin: 0 0 10px 15px;}

.image-box a.modal {font-weight:normal !important; display:block;}
.image-box img {border:0;}
.image-box p {font-size:.9em; padding:3px 5px; margin:0;  background:url(../images/image-box.gif) no-repeat 100% 0 #d7e9e9 ;}

/* Definiotions-Liste */
dl {display:block; width:470px;}
dt {float:left; clear:left; width:140px; margin:0 10px 8px 0;}
dd {display:block; padding-left:140px; width:320px; margin:.3em 0 1em 0;}
dl.date {width:430px;}
dl.date dt {width:100px; color:#389192; text-align:right; font-family:Tahoma; font-weight:bold;}
dl.date dd {padding-left:110px;}

/* Text-Box */
div.boxed {display: block; float:left; width:45%; margin-bottom:15px; padding-right:20px;}

/* Newsflash Startseite */
.dn-category_newsflash {display:block; border-top:1px solid #006162; margin-bottom: 15px; color:#006162; font-size:.90em;}
.dn-introtext_newsflash {display:block; margin-left:10px;}
/*.dn-introtext_newsflash a {display:inline-block; margin-left:150px; text-decoration:none; color:#006162 !important; font-weight:bold;}*/
.dn-introtext_newsflash a:hover {background:0; color:#006162 !important; }
.dn-introtext_newsflash img {display:block; float:right; border:0;}
.dn-whole_newsflash, .dn-each_newsflash {width:645px;}
.dn-each_newsflash {padding-bottom:15px;}
.dn-introtext_newsflash p, .dn-introtext_newsflash ul {width:300px;}
.dn-introtext_newsflash h2 {font-size:1.2em; color:#006162;}

.moduletable_newsflash .image-box {width:200px; margin:0 0 10px 15px;}
.moduletable_newsflash .image-box p {display:none;}