/**
 * @version $Id: position.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @author Martin Ortner, Micado
 * @package Joomla
 * @subpackage Template Fliesen Egartner
 * @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 url(../images/np-klimaschule/bg_site.jpg) no-repeat;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}


/* ################   Position ################  */
#all
{
	color: #000;
	font-size: 0.8em;
	margin: 0 auto;
	width: 770px;
	text-align: left;
	margin-top: 10px;
}

#all table {
	font-size: 1em;
}

#page, .rsg2, form.subscrfrm { 
	padding: 3em 25px;
}

#header
{
	width: 770px;
	height: 282px;
	background-image: url(../images/np-klimaschule/trans.png);
	background-repeat: repeat;
	position: relative;
	border: 1px solid #E3E3E3;
}

.logo {
	position: absolute;
	left: 25px;
	margin-left: 0;
	top: 118px;
	margin-top: 0;
	background-image: url(../images/np-klimaschule/logo_neu.png);
	width: 156px;
	height: 119px;
	z-index: 3;
}

.translogo {
	position: absolute;
	left: 0px;
	margin-left: 0;
	top: 71px;
	margin-top: 0;
	background-image: url(../images/np-klimaschule/trans_bild.png);
	width: 209px;
	height: 211px;
	z-index: 2;
}

#menue {
left:209px;
margin-left:0;
margin-top:0;
position:absolute;
top:42px;
}

#link {
	position: absolute;
	left: 8px;
	margin-left: 0;
	top: 35px;
	margin-top: 0;
}

#link img{
	width: 150px;
	height: 40px
}


#imagebild {
	position: absolute;
	left: 0px;
	margin-left: 0;
	top: 70px;
	margin-top: 0;
}

.pauschalen {
	
}

#flags_de {
	position: absolute;
	width: 16px;
	height: 11px;
	top: 4px;
	left: 7px;
	margin-left: 0;
}

#flags_en {
	position: absolute;
	width: 16px;
	height: 11px;
	top: 4px;
	left: 27px;
	margin-left: 0;
}

#contentarea, #contentarea2
{
	border: solid 0px #000;
	margin: 0;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/np-klimaschule/trans.png);
	background-repeat: repeat;
	position: relative;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	width: 770px;
	min-height: 500px;

	}

#wrapper { margin: 0 0 0 180px}





#left
{
	float: left;
	margin: 0;
	width: 180px;
}

#right
{
	color: #000;
	float:left;
	width: 158px;
	text-align: left;

}

#main2
{
	width:464px;
	position: relative;
	float:left;
	height: 350px;
	min-height: 350px;
}

#main2[id]
{
	height: auto;
}

#main
{
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	width: 590px;
	min-height: 500px;
}

#footer {
	width: 770px;
	height: 46px;
	background-image: url(../images/np-klimaschule/trans.png);
	background-repeat: repeat;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;


}

.copy {
	text-align: center;
	padding-top: 10px;
}





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

#logo  img { display: block; }

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

/* ###############  main * ########################### */
/* position */
.leading
{
	background: #EFDEEA url(../../beez/images/biene.gif) no-repeat top left;
	border: solid 1px #CCCCCC;
	color: #000000;
	margin: 30px 0px 10px 0px;
	padding: 20px 20px 40px 120px;
	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: 5px 25px;
}

form#jForm {
	padding: 60px 25px 5px 25px;
}

form#jForm a {
color: #245894 !important;
}
form#jForm a:hover, form#jForm a:focus, form#jForm a:active {
color: #000000 !important;
background: none !important;
}


.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;
	border-bottom: 1px solid #DEE6EE;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

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


/*Neu - Micado */

#left .moduletable {

}

#printinfo {
	display: none;
}
