﻿/* Alternative CSS for larger fontsize */


/*--EVERYTHING WITH FONTSIZE DEFS------------------------------------------------*/

/*--PageFooter--*/
.Footer{
 height:20px;
 font-family: tahoma;  
 font-size: 12pt; 
 color: #fff;
 background-color:#669900;
}
/*--End of PageFooter--*/

/*--Topnav-*/
.ms-topnav{
/*Line over buttons*/
border:solid 1px #669900;
border-left:solid 1px #517804;
border-bottom:none;
background-image:none;
background-repeat:repeat-x;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
/*Background for buttons*/
background-color:#669900;
color:#fff;
margin-left:4px;
margin-top:1px;
}
/*FlyOuts Background and fonts*/
.ms-topNavFlyOuts{
background-color:#f7f7f7;
font-family:Tahoma;
font-size:11pt;
}
/*Icons and functions in pagelayouts, print and tip a friend*/
.PageFunctions {
width:8px;
font-family: Tahoma; 
font-size: 10pt; 
font-style:normal;
color: #000;
cursor:pointer;
margin-top:4px
}
.PageFunctions A          {color: #000;font-size:10pt;font-family:Tahoma;text-decoration:none}
.PageFunctions A:link	   {color: #000;font-size:10pt;font-family:Tahoma;text-decoration:none}
.PageFunctions A:visited  {color: #555;text-decoration:none;}
.PageFunctions A:hover    {color: #000;text-decoration:none}
.PageFunctions A:active   {color: #000;text-decoration:none}

/*-------------Fonts choosed from the texteditor ---------------*/
.ms-rteCustom-FetadRubrik{
 font-family: Tahoma; 
 font-size: 16pt; 
 font-weight:900;
 color: #669900;
}

.ms-rteCustom-Rubrik{
font-family: Tahoma; 
font-size: 16pt;
font-style:normal;
color: #669900;
}
.ms-rteCustom-Ingress{
font-family: Tahoma; 
font-size: 10pt; 
font-weight:bold;
color: #000;
}
.ms-rteCustom-NormalText{
font-family: Tahoma; 
font-size: 10pt; 
font-style:normal;
color: #000;
}
.ms-rteCustom-NormalText A 		   {color: #669900;font-size:10pt;font-family:Tahoma;text-decoration:none}
.ms-rteCustom-NormalText A:link	   {color: #669900;font-size:10pt;font-family:Tahoma;text-decoration:none}
.ms-rteCustom-NormalText A:visited {color: #555;text-decoration:none;}
.ms-rteCustom-NormalText A:hover   {color: #555;text-decoration:underline}
.ms-rteCustom-NormalText A:active  {color: #555;text-decoration:underline}

.ms-rteCustom-MellanRubrik{
font-family:Tahoma; 
font-size:10pt; 
font-style:normal;
color: #000;
font-weight:bold;
color:#669900;
}
.ms-rteCustom-MellanRubrik A 		 {color: #669900;font-size:10pt;font-weight:bold;font-family:Tahoma;text-decoration:none}
.ms-rteCustom-MellanRubrik A:link	 {color: #669900;font-size:10pt;font-weight:bold;font-family:Tahoma;text-decoration:none}
.ms-rteCustom-MellanRubrik A:visited {color: #555;font-weight:bold;text-decoration:none;}
.ms-rteCustom-MellanRubrik A:hover   {color: #669900;font-family:Tahoma;font-weight:bold;font-size:10pt;font-style:normal;text-decoration:underline!important}
.ms-rteCustom-MellanRubrik A:active  {color: #669900;font-weight:bold;text-decoration:underline}

.ms-rteCustom-LitenText{
font-family: Tahoma; 
font-size: 9pt; 
font-style:normal;
color: #222;
}
.ms-rteCustom-LitenText A 		   {color: #222;font-size:9pt;	font-family: Tahoma;text-decoration:none}
.ms-rteCustom-LitenText A:link	   {color: #222;font-size:9pt;	font-family: Tahoma;text-decoration:none}
.ms-rteCustom-LitenText A:visited  {color: #555;text-decoration:none;}
.ms-rteCustom-LitenText A:hover    {color: #555;text-decoration:underline}
.ms-rteCustom-LitenText A:active   {color: #555;text-decoration:underline}

/*-------------END Fonts choosed from the texteditor ---------------*/
/*-------------NEWS ---------------*/
/*Presentation of all news at StartPage*/
.NewsTime{
font-family: Tahoma; 
font-size:10pt; 
font-weight:bold;
color:#777;
}
.NewsLinks a:active, .NewsLinks a:hover, .NewsLinks a:visited{
font-family: Tahoma; 
font-size:11pt;
color:#669900
}
/*End of Presentation of all news at StartPage*/

/*Presspage - Presentation of all news*/
.NewsLinksArchive, .NewsLinksArchive a:active, .NewsLinksArchive a:hover{
font-family: Tahoma; 
font-size:11pt;
font-weight:bold;
color:#669900;
}
/*End of Presspage - Presentation of all news*/

/*Styles for links in the footer*/
.AP3Email A 		 {color: #fff;	font-size:11pt;	font-family: Tahoma;	text-decoration: none}
.AP3Email A:link	 {color: #fff;	font-size:11pt;	font-family: Tahoma;	text-decoration: none}
.AP3Email A:visited  {color: #fff;	text-decoration:none;}
.AP3Email A:hover    {color: #000;	text-decoration:underline}
.AP3Email A:active   {color: #000;	text-decoration:underline}

/*Misc of all bodystyles*/
.ms-WPBody A 		 {color: #000;	font-size:11pt;	font-family: Tahoma;	text-decoration: none}
.ms-WPBody A:link	 {color: #000;	font-size:11pt;	font-family: Tahoma;	text-decoration: none}
.ms-WPBody A:visited {color: #000;	text-decoration:none;}
.ms-WPBody A:hover   {color: #555;	text-decoration:underline}
.ms-WPBody A:active  {color: #669900;	text-decoration:underline}
.ms-WPBody TD{font-size:10pt;}
}

/*-------------Webparts ---------------*/
.ms-standardheader.ms-WPTitle {
 background-color:transparent;
 background-image:none;
 height:32px;
 background-repeat:no-repeat;
 text-align:left;
 padding-left:0px;
 font-family: Tahoma; 
 font-size: 16pt; 
 font-style:normal;
 color: #669900;
 }
 /* ----Webparts - Titletext ----*/
.ms-standardheader.ms-WPTitle A:visited  {
 background-color:transparent;
 background-image:none;
 color:#333;
 height:10px;
 margin-top:-10px;
 font-family: Tahoma; 
 font-size: 16pt; 
 font-style:normal;
 color: #669900;
 }
 .ms-standardheader.ms-WPTitle A:link  {
 background-color:transparent;
 background-image:none;
 color:#333;
 height:10px;
 margin-top:-10px;
 font-family: Tahoma; 
 font-size: 16pt; 
 font-style:normal;
 color: #669900;
 }
 
/*--Makes default font for RTeditors--*/
.HolderLeftInner1, .HolderLeftInner2, .HolderLeftInner3 {
font-family: Tahoma; 
font-size: 10pt; 
font-style:normal;
color: #000;
}
.HolderLeftInner1 A, .HolderLeftInner2 A, .HolderLeftInner3 A 		  {color: #000;	font-size:10pt;	font-family: Tahoma;	text-decoration: none}
.HolderLeftInner1 A:link, .HolderLeftInner2 A:link, .HolderLeftInner3 A:link	  {color: #000;	font-size:10pt;	font-family: Tahoma;	text-decoration: none}
.HolderLeftInner1 A:visited, .HolderLeftInner2 A:visited, .HolderLeftInner3 A:visited {color: #555;	text-decoration:none;}
.HolderLeftInner1 A:hover, .HolderLeftInner2 A:hover, .HolderLeftInner3 A:hover   {color: #669900;	text-decoration:underline}
.HolderLeftInner1 A:active, .HolderLeftInner2 A:active, .HolderLeftInner3 A:active  {color: #669900;	text-decoration:underline}

.HolderCenterInner1 {
width:8px;
font-family: Tahoma; 
font-size:10pt; 
font-style:normal;
color: #000;
}
.HolderCenterInner1 A          {color: #000;	font-size:10pt;	font-family: Tahoma;	text-decoration: none}
.HolderCenterInner1 A:link	   {color: #000;	font-size:10pt;	font-family: Tahoma;	text-decoration: none}
.HolderCenterInner1 A:visited  {color: #555;	text-decoration:none;}
.HolderCenterInner1 A:hover    {color: #669900;	text-decoration:underline}
.HolderCenterInner1 A:active   {color: #669900;	text-decoration:underline}

.HolderRightInner1, .HolderRightInner2, .HolderRightInner3 {
font-family: Tahoma; 
font-size:10pt; 
font-style:normal;
color: #000;
}
.HolderRightInner1 A, .HolderRightInner2 A, .HolderRightInner3 A 		  {color: #555;	font-size:11pt;	font-family: Tahoma;	text-decoration: none}
.HolderRightInner1 A:link, .HolderRightInner2 A:link, .HolderRightInner3 A:link	  {color: #555;	font-size:11pt;	font-family: Tahoma;	text-decoration: none}
.HolderRightInner1 A:visited, .HolderRightInner2 A:visited, .HolderRightInner3 A:visited {color: #555;	text-decoration:none;}
.HolderRightInner1 A:hover, .HolderRightInner2 A:hover, .HolderRightInner3 A:hover   {color: #669900;	text-decoration:underline}
.HolderRightInner1 A:active, .HolderRightInner2 A:active, .HolderRightInner3 A:active  {color: #669900;	text-decoration:underline}

/*--Makes default font for RTeditors--*/

/*-------------End of Webparts ---------------*/

/* ----Sitemap---- */
.SiteMapRootNode A 		   {color: green;	font-size:14pt;	font-family: Tahoma;	text-decoration: none}
.SiteMapRootNode A:link	   {color: green;	font-size:14pt;	font-family: Tahoma;	text-decoration: none}
.SiteMapRootNode A:visited {color: green;	text-decoration:none;}
.SiteMapRootNode A:hover   {color: green;	text-decoration:underline}
.SiteMapRootNode A:active  {color: green;	text-decoration:underline}
/* ----End of Sitemap---- */

/* ----Search for News - webpart---- */
.searchButtonCss{
 font-family: tahoma!important;  
 font-size:11pt!important;
 }
.buttonCellCss{
 background-color:#fff;
 font-size:11pt!important;
 }
.dateCellCss{
 font-family: tahoma;    
 font-size: 11pt!important;
 color:#669900;
 font-weight:bold;

 } 
.dateLabelCss{
 font-family: tahoma;    
 font-size: 11pt!important;
 } 
.titleCellCss{
 font-family: tahoma!important;    
 font-size: 9pt!important; 
 }
.titleLabelCss{
 font-family: tahoma!important;    
 font-size: 9pt!important; 
 }

/*--END EVERYTHING WITH FONTSIZE DEFS------------------------------------------------*/




