/*****************************************/
/* micelino_styles.css                   */
/* by 1blau.de 2009                      */
/*****************************************/


body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #E6E6E6;
	color: #666666;
	font-size:12px;
	font-weight:normal;
	
}

a:link, a:visited {
	text-decoration: none;
	color:#666666;
	/*display: block; */
}

a:hover {
	text-decoration: none;
	background-color:#666666;
	color:#A0A0A0;
}

.inhalt {
	height:450px;
	position:absolute; top:50%;
	margin-top:-225px;
	padding: 0px 0px 0px 40px;
	border:0px solid #000000;
}
/* menueboxen */

.home {
	float:left;
	margin: 380px 0px 0px 0px;
	border:0px;
	background-color: #E6E6E6;
	height:70px;
	width: 18px;
}
.homeend {
	float:left;
	margin: 380px 0px 0px 9px;
	border:0px;
	background-color: #E6E6E6;
	height:70px;
	width: 18px;
}
.m2 {
	float:left;
	border:0px;
	background-color: #E6E6E6;
	height:450px;
	margin-left: 9px;
	width: 90px;
}

.bild {
	float:left;
	border:0px;
	background-color: #E6E6E6;
	margin-left:9px;
	height:450px;
	width:auto;
}
.m3 {
	float:left;
	border:0px;
	background-color: #E6E6E6;
	margin-left:9px;
	height:450px;
	width: 40px;
}

.m4 {
	float:left;
	border:0px;
	background-color: #E6E6E6;
	margin-left:9px;
	height:450px;
	width: 140px;
	font-size:14px;
	/*line-height: 1.12; */
	letter-spacing:0.1em;
	font-weight:600;
	
}
.m4 ul a:visited{display: block;}
.m4 ul a:link{display: block;}
.m4 ul {list-style: none; margin: 0; padding: 0;} 
.albumbutton {
	padding: 0px 0px 0px 2px;
	border:0px;
	background-color: #A0A0A0;
	text-transform:uppercase;
    /*font-size:95%;*/
	height:16px;
	margin-bottom: 9px;
}

.albumbutton_act {
	padding:0px 0px 0px 2px;
	border:0px;
	background-color: #A0A0A0;
	text-transform:uppercase;
	color:#E6E6E6;
	height:16px;
	/*font-size:95%;*/
	margin-bottom: 9px; 
}

.gal {
	background-color: #E6E6E6;
	/*height:450px;*/
	width:auto;
	float: left;
	margin-left: 9px;
}

.text {
	float:left;
	border:0px;
	color:#666666;
	background-color: #E6E6E6;
	margin-left:9px;
	height:450px;
	width: 450px;
}

.fuss {
	clear:both;
	margin-left:59px;
}
