A:link		{text-decoration: none; color: #E3007B}
A:active	{text-decoration: none; color: #E3007B}
A:visited	{text-decoration: none; color: #E3007B}
A:hover		{text-decoration: underline; color: #E3007B}

body
{
	background-color: #7FBDC8;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/_global/bakgrund.gif);
	font-family: verdana, geneva, helvetica;
	font-size: 10px;
}


td
{
	font-family: verdana, geneva, helvetica;
	font-size: 10px;
	background-repeat: no-repeat;
}

p, select	 	
{
	font-family: verdana, geneva, helvetica;
	font-size: 10px;
}



.rosa
{
	color: #E3007B;
	font-family: verdana, geneva, helvetica;
	font-size: 10px;
}

input, textarea
{
	font-family: verdana, geneva, helvetica;
	font-size: 10px;
	font-weight: bold;
	color:#E8058A;
	margin: 0px 0px 0px 0px;
	border-top: #F199BF 1px solid;
	border-left: #F199BF 1px solid;
	border-right: #F199BF 1px solid;
	border-bottom: #F199BF 1px solid;
}

.bildknapp
{
	margin: 0px 0px 0px 0px;
	border-top: #7FBDC8 0px solid;
	border-left: #7FBDC8 0px solid;
	border-right: #7FBDC8 0px solid;
	border-bottom: #7FBDC8 0px solid;
}


.lopsedel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; 
	font-weight: bold; 
	color: #000000;
	width:334px;
	height:300px;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	text-align:center;
}

.lopsedelvisa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; 
	font-weight: bold; 
	color: #000000;

}

.newsTOPIC
{
	font-family: Verdana;
	font-size: 18px; 
	font-weight: bold; 
	color: #E3007B;

}
.clear {
	clear:both;
}	

/* TÄVLING POP-UP
------------------------------------------------------
*/

div#gitarr_tavling {
	font-size:0.9em;
	position:absolute;
	/*width:595px;*/
	z-index:100;
	left:180px;
	top:17px;
	visibility:visible;
	color:#fff;
}

div#gitarr_tavling img {
	border:0px;
}

div#gitarr_tavling_main {
	width:900px;
	height:818px;
	background-color:#fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	z-index:5;
	position:absolute;
}

div#gitarr_tavling_content {
	padding:0px 0px 0px 0px;
}



div#gitarr_tavling_back {
	width:910px;
	background-color:#000;
	position:absolute;
	left:5px;
	top:5px;
	z-index:1;
	height:822px;
	filter: alpha(opacity=50);
	opacity: .5;
}

html>body div#gitarr_tavling_back {
    height:822px;
}

div#gitarr_tavling_topp {
	height:23px;
	background-color:#fff;
	color:#000;
	width:100%;
}

div#gitarr_tavling_close {
	float:right;
	padding-top:5px;
}
#kryss {
	margin-left:3px;
}