/* CSS FÖR MOTORRAD */

BODY    { text-align: left; background-color: #4B4B4B; background-repeat: no-repeat; CURSOR: default; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px }
P       { background: transparent; CURSOR: default; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px }
TD      { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px }
TR      { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px }
    select { font-family: Arial, Tahoma, Verdana; font-size: 10pt; }
    .input { font-family: Arial, Tahoma, Verdana; font-size: xx-small; border-top: 2px solid #002850; border-bottom: 2px solid #002850; border-left: 2px solid #002850; border-right: 2px solid #002850;}

img { border: 0px; padding: 0px; margin: 0px; }

SPAN { background: transparent; }
    
body { 
   margin: 0px; 
} 

ul {
	margin-left: -20px;
}
    
A:link, A:visited, A:active {
    COLOR: #DC150F;
    text-decoration: underline;
}
A:hover {
    COLOR: red;
    text-decoration: underline;
}

A.vmeny:link, A.vmeny:visited, A.vmeny:active {
   COLOR: #222222;
   font-weight: bold;
   text-decoration: none;
   font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
A.vmeny:hover {
   COLOR: red;
   font-weight: bold;
   text-decoration: none;
   border-bottom: 1px solid black;
}

A.omeny:link, A.omeny:visited, A.omeny:active {
   COLOR: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
A.omeny:hover {
   COLOR: #ECECEC;
   font-weight: bold;
   text-decoration: none;
   border-bottom: 1px solid yellow;
}

A.topnav:link, A.topnav:visited, A.topnav:active {
   COLOR: #222222;
   font-weight: bold;
   text-decoration: none;
}
A.topnav:hover {
   COLOR: #000000;
   font-weight: bold;
   text-decoration: underline;
}

A.nyhetforsta:link, A.nyhetforsta:visited, A.nyhetforsta:active {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 22px; 
    FONT-WEIGHT: bold;
    COLOR: #760000;
    text-decoration: none;
}
A.nyhetforsta:hover {
    COLOR: red;
    /*
    border-bottom: 1px solid red;
    */
}

A.nyhetresten:link, A.nyhetresten:visited, A.nyhetresten:active {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 19px; 
    FONT-WEIGHT: bold;
    COLOR: #6C0202;
    text-decoration: none;
}
A.nyhetresten:hover {
    COLOR: red;
    /* 
    border-bottom: 1px solid red;
    */
}

A.userbox:link, A.userbox:visited, A.userbox:active {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 10px; 
    FONT-WEIGHT: normal;
    COLOR: #000000;
    text-decoration: none;
}
A.userbox:hover {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 10px; 
    FONT-WEIGHT: normal;
    COLOR: #000000;
    border-bottom: 1px solid red;
}

A.lasartikel:link, A.lasartikel:visited, A.lasartikel:active {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 10px; 
    FONT-WEIGHT: normal;
    COLOR: #444444;
    text-decoration: none;
}
A.lasartikel:hover {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 10px; 
    FONT-WEIGHT: normal;
    COLOR: #000000;
    border-bottom: 1px solid red;
}

.wysiwyg
{
   background: #F5F5FF;
   color: #000000;
   font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
   font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
   font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
   font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

form
{
   margin-top: 0px;
   margin-bottom: 0px;
}

input.sok
{
   font-size: 11px;
   color: #000000;
   background: #EFEFEF;
   border: 1px solid #666666
}

select.minatradar
{
   font-size: 12px;
   font-family: verdana; 
   color: #000000;
   background: #FAFAFA;
   border: 1px solid #666666
}

.flytande
{
	position:absolute;
	z-index:10;
	cursor: pointer;

	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	
	left:630px;
	top:45px;
	width:22em;
	background:#FFFFFF;
	border:none;
}

