/* General page setup
---------------------------------------------------------------------- */

html,body 												{margin:0px;padding:0px;font-size:11px;font-family:verdana,arial,sans-serif;color:#000;line-height:130%;}

/* Generel table attributes and fonts
---------------------------------------------------------------------- */

table, td, select, input, label, textarea				{font-size:1em;color:#000;}
th														{font-size:1em;text-align:left;font-weight:bold;}
p														{font-size:1em;color:#000;margin:0px;margin-bottom:10px;}
a														{font-size:1em;color:#000;text-decoration:underline;}
a:hover													{font-size:1em;text-decoration:underline;}
h1														{font-size:24px;font-weight:normal;margin:0;margin-bottom:30px;line-height:110%;}
h2														{color:#000;font-size:16px;font-weight:normal;line-height:110%;margin:0;margin-bottom:15px;}
h3,h4,h5,h6												{color:#000;font-size:12px;font-weight:bold;line-height:110%;margin:0;margin-bottom:15px;}
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
---------------------------------------------------------------------- */

/* Frontpage */
.front {display:none;}

/* Content */
.section .top {display:none;}
.section .teaser {display:none;}
.section .mwrs {display:none;}
.section .contents .cols .right {display:none;}

/* Content */
.content .top {display:none;}
.content .teaser {display:none;}
.content .contents .right {display:none;}

.footer {display:none;}

/* Setup
---------------------------------------------------------------------- */

/* Frontpage */
.front .teaser .lnk .bg .clr 							{width:100%;clear:both;}
.front .teaser .lnk .bg .clr .col 						{width:295px;float:left;}
.front .teaser .lnk .bg .clr .col .inner 				{width:280px;clear:both;}

/* Section */
.section .contents .head								{width:100%;clear:both;margin-bottom:20px;}
.section .contents .head img							{display:none;}
.section .contents .cols 								{width:100%;clear:both;}
.section .contents .cols .left 							{width:310px;float:left;}
.section .contents .cols .left .inner 					{width:285px;clear:both;/*padding-left:10px;*/}
.section .contents .cols .left .inner p 				{font-size:1em;}
.section .contents .cols .center 						{width:310px;float:left;}
.section .contents .cols .center .inner 				{width:285px;clear:both;}
.section .contents .cols .center .inner p 				{font-size:1em;}
.section .contents .cols .center .inner a 				{text-decoration:underline;color:#ff0000;font-size:1em;}

/* Content */
.head img				{display:none;}




