/* CSS Document */

body {
	background-color: #000000;
	
	margin-top: 0px;
	
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}


a:link { color: #FF3300;	font-weight: bold;	text-decoration: none; }
a:visited {	text-decoration: none;	color: #FF3300; }
a:hover { text-decoration: underline;	color: #FF6666; }
a:active { text-decoration: none;	color: #FF3300; }

.b {	font-weight: bold;}
.b:link { text-decoration: none; color: #000000; }
.b:active { text-decoration: none; color: #000000; }
.b:visited { text-decoration: none; color: #000000; }
.b:hover { text-decoration: none; color: #333333; }



#background {
	background-color: #000000;
	background-image:url(bg/bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
	
	width: 1242px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 100px;
}

#rubrik {
	width:656px;
	float: left;
}

.bilder {
	background-image: url(bg/bg_bilder.gif);
	
	padding: 5px;
	width: 66px;
	height: 50px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#top {
	background-image:url(bg/top.png);
	background-repeat:no-repeat;
	width: 736px;
	height: 49px;
	margin-bottom: 0px;
	float: left;
}

#middle {
	background-image:url(bg/middle.png);
	background-repeat:repeat-y;
	width: 656px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
}

#bottom {
	background-image:url(bg/bottom.png);
	background-repeat:no-repeat;
	margin-top: 0px;
	float: left;
	width: 736px;
	height: 57px;
}

#index_pic_1 {
	background-image: url(bg/CD.png);
	width: 204px;
	height: 220px;
}

#index_pic_2 {
	background-image: url(bg/PORTRAIT.png);
	width: 204px;
	height: 220px;
}

#index_pic_3 {
	background-image: url(bg/RETRO.png);
	width: 204px;
	height: 220px;
}

#CD-collection {
	background-image: url(bg/CD-collection.png);
	width: 289px;
	height: 209px;
}


.form_field {
	background-image: url(bg/bg_form_field.gif);
	background-repeat:no-repeat;
	width: 206px;
	height: 20px;
	font-family: verdana;
	size: 10px;
	border: 0px;
}

.form_field_2 {
	background-image: url(bg/bg_form_field_2.gif);
	background-repeat:no-repeat;
	width: 206px;
	height: 140px;
	font-family: verdana;
	size: 10px;
	border: 0px;
}

.form_btn {
	background-image: url(bg/bg_send_button.gif);
	width: 65px;
	height: 21px;
	font-family: verdana;
	size: 6px;
	border: 0px;
	
}

#login {
	background-image: url(bg/login_bg/login_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width: 419px;
	height: 212px;
}
