/* accordion */

/* ACCORDION */

.accordCarousel {
	height:-23px;
}
.accordCarouselLoad {
	display:none;
}

.accordion_typ1 a.head {
	cursor:pointer;
	background-color:#FFF;
	cursor:pointer;
	display:block;
	height:45px;
	margin-bottom:7px;
	color:#7E0037;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden !important;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6); 
}
a.head h5 {
	margin-bottom:5px !important;
}

.accordion_typ1 a.selected {
	overflow:visible !important;
	height:77px;
}

a.selected h5 {
	font-size:36px;
	line-height:36px;
}
.accord {
	padding:0 15px 0 8px;
	background-color:#FFF;
	width:692px !important; /* WICHTIG, ohne diese Angabe springt das Accordion */
	color:#201C15;
	margin-bottom:7px !important;
	margin-top:-8px !important;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6); 
}
.accord .inhalt {
	padding:0 0 0px;
	border-bottom:15px solid #FFF; 
	overflow:hidden;
	position:relative;

	/*
	font-size:10px;
	line-height:14px;
	*/
	/*background:url(../images/basics/line_box.gif) bottom no-repeat;*/
}

.accord .inhalt h4 {
	padding-top:10px;
}


/* typ 2 */
.accordion_typ2 {
	width:715px;
	/*font-size:11px;*/
	/*padding:5px 5px 4px;*/
	/*background-color:#FFF;*/
}
.accordion_typ2 a:hover {
	color:#FFC600 !important;
}
.accordion_typ2 .accord {
	padding:0 15px 0 8px;
	background-color:#FFF;
	width:692px !important; /* WICHTIG, ohne diese Angabe springt das Accordion */
	color:#201C15
}
.accordion_typ2 .accord .inhalt {
	padding:7px 0 0px;
	border-bottom:15px solid #FFF;
	/*
	font-size:10px;
	line-height:14px;
	*/
	/*background:url(../images/basics/line_box.gif) bottom no-repeat;*/
}

.accordion_typ2 a.head {
	background-color:#FFF;
	cursor:pointer;
	display:block;
	height:51px;
	/*margin-top:7px;*/
	line-height:51px;
	padding:0 15px 0 8px;
	color:#7E0037;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden !important;
}
.accordion_typ2 a.selected {
	margin-bottom:0 !important;
}

.accordion_typ2 a.head:hover {
	color:#BA2BEB !important;
}

/*
.accordion_typ2 a.head:hover {
	background:#E8E7DD url(../images/basics/bg_head_accordion_typ2_p.jpg) no-repeat !important;
	color:#47001F !important;
}
.accordion_typ2 a.selected {
	background:#E8E7DD url(../images/basics/bg_head_accordion_typ2_a.jpg) no-repeat !important;
	color:#7E0037 !important;
}
.accordion_typ2 a.selected:hover {
	background:#E8E7DD url(../images/basics/bg_head_accordion_typ2_a.jpg) no-repeat !important;
	color:#47001F !important;
}

.accordion_typ2 a.head_typ2 {
	background:#E8E7DD url(../images/basics/bg_head_t2_accordion_typ2_a.jpg) no-repeat !important;
}
.accordion_typ2 a.head_typ2:hover {
	background:#E8E7DD url(../images/basics/bg_head_t2_accordion_typ2_a.jpg) no-repeat !important;
}


.accordion_typ2 p { 
	margin:0;
	padding:0; 
}
.accordion_typ2 h3 { 
	font-size:20px; 
	line-height:24px;
	font-weight:bold; 
	padding-top:10px; 
	margin-bottom:0; 
	text-transform:uppercase;
}

*/

.inhalt .row {
}
.inhalt .col {
	padding-top:10px;
}
.inhalt .col_1 {
	float:left;
	width:250px;
	padding-right:15px;
}
.inhalt .col_2 {
	float:right;
	width:417px;
}
.inhalt .col .pic img:hover, 
.detail:hover {
	cursor:pointer;
}

.detail {
	position:absolute;
	top:0;
	left:19px;
	z-index:100;
	width:662px;
	height:460px;
	background-color:#FFF;
	display:none;
}
.detail h4 {
	color:#00f8ed;
	border:none;
	margin:0 0 5px 0;
}
.detail h3 {
	padding-top:15px;
}
.detail .closeDiv {
	line-height:60px;
	text-align:center;
}
.detail .left {
	width:180px;
	padding-right:15px;
}

/* LOOK BLOG */

.lookblog h3
{
	clear: both;
	/*  background-color: #d3d390;
	height: 18px; */
	width: auto;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 50px;
	/* display: inline-block; */
	margin-left: 4px;
	margin-bottom: 13px;
}

.lbdatehead {
	background-color: #d3d390;
	padding-left: 2px;
	padding-right: 4px;
}

.lookblog h3.nobg
{
	background-color:transparent;
	width: 100%;
	clear: both;
	height: 18px;
}

.lookblog .description
{
	clear:both;
	color:#717171;
	font-size:12px;
	padding-bottom: 22px;
	padding-top: 22px;
	
}

.lookblog .info
{
	margin-left: 8px;
	margin-bottom: 25px;
}



.lookblog .comment
{
	margin-left: 5px;
	background-color: #e2fc0b;
	padding: 2px;
	padding-right: 9px;
	text-decoration:underline;
	font-style:italic;
	color: #000;
	font-size:12px;
	margin-bottom:12px;
}

.comment_fwrd
{
	margin-left: 5px;
	background-color: #e2fc0b;
	padding: 2px;
	padding-right: 9px;
	text-decoration:underline;
	font-style:italic;
	color: #000;
	font-size:12px;
	margin-bottom:12px;
}
.lookblog hr
{
	margin-top: 22px;
}
.three
{
	float:left;
	width: 230px;
	overflow-x: hidden;
}

.one
{
	padding-left: 4px;
	width: 682px;
	overflow-x: hidden;
}

#video_wrapper
{
	padding-left: 4px;
	width: 682px;
	overflow-x: hidden;
	height: 400px;
}

.shadow
{
	-webkit-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.6); 
}

.hidden
{
	display: none;
}
