/**
 * @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
{
	background: #fff;
	color: #464646;
	font-family: arial, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#all
{
	background: #FFFFFF;
	color: #464646;
	font-size: 0.8em;
	margin: 0 auto;
	width: 1000px;
	padding: 0 0 3px 3px;
	text-align: left;
}

#page { }

#header
{
	background: #fff;
	color: #000000;
	margin: 0;
	position: relative;
	text-align: right;
	border-bottom: solid 4px #003399;
	z-index: 1000; /* IE 6 and 7 z-index fix */
}

#contentarea,#contentarea2
{
	margin: 0;
	padding: 20px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { margin: 0 0 0 17%}
#left
{
	background: #FFFFFF;
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 0 0 0 0;
	width: 17%;
}

#right
{
	color: #333;
	float: right;
	width: 230px;
	padding: 20px 0 0 0;
	position: relative;

}

#top
{
	float:left;
	padding: 0 0 0 25px;
	position: relative;

}

#main2
{
	background: #fff;
	width: 565px;  /* 600 - 10 - 25 */
	padding: 0px 10px 20px 25px;
	position: relative;
	min-height:520px;
	float:left;


}

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

#top_module
{
	float:left;
	width: 40%;
}


/* ###################### 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
{
	float:left;
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	margin-top: 1em;
}

#logo  img { display: block; }

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


/* Search  */

#search
{
float:right;
margin:15px 0 0 0 !important;	
}





div.joomla div.search p.info {
	margin: 0px;
	color: #969696;
	font-style: italic;
}

div.joomla div.search p {
	margin: 10px 0 20px 0;
}

div.joomla div.search span.highlight {
	background: #ffffff;
	color: #323232;
}

div.joomla div.search ol {
	margin: 10px 0;
	padding-left: 30px;
	list-style-type:square;
}


div.joomla div.search fieldset {
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #c8c8c8;
}

legend {
	padding: 0 10px 0 10px;
	background: #ffffff;
}

form div { margin: 10px 0 10px 0; }

textarea { padding: 1px 0 1px 5px; }

option { padding: 0 0 1px 5px; }

input[type='hidden'] { display: none; }

input[type='text'],
input[type='password'] { padding: 1px 0 1px 5px; }

button,
input[type='button'],
input[type='submit'] {
	padding: 2px 4px 2px 1px;
	line-height: 100%;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button { cursor: pointer; }

 
textarea,
input[type='text'],
input[type='password'],
select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

 
textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover { border-color: #aaaaaa; }

 
textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
	border-color: #8c8c8c;
	outline: 2px solid #dcdcdc;
}



/* ###############  main * ########################### */
/* position */
.leading
{
	margin: 20px 0px 10px 0px;

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

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

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

.column1, .column2, .column3
{
	position: relative;
}



.column1, .column2, .column3
{
	float: left;
}

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

.article_column
{
	padding: 10px 0 10px 0;
}

.column2
{
	margin: 0px 20px;
}


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

/* Social Networks */

.moduletable_social_network
{
	padding: 20px 0 0 0;
}

.social_network
{
	margin: 0 0 15px 0;
	padding: 0 5px;
	font-size: 12px;
}

.social_network img
{
	float: left;
	margin: 0 8px 15px 0;
}


.social_network a
{
	font-size: 14px;
	font-weight: bold;
}




/* Social Bookmarking */
.social_listing
{
	clear:both;
	padding: 20px 0 0 0;
}

.bookmark
{
	margin: 0 0 5px 0;
}

.addthis_toolbox .at300bs
{
	margin: 0 3px 0 0;
}

.addthis_toolbox .at300b
{
	margin: 0 5px 0 0;
}

.addthis_toolbox .more a:hover {
    background: none;
}

.addthis_toolbox .more span {
    display: none;
}

/* Printing and Email */

.forward {
	width: 97%;
	margin: 10px 18px 10px 0;
	float: left;
	border: 2px solid #dcdcdc;
	background-color: #f8f8f8;
	}

.forwardactions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	text-align: center; 
	border: 0pt none;
	}
	
.forwardactions a:link, .forwardactions a:visited {
	margin: 0 5px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	}
.forwardactions a:hover {
	text-decoration: underline;
	}