body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	padding: 10px;
	margin: auto;
	
}

h1 {
font-weight: normal;
font-size: 42px;
line-height: 1.2em;
margin: 0px;
padding: 0px;
padding-left: 5px;
}


#demo {
	position: absolute;
	background: #efefef;
	top: 0px;
	width: 100%;
	height: 30px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	border: 1px solid #efefef;
}

#header {
	margin-top: 20px;
	float: auto;
	border: 0px solid pink;
	width: 95%;

}

#logo {
position: absolute;
	float:right;
top: 30px!important;
right: 30px;
	border: 0px solid yellow;
}

#suche {
	float:center;
	border: 0px solid orange;
	padding-top: 7px;
}

#suchdetails {
	font-size: 14px;
	text-transform: uppercase;
}


#content {
	float: auto;
	width: 95%;
	padding-top: 0px;
	border: 0px solid green;
	padding-top: 0px;
	
}

.cover {
	border: 1px dotted #ccc;
	padding: 29px;
	margin: 5px;
	height: 150px;
	width: 150px;
	float: left;
	background: #fff;
}

.cover:hover {
border: 1px dotted #ff0000;
	background: #efefef;
}

.picture {
	height: 120px;
	width 120px;
	border: 0px solid #999;
	overflow: hidden;
	float: center;
	text-align: center;
}

.title {
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

.main_content {
	float: left;
	width: 100%;
	border: 0px solid green;
}

.sub_content {
	position: absolute;
	top: 217px;
right: 20px;
	line-height: 1.7em;
	text-align: left;
	border: 0px solid orange;
	font-size: 16px;
	text-align: right;
	color: #000;
}
.sub_content p {
	display: inline;
}

a { color: #ff0000; text-decoration: none; }
a:hover { color: #000; }

.sub_content a {
	width: 200px;
	height: 50px;
	border: 0px solid #ff0000;
	padding: 5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}




	#keyboard {
		position: absolute;
		padding-top: 5px;
		background: #fff;
		width: 100%;
		height: 100%;
		margin: auto;
	}

    .input {
		font-size: 16px;
		background-color: #fff;
		color: #000;
		border:1px solid #ccc;
		width: 60px;
		height: 60px;
		margin: 5px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
	}
	
	#keyboard_toggle {
position: absolute;
		top: 123px;
		left: 440px;
		text-align: center;
		font-size: 16px;
		background-color: #fff;
		color: #000;
		border:1px solid #ff0000;
		width: 60px;
		height: 60px;
		margin: 5px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
	}
	
	#simularartists {
		position: absolute;
		bottom: 20px;
		right: 20px;
		font-size: 16px;
		background-color: #fff;
		color: #000;
		border:1px solid #333;
		height: 60px;
		margin: 5px;
		margin-left: 15px;
		text-align: center;
		width: 200px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
	}
	
	.input_s {
		font-size: 16px;
		background-color: #fff;
		color: #000;
		border:1px solid #ccc;
		width: 480px;
		height: 60px;
		margin: 5px;
		margin-left: 15px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
	}
	.input_r {
		font-size: 16px;
		background-color: #fff;
		color: #000;
		border:1px solid #ccc;
		width: 120px;
		height: 60px;
		margin: 5px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
	}
	.display {
		
		font-size: 30px;
		background-color: #ffffff;
		color: #ff0000;
		font-weight: normal;
        border: 0px;
		border-bottom: 1px solid #ff0000;
		margin: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		height: 40px;

	}
	.submit_suche {
		top: 0px;
		font-size: 30px;
		background-color: #fff;
		color: #000;
		border:1px solid #333;
		margin: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 5px;
		margin-left: 850px;
		height: 60px;
		-moz-border-radius:5px;
		-khtml-border-radius:5px;
	}


 #laden {
 
 position:absolute;
 z-index: 999;
 width: 100%;
 height: 100%;
 overflow: hidden;
 background: white;
 text-align: center;
 
 
 }

 #droppable_container {
 
    height: 500px;
    width: 1024px; 

}

 #draggable_demo {
 
    width: 60px;
    height: 60px;
    cursor: move;
    background: #9fcfba;
    border: 1px solid #666;
    text-align: center;
    position: relative;
    top: 30px;
    line-height: 50px; 
    color: #fff;
    
}

 #droppable_basket {

   padding: 29px;
	margin: 5px;
	height: 520px;
	width: 220px;
    background: #ffffff;
    border: 1px dotted #ccc;
    text-align: center;
	right: 30px;
	position: absolute;
    line-height: 100px; 
    color: #ff0000;

}


#droppable_basket:hover {

    border: 1px dotted #ff0000;
    background:#efefef; 

}	

#coverdetails {

	color: #000;
	line-height: 1.3em;
	font-size: small;
	position: absolute;
	left: 0px;
	width: 410px;
	border: 0px solid green;
	text-align: left;
	top: 235px;
	padding-left: 10px;

}

h2 {

	font-size: 16px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}

#coverdetailsheader {

	color: #000;
	line-height: 1.3em;
	font-size: small;
	position: absolute;
	left: 0px;
	width: 380px;
	border: 0px solid green;
	text-align: left;
	top: -10px;
	padding-left: 10px;

}

