@charset "utf-8";
/* CSS Document */


body {
background-color: #000000;
}

#logo {
background-image: url(gfx/stilfabrik_logo_neu.png);
position: absolute;
margin-left: 691px;
margin-top: 20px;
height: 159px;
width: 298px;
}

a.menu img {
		border: 0px;
		border-width: 0px;
		visibility: visible;
	}

a.menu:hover img {
 		filter:alpha(opacity=0);   
 		-moz-opacity: 0.0;  
 		opacity: 0.0;
 		border: 0px;
	}
	
/* MENU */

#menu {
position: absolute;
margin-left: 95px;
margin-top: 40px;
height: 181px;
width: 190px;
border: 0px;
border-width: 0px;
}

#menu a img 
{border-width: 0px!important;
border: 0px!important;}

#m_news {
	position: absolute;
	height: 30px;
	width: 182px;
	margin-top: 0px;
	margin-left: 0px;
	}

#m_features {
	margin-left: 0px;
	position: absolute;
	height: 30px;
	width: 182px;
	margin-top: 30px;
	}
	
#m_musicvideos {
	position: absolute;
	height: 30px;
	width: 182px;
	margin-top: 60px;
	margin-left: 0px;
	}
	
#m_commercials {
	position: absolute;
	height: 30px;
	width: 182px;
	margin-top: 90px;
	margin-left: 0px;
	}
	
#m_contact {
	position: absolute;
	height: 30px;
	width: 182px;
	margin-top: 120px;
	margin-left: 0px;
	}

#m_vita {
	position: absolute;
	height: 30px;
	width: 182px;
	margin-top: 150px;
	margin-left: 0px;
	}
	
/* #m_contact {
	position: absolute;
	height: 31px;
	width: 190px;
	margin-top: 150px;
	margin-left: 0px;
	} */

a:link {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #FE0B83;
	text-decoration: underline;
	}
a:visited {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #FE0B83;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #FE0B83;
	}
a:active {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #FE0B83;
	text-decoration: underline;
	}

.title {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #FE0B83;
	margin-top: 10px;
	}

.desc {
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 10px;
}

/*Vita */

.vtitle {
	margin: 1px;
	padding: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FE0B83;
	text-transform: uppercase;
	background-color: #000000;
	}

.vdesc {
	margin: 10px;
	padding: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
}

/* NEWS */

.ntitle {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #FE0B83;
	margin-top: 10px;
	text-transform: uppercase;
	background-color: #000000;
	padding: 0px;
	}

.ndesc {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 0px;
    text-align: left;
 	background-color: #000000;
	width: 500px;
}

img { 
        border-color: #FFFFFF;
        border-width: 1px;
        border-style: dashed!important;}


a img { 
        border-color: #FFFFFF;
        border-width: 1px;
        border-style: dashed!important;}

/* THUMBS */


#content {
	position:absolute;
	margin-top: 280px;
	margin-left: 103px;
    }
	
.thumb1 {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 325px;
	height: 205px;
}

.thumb2 {
	position: absolute;
	margin-left: 325px;
	margin-top: 0px;
	width: 325px;
	height: 205px;
}

.thumb3 {
	position: absolute;
	margin-left: 650px;
	margin-top: 0px;
	width: 325px;
	height: 205px;
}

.thumb4 {
	position: absolute;
	margin-left: 0px;
	margin-top: 262px;
	width: 325px;
	height: 205px;
}

.thumb5 {
	position: absolute;
	margin-left: 325px;
	margin-top: 262px;
	width: 325px;
	height: 205px;
}

.thumb6 {
	position: absolute;
	margin-left: 650px;
	margin-top: 262px;
	width: 325px;
	height: 205px;
}

.thumb7 {
	position: absolute;
	margin-left: 0px;
	margin-top: 524px;
	width: 325px;
	height: 205px;
}

.thumb8 {
	position: absolute;
	margin-left: 325px;
	margin-top: 524px;
	width: 325px;
	height: 205px;
}

.thumb9 {
	position: absolute;
	margin-left: 650px;
	margin-top: 524px;
	width: 325px;
	height: 205px;
}

.thumb10 {
	position: absolute;
	margin-left: 0px;
	margin-top: 786px;
	width: 325px;
	height: 205px;
}

.thumb11 {
	position: absolute;
	margin-left: 325px;
	margin-top: 786px;
	width: 325px;
	height: 205px;
}

.thumb12 {
	position: absolute;
	margin-left: 650px;
	margin-top: 786px;
	width: 325px;
	height: 205px;
}