#page {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */

	position:relative;
	top:0px;
	left:0px;
	
	background-color:transparent;
	margin: -20px auto 0 auto;
	padding: 0px;
	width:960px;
	background-image:url(../images/design/hintergrund_page.gif);
	background-position:0 0 ;
	background-repeat:repeat-y;}
	

/* -- header -- */
#header {
	width: 940px;
	height: 180px;
	position: relative;
	
	border:10px solid #fff;
	border-bottom:5px solid #fff;
	background-color: transparent;
	z-index: 50;}

#header meta li {
	padding:0 0px 0 0;	}
	
#henrik {
	position:relative;
	width: 250px;
	height: 300px;
	overflow: hidden;}
	
/* --brotkrume-- */
.breadcrumb {
	margin:0px 0 20px 0;
	padding:0px 0 0 0;
	width:540px;
	color: #92a5bb;
	font-size: 11px;}

.breadcrumb a{
	font-size: 11px;
	color: #001ca8;
	text-decoration: none;}

.breadcrumb a:hover{
	font-size: 11px;
	color: #001ca8;}

/* -- content -- */
/*#wrap {
	
	height:100%;
	width:960px;
	background-image:url(../images/design/hintergrund_page1.gif);
	background-position:0 0 ;
	background-repeat:repeat-y;}*/


#content {
	height:100%;
	float: left;
	width: 540px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #fff;
	
	
	
}
#content .float_right {
	float:right;
	margin:0 0 10px 10px;
}
#content .float_left {
	float:left;
	margin:0 35px 30px 0;
}
#content .float_left_logo {
	float:left;
	margin:0 20px 10px 0;
}
#content .moreinfo {
	margin:10px 0 10px 0;
}
#content .moreinfo a{
	color:#001ca8;}
	
#content .clear {
	clear:both;
}
#content ul {
	margin: 0px 0px 0px 20px;
	padding:0px 0px 0 0px;
}
#content ul li{
	list-style-type: disc;
	margin: 0px 0px 0 0px;
	padding:0px 0px 0 0px;
}
#content ul li ul{
	margin: 5px 0px 15px 20px;
	padding:0px 0px 0 0px;}
#content table {
	margin:0px 0 20px 0;}

#content table td.odd{
	padding:5px;
	background-color:#d3d3d3;
	vertical-align:top;}

#content table td.even{
	padding:5px;
	background-color:#eee;
	vertical-align:top;}

/* -- linke box oben -- */
#linke_box {
	/*height:100%;*/
	float:left;
	background-color:#d3d3d3;
	width:180px;
	
	
	margin:0px;
	padding:0px;
	border-right:10px solid #fff;
	border-left:10px solid #fff;}


/* -- rechte box -- */
#rechte_box {
	float:right;
	margin:0 0px 0 0px;
	width: 180px;
	/*height: 100%;*/
	margin:0px;
	padding:0px;
	background-color:#d3d3d3;
	border-right:10px solid #fff;
	border-left:10px solid #fff;}
	
#rechte_box p, #rechte_box div, #rechte_box div a{
	font-size:11px;}

#newsindex {
	padding:0px;
	background-color:#e2c8b8; /*c2a7a0, ecdedd, c3b0a2,      e2c8b8, 3fbcef, 76baf7*/
	/*border:3px solid #E06771;*/}
	
#news {
	padding:0px;
	/*background-color:#e2c8b8;*/ /*c2a7a0, ecdedd, c3b0a2,      e2c8b8, 3fbcef, 76baf7*/
	/*border:3px solid #E06771;*/}

	
#news2 {
	padding:10px 10px 20px 10px;}
	
#news h2 {
	/*background:url(../images/design/news.gif) 0 0 no-repeat;*/
	height:20px;
	text-transform:uppercase;
	color:#fff;
	/*color:#E06771;*/
	background-color:#646464;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:.1em;
	border:0px;
	margin:0px;
	padding: 10px 0 5px 10px;}


#adresse {
	border-top:5px solid #fff;
	padding:10px;}
#adresse a {
	font-size:11px;}


/* -- footer -- */
#footer {
	clear: both;
	width: 960px;
	height: 19px;
	margin: 0px;
	display: block;
	padding: 5px 0 0 15px;
	font-size: 10px;
}
#rechte_box p.pagedesign {
	margin:0px 0 0 10px;}
#rechte_box p.pagedesign, #rechte_box .pagedesign a{
	font-size: 9px;
	color:#a1a1a1;
}

/*--------------------------IE6 transparent png hack / http://www.twinhelix.com/css/iepngfix/-------------------*/
#page #header img {
{ behavior: url(../scripts/iepngfix.htc) }