body
{
	text-align: left;
	background-color:#383334;
	color:white;
	background-image: url(/img/2017/schmuck/background.jpg);
    background-attachment: fixed;
    background-position: center
}
body #topgroup
{
	background-color:red;
}
#wrapper
{
	width: 100%;
	margin: 0;
	left: 0;
	background-color:#383334;
	background-image: url(/img/2017/schmuck/background.jpg);
    background-attachment: fixed;
    background-position: center;
}
#header
{
	background: none;
	height:280px;
	background-image: url(/img/2017/schoklogo2017.png);
	background-repeat: no-repeat;
	background-position: center left;
	width: 100%;
	margin: 0;
}
#header span
{
	margin:0;
	display: block;
	/*float: right;
	margin-TOP: 16px;
	margin-top: 204px;*/
	margin-left: 16px;
	height: 58px;
	width: 580px;
	background-image: url(/img/2017/dates_2017.png); 
	overflow: hidden;
	background-repeat: no-repeat;
}
@media (min-width: 1434px)
{
	#header span {
		float: right;
		margin-top: 204px;	
	}
}
@media (min-height: ) {
	/** dp omething */
}

#header span * 
{
	display: none;
}
#topmenu, #top-menu
{
	background:transparent;
	width: 100%;
	height: 0;
}
#wrap-content, #content
{
	/*background-color: #383334;*/
	width: 100%;
}

#topmenu a {
	width: 100%;
	margin: 0;
    background: transparent;
}

#topmenu li, #topmenu li.last {
    margin: 0;
    width: 25%;
    background: transparent;
    text-align: center;
    margin-top: 24px;
    font-size: .5em;
}

#topmenu .last {
	margin: 0;
}
body table {
	width: 100%
}

#hide {
	display: none;
}

#artists-list {
	display: block;
    list-style-type: none;
    list-style-position: outside;
    padding: 0;
    margin: 0;
    margin-right: -22px;
}

#artists-list li {
	width: 290px;
	float: left;
	margin-right:3px;
}

#artists-list li a{
	color: #00c131;
}

#wrap-content {
	width: 1000px;
	left:50%;
	margin-left: 500px;
}

#switch_nl{
	background-image: url(/img/2017/ui/lang_english.png);
	width:161px;
	height: 45px;
	display: block;
	padding-top:-45px;
}
#switch_en{
	background-image: url(/img/2017/ui/lang_dutch.png);
	width:161px;
	height: 45px;
	display: block;
	padding-top:-45px;
}
#wrap-content {
	width: 96%;
	margin-left: 2%;
}
