
/* CSS Document */

/* ------Copyright-by-Maxi-Wilke------
   ------2010-@-Creative-Ink----------*/

/* Allgemein */

body {
background-image:url(images/hg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing: normal;
line-height: 15px;
color: #666666;
border-top: 10px #d3dd2e solid;
padding: 0px;
margin: 0px;
}

.topbox {
width: 150px;
height: 25px;
background-color: #d3dd2e;
float: right;
margin-right: 140px;
padding-top: 5px;
text-align: center;
color:#FFFFFF;
}

.topbox a {
color:#FFFFFF;
}
#wrapper {
width: 788px;
margin: 3em auto;
}

#logo {
margin-bottom: 0px;
margin-top: 80px;
float: inherit;
}

#navi{
margin:0px;
text-align: center;
margin-bottom: 20px;
}

#content {
width: 780px;
padding: 5px;
background-image:url(images/box_middle.png);
background-repeat: repeat-y;
}

#content p {
width: 700px;
padding-left: 20px;
padding-right: 40px;
margin-left: 5px;
}

#contentwrapper {
margin: 0px;
}

.box { 
width: 788px;
background-image: url(imgaes/box_middle.png); 
background-repeat: repeat-y;

}

#footer {
width: 788px;
padding: 5px;
padding-bootom: 0px;
background-image:url(images/box_middle.png);
background-repeat: repeat-y;
}

#footer p {
width: 720px;
padding-left: 20px;
padding-right: 25px;
}


#home-button {
	opacity: 1.0;
	border-bottom: 1px solid black;
	
	}
	#about-button {
	opacity: 0.5;
	border-bottom: 1px solid black; }
	
	#contact-button {
	opacity: 0.5;
	border-bottom: 1px solid black;}
	
	.button {
float:inherit;
display:inline-block;
	margin-top: 20px;
	margin-right: 15px;
	text-align: center; }
	
	#home {

	display: block;
	padding: 0px;
	text-align:left;
	padding-left: 0px;
	
	
}

#about {
	display: none;
	padding-left: 10px;
	padding-right: 100px;
	text-align: left;
	
	
}

#contact {
	display: none;
	padding-left: 30px;
	text-align: left;
	}
	
	.clear {
	clear: both;
}

#about img {
border: 1px solid;
border-color:#666666;
margin-right: 10px;}

.panel {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	margin: 3px;
	overflow: hidden;
}

.imgPanel {
	position: relative;