/* General page setup
---------------------------------------------------------------------- */

html,body 												{margin:0px;padding:0px;font-size:12px;font-family:verdana,arial,sans-serif;color:#000;line-height:150%;}

/* 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;}
h1														{font-size:24px;color:#000;font-weight:normal;margin:0px;margin-bottom:25px;line-height:110%;}
h2,h3,h4,h5,h6											{font-size:16px;color:#000;font-weight:normal;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
---------------------------------------------------------------------- */

/* Containers */
.top, .teaser, .ctn .teaser, .ctn .left .inner, 
.ctn .right .search, .ctn .right .address, 
.ctn .right .service, .footer 							{display:none;}

/* Elements */
.totop													{display:none;}

/* Special styles
---------------------------------------------------------------------- */

/* Frontpage - the boxes */
.main .pad .ctn .content .summs							{width:530px;clear:both;}
.main .pad .ctn .content .summs .set					{width:100%;height:145px;clear:both;}
.main .pad .ctn .content .summs .set .left 				{width:257px;height:143px;float:left;}
.main .pad .ctn .content .summs .set .right 			{width:257px;height:143px;float:left;margin-left:10px;}
.main .pad .ctn .content .summs .set ul 				{margin:0;padding:0;list-style-type:none;padding:15px;width:220px;}
.main .pad .ctn .content .summs .set ul li				{clear:both;}
.main .pad .ctn .content .summs .set ul li p 			{font-size:24px;margin:0;padding-bottom:5px;color:#495a5a;font-family:arial,verdana,sans-serif;line-height:110%;}
.main .pad .ctn .content .summs .set ul li a 			{display:block;float:left;text-decoration:none;}

/* Search results */
.main .pad .ctn .content .contents .searchresult		{width:100%;clear:both;padding-top:15px;}
.main .pad .ctn .content .contents .searchresult p a	{color:#000;text-decoration:none;font-weight:bold;}
.main .pad .ctn .content .contents .searchresult p span.letter {color:#000;font-weight:bold;font-style:normal;}
.main .pad .ctn .content .contents .searchresult p span {color:#666;font-style:italic;}
