/**
 * @version $Id: position.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @author K.Schulz - original by (Angie Radtke / Robert Deutz)
 * @package Joomla
 * @subpackage Accessible-Template-exclusivelife
 * @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: 0px;
	padding: 0px;
}

body
{
	background: #002c5a;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#all
{
	background: #002c5a;
	border: solid 0px #6d7fa3;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 0 auto;
	width:980px;
	/* max-width: 1000px; */
	/* padding: 0px 3px 3px 3px; */
	padding: 0px 0px 0px 0px; 
	text-align: left;
}

/* ############### USER 4 Top Navigation ############## */
#tiptopnavi
{
	z-index:101;
	position:absolute;
	/* top:0px; */
	/* right:0px; */
	top:15px;
	left:165px;
	text-align: left;
	/* background:#002c5a; */
	/* color:#fff; */
}

/* ende top navi */

/* ############### USER 5 Suche ############## */
#suchelupe
{
	z-index:1000;
	position:absolute;
	/* top:0px; */
	/* right:0px; */
	/* top:10px; */
	top:5px;
	/* bottom:5px; */
	/* margin-bottom:5px; */
	right:0px; 
	text-align: left;
	/* background:#002c5a; */
	/* color:#fff; */
	/* width:200px; */
	/* height:50px; */
	/* margin:0px 0px 0px 0px; */
	/* margin:0px;
 padding:0px 0px 0px 0px; */
 /* overflow: visible; */
}

/*  Search box  */
#suchelupe form
{
	background:#002c5a;
	background:url(../images/suchfeld.png) #002c5a no-repeat;
	border:solid 0px #000;
	/* float:right;
	height:5em; */
	/* min-width:240px; */
	float:left;
	text-align:left;
	/* margin: 0px 0px 10px 0px; */
	padding: 0px 0px 0px 45px; /* top, right, bottom, left */ /* Abstand Grafik */
}

* suchelupe #suchelupe form
{
	height:25px;
}

#suchelupe form fieldset
{
	border:0px solid #000;
	display:inline;
	float:left;
	/* padding:19px; */
	padding:19px; /* top, right, bottom, left */
	text-align:left;
	width:6em;
}

#suchelupe form label
{
	color:#000;
	position:absolute;
	left:-3000px;
	top:-200px;
	width:auto;
}

#suchelupe form .button
{
	background:url(../images/pfeil.gif) #000 no-repeat;
	border:0px;
	color:#fff;
	font-weight:normal;
	margin:15px 10px 0px 0px;
	/* margin:20px 10px 0px 0px; */
	padding:0px 5px 0px 30px; /* top, right, bottom, left */
	cursor:pointer;
}

#suchelupe form .inputbox
{
	background:#fff;
	border:solid 1px #C2C8D9;
	font-weight:normal;
	padding:0px 0px 0px 2px; /* top, right, bottom, left */
	/* margin: 20px 10px 0px 0px !important; */
	margin: 12px 10px 0px 0px !important;
	width:6em;
}

#suchelupe form .inputbox:focus
{
	border:solid 1px #000;
}

/* ende USER 5 Suche */


/* flexheader */
.contentheader {
border:0;
margin:0;
padding:0;
}

#insideblock
{
	/* background: #002c5a; */
	background: #DFE2EB;
	border: solid 2px #ffffff;
	color: #ffffff;
	
	/* margin: 0 auto; */
	margin: 0px 0px 0px 0px;
	width: 800px;
	/* max-width: 800px; 
	min-width: 760px; */
	/* max-width: 760px;
	min-width: 480px; */
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}

#insideblockcontent
{
 /* background: #002c5a;  */
/* background: #DFE2EB; */
	/* width:82%; */
	width:100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;


}

#insideblockright
{
	color: #000;
	float:left;
	/* width: 18%; */
	width:170px; /* war 160px, wenn Rahmen Insideblock auf 10px */
	/* min-width:160px; */
	/* margin:0px 0px 0px 0px; */
	/* top, right, bottom, left */
	padding-top:0px;
}


#page { }

