
body
{
	background: #ffffff url(../images/shadows.gif) center top repeat-y;
	color: #686868;/* 807d7d */
	font-family: Gill Sans, Helvetica, Verdana, Sans-Serif;
	font-size: 100.1%;
	padding: 0px;	
	height:100%;
	width:100%;
	margin:0px;

}

#bg{/*big full width banner*/
	position:absolute;top:0px;left:0px;z-index:1;
	width:100%;
	min-height: 816px;
	background:url(../images/bg1.jpg) no-repeat top center;
	margin-bottom: 0px;/*ie 5 mac hack*/
	
	}



/* ################   Position ################  */
#all
{
	background: transparent;
	font-size: 1em;
	margin: 0 auto;
	width: 960px;
	padding: 0 3px 3px 3px;
	text-align: left;	
	position:relative;z-index:4;/*makes it stack on top of lower z-indexes*/	
}



#page { }

#header
{
	background-color: transparent;
	color: #000000;
	margin: 0;
	position: relative;
	text-align: right;
	
}

#contentarea,#contentarea2
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

/**
#wrapper { margin: 0 0 0 21%}
**/

#left
{
	background: transparent;
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 20px 0 0 0;
	width:10px;
}

#right
{
	float:right;
	width: 300px;
	margin-bottom: 0;
	margin-left: 40px;
	margin-right: 0;
	margin-top: 0;
	padding-top: 0px
}

#main2
{
	background: transparent;
	padding: 25px 20px 20px 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	position: relative;
	min-height:800px;
	float:left;
	width: 570px;


}

#main
{
	background: transparent;
	padding: 0 20px 20px 20px;
	position: relative;
	width: 560px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
}

/* ###################### 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-top: 0;
	padding-bottom: 0;
	padding-left: 1px;
	padding-right: 1px;
	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;
	
}

/* ###############  main * ########################### */
/* position */
.leading
{
	background: #EFDEEA url(../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: 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;
}