
html {
	background: #fff 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/weiss/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/weiss/musik_hoeren.png',sizingMethod=crop);
}

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

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

a:link, a:visited {
	color: #7c7c7c;
}

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

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

#bottom a:hover,
#bottom a.active {
	color: #212121;
}

a:hover {
	color: #ffffff;
}

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

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

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

.content,
.image,
#content {
	border: 8px solid #ccc;
	background: #212121;
}

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

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

.vscrollerbar,
.hscrollerbar,
.hscrollerbasebeg,
.hscrollerbaseend,
.vscrollerbasebeg,
.vscrollerbaseend {
background: #443856;
}

.contactform p.error {
	color: #443856;
}

.contactform input.text.error,
.contactform textarea.error {
	border: 1px solid #443856;
}


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