﻿body, html, form
{
	padding-top:0px;
	margin-top:0px;
	font-family:Verdana; 
	font-size:12px;


}

.MainText
{
	font-size: 50px;
	vertical-align:top;
	text-align:center;
	font-family:Verdana; 

}

.MenuBack
{
  /*	background-image:url(Importbilver02/images02/hemsidan/sidemenu.jpg);
  	background-repeat: no-repeat; */

  	height:400px; 
/*  	margin-top:200px; */
  	padding-top:30px; 
  	text-align:left;
  	padding-left:10px;
  	vertical-align:top;
}

.MenuItem
{
	
	vertical-align:top;
	text-align:left;
	height:34px;
	padding-left:5px;
	width:140px;
	font-size:12px;
	font-family:Verdana; 
	font-weight:bold;
  	cursor:pointer;
  	
  	
}

.MenuItemHover
{
	vertical-align:top;
	text-align:left;
	height:34px;
	padding-left:5px;
	font-size:12px;
  	width:140px;
  	font-family:Verdana; 
  	cursor:pointer;
  	font-weight:bold;
}

.MenuSelected
{
	/*background-color: #e7e7e7;*/
	heigth:16px;
	border-left: #b5b5b5 1px solid;
	border-right: #b5b5b5 1px solid;
	padding-left:5px;
	font-family:Verdana; 
  	font-size:11px; 
  	font-weight:bold;
}


.SelectedMenu
{
	text-decoration: underline;
}

.InputButton
{
	background-color: #e7e7e7;
	border: 1px solid black;
}

.ContentBack
{
	/*background-color: #f7f7f7;*/
	border-left: #b5b5b5 0px solid;
	border-right: #b5b5b5 0px solid;
	
	
	background-image: url(Importbilver02/images02/hemsidan/mainback.jpg); 
	background-repeat: repeat-x;
	position:relative;
	top:-209px;
	vertical-align:top;
	text-align: justify;
	font-size:14px;
    font-family:Verdana;
    width:750px;
}

.ContentFoot
{
	font-size:12px;
	font-family:Verdana; 
	font-weight:bold;

	vertical-align:center;
	text-align:right;
	border-top: #e7e7e7 1px solid;
	
	position:relative;
	top:-190px;

}

.ContentUpper
{
	height:15px;
	background-color: #e7e7e7;
}

.BildText
{
	text-align:Left;
	font-size:12px;
    font-family:Times New Roman;
}

.RefRubrik
{
	
	font-size: 14px;
	font-weight: bold;
    font-family:Times New Roman;
}

.RefText
{
	vertical-align:top;
	text-align:left;
	font-size:12px;
    font-family:Times New Roman;

}
.RefTextRubrik
{
	font-weight:bold;
    font-family:Times New Roman;

}

.RefBild
{
	text-align:Right;
	font-size:10px;
	vertical-align:top;
}
.RefBildRam
{
	border:1px solid black;
}


.Lank
{
	font-size:14px;
	color:Black;
}

.Lank:Hover
{
	color:#b5b5b5;
}

.gLink
{
	font-size:14px;
	color:Black;
	text-decoration: none;
}

.gLink:link
{
	color:Black;
}

.gLink:visited
{
	color:Black;
}

.gLink:hover
{
	color:Black;
	text-decoration: underline;
}

.gLink:active
{
	ccolor:Black;
}
