
#page {
	position:relative;
	top:0px;
	left:0px;
	background-color:#cbced2;
	margin: 0px auto 0px auto;
	padding: 0px 0 0px 0;
	width:960px;
	height:auto !important; 
	height:100%; 
	min-height:100%;}
	
/* -- header -- */
#header {
	width: 960px;
	height: 230px;
	position: relative;
	margin:0px 0 0px 0;
	background-color: #fff;}

#header img.logo {
	float:left;	
	width:450px;
	height:96px;
	margin:10px 0 0px 20px;}
#header img.default {
	position:absolute;
	top:130px;
	left:200px;
	width:130px;
	height:100px;
	margin:0px 0px 0 0px;
	display:block;}

#header meta li {
	padding:0 0px 0 0;	}
	
#rssfeed img {
	position:relative;
	top:3px;
	left:1px;}
	
#slides {
	position:absolute;
	top:130px;
	left:200px;
	width:300px;
	height:100px;
	}	
#slides img{
	float:left;}
#slides p{
	float:left;
	height:100%;
	margin:10px 0 0 10px;}
#slides a{
	color: #239cd1;
	text-decoration:none;}

#switches {
	width:150px;}
	
	#switches li{
		list-style-type:none;}
		
		#switches li a:hover{
		color: #239cd1;}
		
	#switches li a, #positionen ul li a{
		text-decoration:none;}
	
	#switches li,
	#positionen ul li#switch9,#positionen ul li#switch10,#positionen ul li#switch1, #positionen ul li#switch11,#positionen ul li#switch12,#positionen ul li#switch13,#positionen ul li#switch8{
		margin:0px 0 10px 0;} 
		
#dossier {
	position:absolute;
	top:130px;
	left:200px;
	width:300px;
	height:100px;}		

/* -- content -- */
#content {
	float: left;
	width: 730px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 20px;
	background-color: #e5eaed;
	background-color: #eee;
	height:auto !important; 
	height:605px; 
	min-height:605px;}
#linke_box {	
	float:left;
	background-color:transparent;
	width:200px;
	margin:0px;
	padding:0px;}
	

#content .float_right {
	float:right;
	margin:0 0 10px 10px;
}
#content .float_left {
	float:left;
	margin:10px 35px 30px 0;
}
#content .info {
	font-size:10px;
	color: #239cd1;}

#content .clear {
	clear:both;
}
.clear {
	clear:both;
}
#linke_box .pagedesign {
	position:absolute;
	bottom:0px;
	left:10px;
	font-size:10px;
	color:#888;}
	
#linke_box .pagedesign a {
	font-size:10px;
	color:#888;}

/* -- linke box oben -- */

/*--------------------------IE6 transparent png hack / http://www.twinhelix.com/css/iepngfix/-------------------*/
#page #header img {
{ behavior: url(../scripts/iepngfix.htc) }
