.accordion_container {

/*	border-bottom:5px solid #fff; */
	background: #dedede;
}
#content_right h3 {
margin:0 0 1px 0;
border:0;
height:29px;
line-height:29px;
/* text-transform:uppercase; */
font-weight:normal;
font-size:12px;
}
.ac_content {
	height:100px !important;
	padding:10px;
}
.ac_content a:link, .ac_content a:visited, .ac_content a:active {
	color:#666;
}
.ac_content a:hover {
	color:#222;
}
.ac_inaktiv {
background:url(/images/ac_button_bg_2.jpg);
display:block;
padding:0 10px;
color:#fff;
cursor:pointer;

}
.ac_aktiv {
background:url(/images/ac_button_bg_act_2.jpg);
color:#fff;
display:block;
padding:0 10px;

}
#content_right {
	padding:0 0 0 0;
}
.teaser {
	margin-top:15px;
	background:#fff;
	float:left;
	width:205px;
	height: 220px;
	margin-right:5px;
	color:#666;
	padding:3px 14px 18px 3px;
	background: url(/images/startseite/schatten_teaserbox.jpg) no-repeat right bottom;
}
.teaser h2 {
	padding:0 10px;
	background:#999;
	color:#fff;
	font-weight:normal;
/*	text-transform:uppercase; */
	font-size:12px;
	height:29px;
	line-height:29px;
	background:url(/images/startseite/ug_panels_startseite.jpg);
	border-bottom: 1px solid #fff;
}
.teaser a.speciallink {
	display: block;
	padding: 10px;
	height: 170px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.teaser p {
	padding:5px 10px 0 5px;

}
.teaser h3 {
	padding:5px 10px 0 5px;
	margin:0;
	color:#333;
	font-size:13px;

}
.teaser label {
	padding:0;
	margin:0;
	display:block;
	margin:5px 0 3px 0;

}
.teaser img {
	border-top:3px solid #fff;

}
.teaser input, .teaser select {
	padding:2px;
	margin:0;
	border:1px solid #666;
}
#content_left {
	width:460px;
	padding:30px 20px 30px 35px;
	float:left;
}
#green_button {
	width:100%;
	height:25px;
	background:url(/images/bg_green_button.gif) bottom repeat-x;
	border-top:1px solid #cafdcd;
	border-left:1px solid #cafdcd;
	border-right:1px solid #729b6f;
	border-bottom:1px solid #729b6f;
	color:#fff;
	margin-top:15px;
}
.accordion_shadow {
	width: 205px;
	height: 9px;
	background: url(/images/shadow_accordion.png) bottom no-repeat;
	background-color: transparent !important;
	margin-top: -9px;
	position: relative;
}