/*TAN.css is a stylesheet document for TEMA ARBETSLIVS educational material on this disk.
it contains information about the look and feel of the web-pages. 

Folowing classes are included in this stylesheet:
.leftmargin{}
.storrubrik{}
.bildtext {}
.brodtext{}
.sidfot {}
.menytext{}
.menytextBold{}
.vmenyrad{}
.vmenyradDark{}
.rutrubrikram{}
.rutcontentram{}
.ruthbottenplatt{}

these classes contain information about the look and feel on specific objects in the material.
*/

/*  [Syntax styling] */

body
{	font-family: Calibri, Arial, Helvetica;
	background-color: #cccccc}

/*h1,h2,h3,h4,h5,h6 
{	color: Black;
	font-family: Verdana, Tahoma, Arial, Helvetica;}*/
h1
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #100;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 1em;
	margin-top: 1px}

h2
{	font-size: 120%;
	font-weight: bold;
	color: #663;
	margin-bottom: 0.5em;
	margin-top: 1.5em }
	
h3
{	font-size: 100%;
	font-weight: bold;
	color: #663;
	margin-top: 1.5em;
	margin-bottom: 0.5em; }
h5{
	font-size: 80%;
	font-weight: bold;
	color: #663;
	margin-top: 1.5em;
	margin-bottom: 0em;
}

a
{	
	color: #1E5B7A;
	 Times New Roman PS MT,Times New Roman,Times;text-decoration: none;
	font-size: small;}

a:link 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;}     /* unvisited link */

a:visited 
{	
	font-family: Verdana, Tahoma, Arial, Helvetica;}  /* visited link */

a:hover 
{	
	background-color:#D0BEDC;
	font-family: Verdana, Tahoma, Arial, Helvetica;}   /* mouse over link */

a:active 
{	color:#000;background-color:#D0BEDC;
font-family: Verdana, Tahoma, Arial, Helvetica;}   /* selected link */ 



/*  [/Syntax styling] */


/* [classes] */
a.Bildref{
	border-style: solid;
	border-color: #000000;
	border: 3;
}

.rutrubrikLänk{
	font-size:x-small;
	color: #000000;
	}

.leftmargin{ 
	margin-left: 16px;}

.storrubrik{
	font-size: medium;
	font-family: Franklin Gothic Heavy,Franklin Gothic Medium;
	font-weight: normal;}

.bildtext 
{	color: gray; 
	font-family: Times New Roman; 
	font-style: italic}
.bildtext_källa 
{	color: gray;
	margin-top: 0px;
	font-size: xx-small; 
	font-family: Times New Roman; 
	font-style: none}
/*.brodtext
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:x-small;}*/
.brodtext
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	line-height: 130%;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px; }

.sidfot
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:xx-small;}

.menytext
{	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin-top: 7px;
	padding-left: 214px;
	font-size: small;
	font-weight: bold;
	display: inline;
}
	
.menytextBold
{	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	/*font-family: Franklin Gothic Heavy,Franklin Gothic Medium;*/
	margin-top: 7px;
	margin-right: 2px; 
	font-weight: bold;}

.vmenyrad
{	padding-top: 4px;
	padding-bottom: 3px; 
	padding-right: 1px;  
	background-color:#C0C0C0;
	color:#000;}

.vmenyradDark
{	padding-top: 4px;
	padding-bottom: 3px; 
	padding-right: 1px;  
	background-color: #B9C697;}

.rutrubrikram
{	
	border: 1px solid;
	border-color: #C0C0C0;
	background-color: #C0C0C0;
	padding-left: 5px;
	padding-top: 2px}



.rutcontentram
{	border-collapse: collapse;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-top:0px;
	border-bottom:0px;
	background-color: #C0C0C0;
	position: relative;
	top:10px;
	}


.ruthbottenplatt
{	background-color: #C0C0C0;
	height: 5px;
	font-size: 1px;
	border: 1px solid #C0C0C0;
	border-top: 0px }


.videolista
{
	Width: 800px;
}

.video
{
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
	width:  230px;
}

.videobild
{
	height: 160px;
	width:  230px;
	margin-bottom: 0px;
}

.videotext
{
	margin-top: 0px;
	
	
}

.videospelare
{
	border-style: solid;
	
}

.videolank
{
}	

.pdfdokument
{
	margin-bottom: 20px;
}	
	
/* [/classes] */

/* [END of TAN.css] */


