/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(img/banner.png);
	background-repeat: no-repeat;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#container{
width: 1200px;
margin: 0 auto;
}
#container p {
line-height: 1em;}


h1{
		position: relative;
		color: #000000;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-style: italic;
		text-shadow: 2px 2px 1px #000000;
		text-transform: lowercase;
		padding: 0px;
	}

.top{
width: 100%;
heigh: 40px;
padding: 0 0 0 0;
background-color: #FFFFFF; 
border-radius: 0 30px 0 0;
}

.Logobanner {
	position: relative;
	margin: 0 auto;
   	width: 600px;
	height: auto;
}

h2{
	position: relative;
	left: 30px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-shadow: 2px 2px 1px #000000;
	text-transform: lowercase;
}

h3{ position: relative;
	left: 30px;
	color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	}

.musik{
width: 60%;
height: 640px;
float: left;
background-color: #CCCCCC; 
}
.musik-inner{
padding: 0 0 0 20px;
}

.pixa{
	position: relative;
	top: -10px;
	right: 20px;
	float: right;
	padding: 0 10px 0 40px;
	width: 360px;
	height: auto;
}

.AlbumButton {
	margin: -10px 0 0 20px;
	width: 160px;
	height: auto;
		}



.maler{
width: 40%;
height: 640px;
float: left;
background-color: #FFFFFF;

}
.maler-inner{
padding: 0 30px 0 30px ;
}

.pixb{
width: 200px;
position: relativ;
top: -10px;
left: -30px;
float: left;
padding: 0 10px 0 0;
}

.gemaelde{
position: relative;
left: 0px;
bottom: 0px;
float: left;
margin-top: 40px;
}

.gallery{
width: 100%;
height: 1250px;

background-color: #FFFFFF;
}

.gallery-inner{
padding: 0 50px 0 50px;
}

.end{
	background-color:#FFFFFF;
	color: #000000;
	padding: 8px 30px 8px 0;
	border-radius: 0 0 0 30px;
	display: block;
}

.imp{
width: 100%;
heigh: 40px;
background-color: #FFFFFF; 
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
