@charset "UTF-8";



/* ----------------------------------------------------------------------- */

.artscene-vorteile h1,
.artscene-vorteile h2,
.artscene-vorteile h3,
.artscene-vorteile p,
.artscene-vorteile li,
.artscene-vorteile li b {
	color: black;
}

.artscene-vorteile h1 {
	font-size: 20px;
	line-height: 22px;
}

.artscene-vorteile .top label {
	font-size: 18px;
	margin-right: 15px;
	position: relative;
	top: -6px;
}

.artscene-vorteile .top .hide-select {
	display: inline-block;
	height: 28px;
	border-radius: 5px;	
	display: inline-block;
	overflow: hidden;
	width: 142px;
	background-image: url(img/ddl-bg.jpg);
	background-repeat: no-repeat;
	background-position: 110px -4px;
	background-color: #978600;

	border-style: solid;
	border-width: 0px;
	border-color: #333333;

	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
}

.artscene-vorteile .top select {
	position: relative;
	top: -4px;

	width: 170px;
	height: 40px;

	border-radius: 0;
	
	background-color: transparent;

	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(100, 90, 0, 0) 100%); 
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(100, 90, 0, 0) 100%); 
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(100, 90, 0, 0) 100%); 
	background-image: linear-gradient(top, rgba(150, 130, 0, 0.5) 0%, rgba(100, 90, 0, 0) 100%);

	font: 17px "ptSans55","Trebuchet MS",Trebuchet,"Lucida Sans","Lucida Grande",Arial,Helvetica,sans-serif;
	color: white;



	display: block;	
}

.artscene-vorteile .top select option {
	margin-bottom: 3px;
	padding-left: 10px;line-height: 200%;

}

.artscene-vorteile .artscene-vorteile-content a,
.artscene-vorteile .artscene-vorteile-content a:hover {
	color: white;
	font-weight: 600;
	background-image: url('img/link_arrow_white.png');;
	background-repeat: no-repeat;
}

.artscene-vorteile {
	background-color: #92810e;
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 100%);

}

.artscene-vorteile .top {
	background-color: #92810e;
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0) 100%);
	height: 40px;
	padding-left: 30px;
	padding-top: 20px;
}

.artscene-vorteile .bottom {
	height: 350px;
}

.artscene-vorteile .artscene-vorteile-content {
	position: relative;
	height: 400px;
}

.artscene-vorteile .bottom .csc-header {
	position: absolute;
	left: 410px;
	top: 30px;
	z-index: 200;
}

.artscene-vorteile .bottom .csc-textpic-imagewrap {
	position: absolute;
	top: 0;
	z-index: 100;
}

.artscene-vorteile .bottom .csc-textpic-text {
	position: absolute;
	top: 90px;
	left: 410px;
	z-index: 200;
}


/*
.artscene-vorteile {
	background: #ae9d4d url("img/art-scene_artscene-vorteile.jpg") -20px 0px no-repeat;

	height: 380px; 
	position: relative;

	color: black;
}





.artscene-vorteile .interactive {
	margin-left: 415px;
}

.artscene-vorteile .artscene-vorteile-content {
	display: none;
	position: absolute;
	top: 10px;
	padding-right: 10px;
}

.artscene-vorteile .artscene-vorteile-content p.bodytext,
.artscene-vorteile .artscene-vorteile-content p.bodytext b {
	line-height: 16px !important;
	font-size: 13px;
}

.artscene-vorteile .artscene-vorteile-content a,
.artscene-vorteile .artscene-vorteile-content a:hover {
	color: black;
	font-weight: 600;
	background-image: url('img/link_arrow_black.png');;
	background-repeat: no-repeat;
}

.artscene-vorteile .interactive .top {
	padding-top: 15px;
	height: 40px;
}

.artscene-vorteile .interactive .top label {
	text-transform: uppercase;
	font-size: 14px;
	margin-right: 10px;
	font-weight: 800;
}

.artscene-vorteile .interactive .bottom {
	position: relative;
	padding-right: 55px;
}

.artscene-vorteile .interactive .bottom span {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b7a861;

	position: absolute;
	bottom: 20px;
	right: 10px;

	cursor: pointer;
}

.artscene-vorteile .artscene-vorteile-content li {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0;
	padding: 0 0 3px 0;
}

.artscene-vorteile .artscene-vorteile-content ul {
	margin: 0 0 10px 0;
}

.artscene-vorteile .artscene-vorteile-content a {
	font-weight: bold;
}

*/