@charset "utf-8";
/**
 * @version $Id: position.css 10387 2008-06-03 10:59:16Z pasamio $
 * @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
{
	color:#444444;
	font-family: arial, helvetica, sans-serif;
	font-size:100.1%;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#wrapper_structure
	{
		background:#FFFFFF url(/images/backgrounds/background_grey.png) repeat-x;
		margin:1px auto;
		padding:0px;	
	}

#all
{
	background: #FFFFFF;
	color: #444444;
	font-size: 0.7em;
	margin: 0 auto;
	width: 880px;
	text-align: left;
}

#page 
	{ 
	
	}

#header
{
	padding: 0px 10px;
	margin: 0;
	height:70px;
	/*border:1px solid #FF33CC;*/
}

#contentarea,#contentarea2
{
	float:left;
	width:860px;
	border: dotted 0px #666;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper 
	{ 
		background:#ffffff;
		margin: 0 0 0 21%
	}



#left
{
	background: #FFFFFF;
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 21%;
}

#right
{
	color: #444444;
	float:left;
	width: 28%;
	/*padding-top:18px;*/
}

#main2
{
	width:62%;
	padding: 25px 45px 40px 20px;
	position: relative;
	min-height:400px;
	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, #logo_wrapper
{
	font-size: 1em !important;
	font-weight: bold !important;
	/*position: relative;*/
	text-align: left;
	text-transform: none !important;
	/*z-index: 0;*/
	float:left;
}


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


#wrapper_image
	{
		background:#cccccc;
		height:280px;
	}

#wrapper_menu
	{
		width:860px;
		height:40px;
		padding:0px 10px 0px 10px;
		background: url(/images/backgrounds/shade_block_top.png) bottom no-repeat;
	}
	
#footer
	{
		clear:both;
		/*width:840px;*/
		height:50px;
	}

/* FEATURES ON HOMEPAGE */

#wrapper_columns
	{
		margin: 0px 10px 0px 10px;
	}

#wrapper_column1
	{
		float:left;
		width: 145px; 
		padding: 20px 30px 40px 40px;
	}

	
#wrapper_column12, #wrapper_column34 
	{
		float:left;
		width:370px;
		padding:20px 40px 20px 40px;
		/*background:#99FFFF;*/
	}

#wrapper_column34
	{
		/*background:#FFCC00;*/
		padding:20px 30px 20px 30px;
	}	

#wrapper_column23
	{
		float:left;
		width:420px;
		padding: 20px 10px 20px 0px;
		/*background:#00FF33;*/
	}
#wrapper_column4
	{
		/*background:#FF6600;*/
		float:left;
		width:215px;
		padding: 20px 0px 40px 0px;
	}
	


#feature1,#feature2, #feature3, #feature4
	{
		float:left;
		width:214px;
		height:120px;
		border-left:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
		/*padding:5px 15px 0px 15px; */
		background:#ffffff url(/images/backgrounds/feature_background.png) bottom repeat-x;
	}
#feature4
	{
		width:213px;
		border-right:1px solid #CCCCCC;
	}	

.feature_inner
	{

		height:90px;
		padding:15px 20px 15px 20px;
	}	

#content
	{
		float:left;
		background:#FFFFFF;
		/*height:120px;*/
		width:860px;
	}	
/* END FEATURES ON HOMEPAGE */



/* SHADES AND IMAGE */
.shade_left_grey, .shade_right_grey
	{
		width:10px;
		float:left;
		height:280px;
	}
.shade_left_white, .shade_right_white
	{	
		width:10px;
		float:left;
		height:120px;
	}	
	
.shade_left_grey
	{
		background: url(/images/backgrounds/shade_block_left_grey.png) repeat-y;
	}
.shade_right_grey
	{
		background: url(/images/backgrounds/shade_block_right_grey.png) repeat-y;
	}
.shade_left_white
	{
		background: url(/images/backgrounds/shade_block_left_white.png) no-repeat;
	}
.shade_right_white
	{
		background: url(/images/backgrounds/shade_block_right_white.png) no-repeat;
	}
	
#title_image
	{
		float:left;
		width:860px;
		height:280px;
	}	


/* ###############  main * ########################### */
/* position */
.leading
{
	background:#eeeeee url(/images/backgrounds/leading.gif)  repeat-x bottom left;
	margin: 10px 0px 15px 0px;
	padding: 20px 20px 40px 20px;
	position: relative;
}

.leading_article
{
	background:#eeeeee url(/images/backgrounds/leading.gif)  repeat-x bottom left;
	margin: 10px 0px 15px 0px;
	padding: 20px 20px 20px 20px;
	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;
}
.row_separator{height:5px; clear:both;}
.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;
}

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

/* exception for archive */
form .article_row
	{
			margin-left: 27px;	
	}
.article_column
{
	border: solid 0px #ccc;
	padding: 10px 0px 10px 0;
}

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


/* IMAGES IN LIST ON MANAGEMENT PAGE */
.list_image
	{
		margin-left:-164px;
		width:110px;
		z-index:2;
		float:left;
		position:relative;
		padding-top:75px;
	}
/* END IMAGE IN LIST*/

/* LANGUAGE AND SEARCH DIV */
.top_search		
	{
		float:right;
		margin-top:35px;
		/*width:200px;*/
	}
/* END LANGUAGE AND SEARCH DIV */


/* IMAGE OVERLAY */
#background_overlay
	{
		background:#000000;
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:2;
		display:none;
		opacity: 0.7;
		filter:alpha(opacity=70); 
		-moz-opacity: 0.7; 
		opacity: 0.7;		
	}

#showimage
	{
		padding: 0px 15px 15px 15px;
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #CCCCCC;
		position:absolute;
		display:none;
		z-index:3;
	}

#dragbar
	{
		text-align:right;
		text-transform:uppercase;
		cursor:move;
		font-size:0.9em;
		font-weight:bold;
		padding:5px 0px 5px 0px;
	}
	
#screenshot
	{
		/*cursor:help;*/
	}	
	
.screenshot_close
	{
		margin:-20px -40px 0px 0px;
	}	

/* END IMAGE OVERLAY */


/* SITEMAP */
#wrapper_sitemap
	{
		/*background:#ff6600;	*/
	}
	
#wrapper_sitemap .column1, #wrapper_sitemap .column2, #wrapper_sitemap .column3	
	{
		float:left;
	}
/* END SITEMAP */