/* CSS Document */
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


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


h1{
	color: #000000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 30px;
	}

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

.Logobanner {
    width: 500px;
	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;
}

h3{
position: relative;
	left: 30px;
color: #000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-style:normal;
font-size: 1.3em}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding: 0 10% 0 10%;
}
	
.musik{
width: 100%;
height: 1200px;
float: left;
background-color: #FFFFFF; 
}

.musik-inner{
padding: 30px 0 0 20px;
}

.pixa{
    width: 550px;
	height: auto;
	position: relative;
	top: -28px;
	right: 10px;
	float: right;
	padding: 0 30px 0 0;
	}

.AlbumButton {
	width: 267px;
	height: auto;
	
	}

.maler{
width: 100%;
height: 850px;
background-color: #CCCCCC;
}
.maler-inner{
padding: 0 30px 0 20px;}

.pixb{
width: 500px;
position: relative;
top: -10px;
left: 20px;
float: left;
padding: 0 30px 0 0;
}

.gemaelde{
width: 400px;
position: relative;
padding: 0 0 0 0;
margin-top: 100px;
}


.gallery{
width: 100%;
height: 1650px;
background-color: #FFFFFF;
}

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


.end{
	background-color:#FFFFFF;
	color: #000000;
	padding: 10px 30px 10px 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 */
