﻿/* General page setup
---------------------------------------------------------------------- */

html,body 												{font-size:14px;font-family:georgia,serif,arial,verdana,sans-serif;color:#495a5a;line-height:150%;}

/* Generel table attributes and fonts
---------------------------------------------------------------------- */

table, td, select, input, label, textarea				{font-size:1em;color:#495a5a;}
th														{font-size:1em;text-align:left;font-weight:bold;}
p														{font-size:1em;color:#495a5a;margin:0px;margin-bottom:10px;}
a														{font-size:1em;color:#495a5a;text-decoration:underline;}
a:hover													{font-size:1em;text-decoration:underline;}
h1														{font-size:24px;color:#60a43a;margin:0px;margin-bottom:15px;line-height:110%;font-weight:normal;}
h2,h3,h4,h5,h6											{font-size:14px;font-weight:bold;color:#495a5a;margin:0px;line-height:110%;}
address													{font-size:1em;font-style:normal;}
form													{margin:0;padding:0;}
hr														{height:1px;background-color:#e1e1e1;color:#e1e1e1;border:none;margin:0;margin-top:10px;margin-bottom:10px;}
a img													{border:none;}

/* Hide aways
---------------------------------------------------------------------- */

.wrap .inner .pad .top									{display:none;}
.wrap .inner .pad .teaser								{display:none;}
.wrap .inner .pad .footer								{display:none;}
.wrap .inner .pad .content .left						{display:none;}
.wrap .inner .pad .content .right						{display:none;}
.wrap .inner .pad .content .clear						{display:none;}
.wrap .inner .pad .fteaser								{display:none;}
.wrap .inner .pad .fcontent .left						{display:none;}
.wrap .inner .pad .fcontent .right						{display:none;}

/* Print styles
---------------------------------------------------------------------- */

/* Content page */
.wrap .inner .pad .content .center 						{clear:both;}
.wrap .inner .pad .content .center .inn 				{clear:both;}
.wrap .inner .pad .content .center .inn .headline 		{width:100%;height:30px;clear:both;}
.wrap .inner .pad .content .center .inn .text 			{width:100%;clear:both;padding-top:15px;}
.wrap .inner .pad .content .center .inn .text .manchet {clear:both;}
.wrap .inner .pad .content .center .inn .text .manchet p {margin:0;margin-bottom:15px;font-size:16px;color:#495a5a;}
.wrap .inner .pad .content .center .inn .text .txt 		{clear:both;}
.wrap .inner .pad .content .center .inn .text .txt p 	{margin:0;margin-bottom:15px;font-size:14px;color:#495a5a;}
.wrap .inner .pad .content .center .inn .text .txt a 	{font-size:1em;color:#57b119;text-decoration:underline;}

/* Frontpage */
.wrap .inner .pad .fcontent .center 					{clear:both;}
.wrap .inner .pad .fcontent .center .inn 				{clear:both;}
.wrap .inner .pad .fcontent .center .inn .headline 		{width:100%;height:30px;clear:both;}
.wrap .inner .pad .fcontent .center .inn .headline p 	{margin:0;text-transform:uppercase;font-size:13px;color:#4d9a11;}
.wrap .inner .pad .fcontent .center .inn .text 			{width:100%;clear:both;border-top:1px solid #969c98;padding-top:10px;}
.wrap .inner .pad .fcontent .center .inn .text .manchet {clear:both;}
.wrap .inner .pad .fcontent .center .inn .text .manchet p {margin:0;margin-bottom:15px;font-size:15px;color:#495a5a;}
.wrap .inner .pad .fcontent .center .inn .text .txt 	{clear:both;}
.wrap .inner .pad .fcontent .center .inn .text .txt a 	{font-size:13px;color:#57b119;text-decoration:underline;}
