#inhalt {
	margin: 20px 10px 20px 20px;
}

#inhalt .pinnwand{
	margin-left: -15px;
	margin-bottom: 20px;
}

.box_main .pinnwand{
	margin-left: -15px;
	margin-bottom: 20px;
}

.text_main{
	margin: 0px 20px 20px 20px;
}

.flash{
	margin-bottom: 20px;
}

.notiz_klein {
	float: left;
	width: 175px;
	border: none;
	margin: 0px;
	position: relative;
	overflow: visible;
}

.notiz_klein .text {
	position: relative;
	border: 1px solid #D9001A;
	width: 128px;
	padding: 30px 20px 20px 20px;
	background-color: #FFFFFF;
	z-index: 2;
	min-height: 60px;
	height: auto !important;
}


.box_main{
	margin: 20px 20px 20px 20px;
}

.box_main .text{
	float: left;
	width: 340px;
}

.box_main .img{
	float: left;
	width: 220px;
	min-height: 200px;
	background-position: top center;
	background-repeat: no-repeat;
	behavior: url(/_includes/png_hack/iepngfix.htc);
}

.bild_breit{
	margin-bottom: 20px;
	width: 580px;
	height: 180px;
	background-repeat: no-repeat;
}

.orte{
	liststyle-image: url(_global_images/knopf_orte.png);
	list-style-position:inside;
	float:left;
	border: 4px solid #E8BE5E;
	background-color:#F3DDA8;
	width:240px;
	height:127px;
	margin-right: 30px;
	padding-left: 10px;
}

.ringo{float:left;}

.ringo_text{
	padding-top:10px;
	float:left;
	width:183px;
}

.sorte{float:left;}

.sorten{
	float:left;
	border: 4px solid #E8BE5E;
	background-color:#F3DDA8;
	width:150px;
	height: 146px;
	margin-left:30px;
}

.sorte_img{
	position:relative;
	margin-left:70px;
	top: 90px;
}
.sorte_text{
	margin-left:10px;
	margin-top:100px;
}

.box_neu{margin-top:30px;}

.box_neu img{margin-bottom:10px;}

.box_neu_bild{float:left;}

.box_neu_text{
	float:left;
	width:380px;
	margin-left:10px;
}

.box_button {
	width:120px;
	height:25px;
	background-color:#E1A926;
	font-size:12px;
	color: white;
	padding-top: 5px;
	padding-bottom:0px;
	padding-left: 14px;
}

.box_neu p {
	padding:0px;
	margin:0px;
	margin-bottom: 12px;
}

.screens_walls{}
.screens_walls a{color: black;}

.screens_walls .box{
	margin-left: 30px;
	margin-bottom: 30px;
	float: left;
	width: 251px;
	position: relative;
}

.screens_walls .box .box_inhalt{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	border: 1px solid #D9001A;
	padding: 10px;
	background-color: #ffffff;
	width: 230px;
	min-height: 190px;
	height: auto !important;
}

#content_index .shadow{
	background: url('/_global_images/bg_shadow_screen_wall_box.png') no-repeat bottom right;
	behavior: url(/_includes/png_hack/iepngfix.htc);
}

.shadow{
	position: absolute;
	z-index: 1;
	bottom: -12px;
	rigth: 0px;
	width: 100%;
	height: 36px;
	background: url('/_global_images/bg_shadow_screen_wall_box.gif') no-repeat bottom right;
}

.screens_walls .box img{margin-bottom: 10px;}

.nadel{
	width: 100%;
	height: 30px;
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 100;
}

.nadel div{
	width: 40px;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	background: url('_global_images/nadel.png') no-repeat center top;
	behavior: url('/_includes/png_hack/iepngfix.htc') top center;
}

.notiz_box{
	position: relative;
	width: 260px;
	float: left;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.notiz_box .text{
	position: relative;
	padding: 20px 20px 20px 20px;
	border: 1px solid #D9001A;
	width: 210px;
	background-color: #FFFFFF;
	/*min-height: 190px;*/
	height: auto !important;
	z-index: 2;
	float: none;
}

.notiz_box .text li{
	list-style-image: url('/_global_images/list_style_type.gif');
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 7px;
}

.aufzaehlungen{margin-left: 15px;}

.aufzaehlungen .box{
	position: relative;
	width: 530px;
	margin-bottom: 20px;
}

.aufzaehlungen .box .inhalt{
	padding: 10px;
	position: relative;
	z-index: 2;
	min-height: 50px;
	width: 528px;
	border: 1px solid #D9001A;
	height: auto !important;
	background-color: #fff;
}

.aufzaehlungen .box .img{
	float: left;
	margin-right: 15px;
}

.aufzaehlungen .box .text{float: left; width: 465px;}

.box_bild_text{
	margin-left: 20px;
	margin-bottom: 30px;
}

.box_bild_text .text{
	float: left;
	width: 300px;
	margin-left: 15px;
}

.box_bild_text .bild{
	float: left;
	position: relative;
	min-width: 150px;
}

.box_bild_text .bild .bild_inhalt{
	position: relative;
	min-height: 120px;
	height: auto !important;
	background-color: #fff;
	z-index: 2;
	border: 1px solid #D9001A;
	padding: 20px 10px 10px 10px;

}