
html {
	background: #1a171b url('body.png') repeat-x scroll top center;
}

body {
	background: url('mikro.png') no-repeat scroll 50% -300px;
}

#logo {
	background: url('logo.png');
}

* html #logo img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://www.franca-morgano.com/style/schwarz/logo.png',sizingMethod=crop);
}

#gotomusic {
	background: url('musik_hoeren.png');
}

* html #gotomusic img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://www.franca-morgano.com/style/schwarz/musik_hoeren.png',sizingMethod=crop);
}

#player {
	background: url('player.png');
}

#style {
	background: url('colour.png');
}

a:link, a:visited {
	color: #1A171B;
}

#content p a:link, #content p a:visited {
	border-bottom: 1px dotted #E20392;
}

#content p.nounderline a:link, #content p.nounderline a:visited {
	border-bottom: none !important;
}

a:hover {
	color: #E20392;
	text-decoration: none;
}

::-moz-selection {
	background: #e20392;
	color: #000;
}
::selection {
	background: #e20392;
	color: #000;
}

#fadeleft, #faderight {
	background: url('fadeleft.png') top right;
}

#faderight {
	background: url('faderight.png');
}

* html #fadeleft {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://www.franca-morgano.com/style/schwarz/fadeleft.png',sizingMethod=crop);
}
* html #faderight {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='http://www.franca-morgano.com/style/schwarz/faderight.png',sizingMethod=crop);
}

.content,
.image,
#content {
	border: 8px solid #f7f7f7;
	background: #636363;
}

#navigation li a {
	height: 21px;
	overflow: hidden;
	text-indent: 100%;
}

#navigation li,
#navigation li a {
	background-image: url('navi.png');
}


.xing {
	background-image: url('xing.png');
}
.twitter {
	background-image: url('twitter.png');
}
.myspace{
	background-image: url('myspace.png');
}