#header
{
	background: #002c5a;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	border-bottom: solid 0px #ccc;
	width:100%; /* Breite Header Ebene */
	height:175px; /* Höhe Header Ebene */
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	/* max-width: 1000px;
	min-width: 760px; */
	 /* width: 1000px; */
	/* width: 300px; */
	width: 100%; 
}
/* #wrapper { margin: 0px 0px 0px 21%} */

/* #wrapper { margin: 0px 0px 0px 22%} */ /*geht */

#wrapper { margin: 0px 0px 0px 150px}

#left
{
	background: #DFE2EB;
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 0px 0px 0px 0px;
	/* width: 15%; */
	/* min-width: 150px; */
	width: 150px;
	/* min-height: 520px; */
	/* height: auto; */
	/* margin-bottom: 2px; */
		
}

#top
{
background: #002c5a;
	/* padding: 10px 10px 10px 10px; */
	padding: 10px 10px 10px 10px; /* top, right, bottom, left */
	position: relative;
	float:left;
	/* width:50%; */
	width:630px;
	/* min-width:610px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em; 
	font-weight:normal;
	
	}
	
#top h2 {
/* font-size:0.8em; */
font-size:1.0em;
}	

#top h5 {
padding: 10px 0px 0px 0px; /* top, right, bottom, left */
font-size:1.7em;
font-family: Times New Roman, Times, serif;
border-bottom:solid 0px #fff;
}
	
#top h3 {
font-size:1.7em;
font-family: Times New Roman, Times, serif;
border-bottom:solid 1px #fff;
padding: 0px 0px 10px 0px;
}

#top h4 {
/* font-size:0.8em; */
font-size:1.0em;
}	

#top a:link,a:visited
{
	color:#fff;
	/* text-decoration:none; */
}

#top a:hover,a:active,a:focus
{
	/* background:#DFE2EB; */
	/* background:#000; */
	/* color:#002c5a; */
	background:#002c5a;
	font-weight:bold;
	color:#ffffff;
}

#right
{
	color: #000;
	float:left;
	width: 18%;
	padding-top:10px; /* top, right, bottom, left */

}

#main2
{
	background: #002c5a;
	/* width:82%; */
	/* width:85%; */
	width:630px;
	/* min-width: 610px; */
	/* padding: 10px 10px 10px 10px; */
	padding: 10px 10px 0px 10px; /* top, right, bottom, left */
	position: relative;
	/* min-height:520px; */
	min-height:480px; 
	float:left;
/* Artikelansicht */

}

#main
{
	background: #002c5a;
	/* margin: 0px 0px 0px 0px; */
	margin: 0px 0px 0px 0px;

	/* padding: 10px 10px 10px 10px; */
	padding: 10px 10px 10px 10px; /* top, right, bottom, left */
	position: relative;
	
	width:630px;
	min-height:480px; 
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0px;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0px;
	line-height: 1px;
	margin: 0px;
	padding: 0px; /* top, right, bottom, left */
	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; 
	/* margin-top: 0px; */
}

#logo  img { display: block; }

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

/* ###############  main * ########################### */
/* position */
.leading
{
	/* background: #002c5a url(../images/top-story.gif) no-repeat top left; */
	background: #002c5a;
	color: #CCCCC;
	/* border-top:solid 1px #fff; */
	border-top:solid 0px #fff;
	margin: 0px 0px 0px 0px;
	/* padding: 40px 5px 25px 10px; */ /* top, right, bottom, left bei Hintergrundbild*/
	/* padding: 10px 0px 25px 0px; */ /* top, right, bottom, left */
	padding: 5px 10px 25px 0px;
	position: relative;
	visibility: visible;
	z-index: 0;
	/* width: 600; */
}

.leading_separator
{
	border-bottom: solid 0px #fff;
	display: block;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

.article_separator
{
	/* border: solid 1px #333333; */
	border: solid 1px #fff;
	display: none;
	margin: 0px 0px 0px 0px;
}

.blog { padding: 0px; }

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

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

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0px 5px 0px 0px;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0px;
}

.column2
{
	float: right;
	margin: 0px;
	width: 45%;
}

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

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0px; /* top, right, bottom, left */
}

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

