/**
 * @version $Id: position.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @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.
 */

/*
*
{
	margin: 0;
	padding: 0;
}
*/
body
{
	background-image:url(../images/bg_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-color: #FFF;
	color: #666666;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
.all
{
	border-top: 0;
	border-bottom:0;
	border-right: solid 1px #C0CDDA;
	border-left: solid 1px #C0CDDA;
	color: #666666;
	font-size:12px;
	margin: 0px auto 0 auto;
	text-align: left;
	width:953px !important;
	overflow:hidden;
}
#all
{
	border-top: 0;
	border-bottom:0;
	border-right: solid 1px #C0CDDA;
	border-left: solid 1px #C0CDDA;
	color: #666666;
	font-size:12px;
	margin: 0px auto 0 auto;
	text-align: left;
}

#page { }

#header_top
{
    background-image: url(../images/bg_header_top.jpg);
	background-color: #CC0000;
	background-repeat:no-repeat;
	color:#FFF;
	width:957px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	height:22px;
	margin-top: 3px;
	
}

#header_top a:link {
color:#FFFFFF;
font-size:11px;
letter-spacing:1px;
text-decoration:none;
}

#header_top a:visited {
color:#fff;
font-size:11px;
letter-spacing:1px;
text-decoration:none;
}

#header_top a:hover {
color: #fff;
font-size:11px;
letter-spacing:1px;
text-decoration: underline;
}


#header
{
    background-image:url(../images/bg_header_center.jpg);
	background-color: #fff;
	background-repeat:no-repeat;
	color:#003366;
	margin: 0;
	position: relative;
	text-align: right;
	padding:0;
}



#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	width:957px !important;
	z-index:1;
}
#wrapper { margin: 0 0 0 0;
background-image:url(../images/bg_wraper.png);
background-repeat:repeat-y;

background-position:bottom;
 }
#left
{
	background-image:url(../images/bg_left_top.png);
	background-repeat:repeat-x;
	background-position:left top;
	border-right: solid 0px #EEEEEE;
	margin: 0;
	width:179px;
	height: inherit;
	border-left:#FFFFFF solid 1px;
	border-right:#D8E0E8 solid 1px;
	background-color: #D8E0E8;
}

#right
{
	background-image:url(../images/bg_right_top.png);
	background-repeat:repeat-x;
	background-position:right top;
	border-left:#F9CC8E solid 1px;
	border-right:#FFF solid 1px;
	color:#7D4A06;
	float: right;
	width: 250px;
	padding-top:0px;
	background-color: #FCE8CE;
	*margin-left:-20px !important;
}

div#date {
color:#0066CC;
font-family:Arial;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
margin-left:188px;
margin-top:-4px;
position:absolute;
text-align:left;
width:515px;
}



#main2
{
	background: #fff;
	width:98%;
	*width:500px !important;
	padding:0;
	position: relative;
	float:left;
	margin: 0px 5px 0px 5px;
	min-height:500px;
	*margin-left:2px !important;
}

#main
{
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 25px 20px 20px 20px;
	position: relative;
	*left:0px;
	*margin:0px !important;
	width:98%;
	*width:500px !important;
	float:left;
}

/* ###################### 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;
}
.espacio
{
	background-color:#FFFFFF;
background-image:url(../images/bg_separador_1.png);
background-repeat:no-repeat;
border:0 none;
color:#003366;
height:39px;
line-height:23px;
margin:0;
padding-right:5px;
position:relative;
text-align:right;
width:957px;

}



#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
	
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

/* ###############  main * ########################### */
/* position */
.leading
{
	color: #666666;
	margin: 0px;
	padding: 2px;
	position: relative;
	font-size:12px;
}

.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; }

.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;
}

/* IE6 Only */

* html #main2
{
	background: #fff;
	width:514px;
	padding:0;
	
	margin: 0px 5px 0px 5px;
	min-height:500px;

}

* html  #wrapper { margin: 0 0 0 0;
background-image:url(../images/bg_wraper.png);
background-repeat:repeat-y;
width:957px;
background-position:bottom;
 }
 
 * html body,td,th {
	font-size: 12px;
}

.contentheading {font-size:20px;color:#7F99B2;}
.ev_detail {font-weight: bold;}
