div.buehne_content_item {
	display:none;
}

div.buehne_content_menu {
	height:29px;
	position:absolute;
	bottom:33px;
    left:40px;
}

div.buehne_content_menu div.buehne_content_menu_item {
	float:left;
	width:9px;
    height:9px;
    margin-right:5px;
    border:1px solid #2d579c;
    background:transparent;
	cursor:pointer;
	font-size:10px;
	color:#fff;
}

div.buehne_content_content {
	position:absolute;
	top:60px;
	left:40px;
}

div.buehne_content_title {
	margin-bottom:0px;	
}

div.buehne_content_title, div.buehne_content_title a {
	color:#fff;
	font-size:22px;
	line-height:30px;
    margin-bottom:10px;
}

div.buehne_content_subtitle, div.buehne_content_subtitle a {
	color:#fff;
	font-size:15px;
	line-height:20px;
}

div.buehne_content_text, div.buehne_content_text a {
	color:#fff;
	font-size:12px;
	font-weight:normal;
}

div.buehne_content_text p.bodytext {
    color:#81c2f0;
    font-size:12px;
    font-style:italic;
}

div.buehne_content_text h1 {
	color:#fff;
}

div.buehne_content_mehr {
	height:20px;
    float:left;
	padding:2px 20px 0 20px;
    margin-top:25px;
	background:#3777b4;
    cursor:pointer;
}

div.buehne_content_mehr a {
	font-size:12px;
	color:#c5e4fa;
}

/* Bühne für Startseite */
#buehne_start div.buehne_content_menu div.buehne_content_menu_item {
}

#buehne_start div.buehne_content_menu div.buehne_content_menu_item.act,
#buehne_start div.buehne_content_menu div.buehne_content_menu_item:hover,
#buehne_start div.buehne_content_menu div.buehne_content_menu_item.hover{
	background:#3777b4;
    border:1px solid #3777b4;
}

#buehne_start div.buehne_content_menu div.buehne_content_menu_item span {
    display:none;
}

/* Farblayouts */
div.buehne_content_item div.standard {
    border-bottom:2px solid #b7d4e9;
}