
pre{font-size: 12px}

font{font-family:arial, helvetica, sans-serif; font-size: 10px}

.fontsmall{font-family:arial, helvetica; font-size: 9.0px}

h1{font-family:verdana, arial, helvetica, sans-serif; font-size: 10px}
h2{font-family:verdana, arial, helvetica, sans-serif; font-size: 11px}
h3{font-family:verdana, arial, helvetica, sans-serif; font-size: 12px}

td{ font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none; line-height:18px; }
table{ font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none; }


.title { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.distributers { font-family: arial, helvetica, sans-serif; font-size: 11pt; font-weight: normal; }
.info { font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; }
.design { font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; }

.menu { border-top: 1px #374646 solid; border-left: 1px #374646 solid; border-right: 1px #374646 solid; border-bottom: 1px #374646 solid; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; }
.cellheader { border-top: 0px #374646 solid; border-left: 0px #374646 solid; border-right: 0px #374646 solid; border-bottom: 0px #374646 solid; font-family:arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #aaa; }
.scellheader { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #aaa; }
.sscellheader { border-top: 1px #374646 solid; border-left: 1px #374646 solid; border-right: 1px #374646 solid; border-bottom: 1px #374646 solid; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #aaa; }
.bigcellheader { border-top: 1px #374646 solid; border-left: 1px #374646 solid; border-right: 1px #374646 solid; border-bottom: 1px #374646 solid;  font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #F1F1F1; link: #F1F1F1; vlink: #fff; }

.tblheader { background-color: #D8DDE0; border-top: 1px #374646 solid; border-left: 1px #374646 solid; border-right: 1px #374646 solid; border-bottom: 1px #374646 solid; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.tdshade1 { background-color: #DDDDDD; border-top: 1px #374646 solid; border-left: 1px #374646 solid; border-right: 1px #374646 solid; border-bottom: 1px #374646 solid; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; }
.tdshade2 { background-color: #EEEEEE; border-top: 1px #374646 solid; border-left: 1px #374646 solid; border-right: 1px #374646 solid; border-bottom: 1px #374646 solid; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; }

.skipped { color: #D0D002; }
.ok { color: #46BF46; }
.fail { color: #C14C4C; }
.failed { color: #B63131; }

a.headerlink { color #fff; }
a.headerlink:link { color #fff; }
a.headerlink:visited { color #fff; }
a.headerlink:hover { color #fff; }
a.headerlink:active { color #fff; }

select,option,textarea,input
{ color:#ff3b9a; font: 11px Arial,Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: #E6E6E6; border: 1 solid #999999; } 



body

	{
	font-family: arial, helvetica, sans-serif; font-size: 12px;
	color:#000;
	background: #d38945 url(../bilder/bg.png) repeat-x top;
	scrollbar-base-color: #cd9054; 
	scrollbar-arrow-color: #003399;
	scrollbar-DarkShadow-Color: #000000;
	line-height:18px;	
	margin:0;

	}

a
	{
	font-family: verdana, arial,arial, helvetica, sans-serif; 
	font-size: 12px; 	
	color: #ff3b9a;
	text-decoration: none;
	}

h4
	{
	color:#999;
	font-size:16px;
	font-family:tahoma,verdana,hetvetica,arial;
	text-align:left;
	margin:0;
	margin-bottom:10px;
	font-size:16px;
	margin-top:10px;
}

hr
	{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #FFF;
	margin-top:10px;
	margin-bottom:10px;
	}

h1
	{
	color:#999;
	font-size:16px;
	font-family:tahoma,verdana,hetvetica,arial;
	text-align:left;
	margin-top:10px;
	width:100%;
	}


	
#spalt_rss h4
{
	width:95%;
	font-size: 14px;
	border-bottom: solid 1px #203660;
}

#spalt_rss a
{
	font-size: 11px;
	line-height: 13px;
	color: #ff3b9a;
}
#spalt_rss td
{
	padding-bottom:3px;
}


/*************** STRUKTUR ********************/

#wrapper
	{
	background:#f7f5cc;
	width:950px;
	min-height:100%;
	padding:0px;
	margin-top:0px;
	}

#container
	{
	height:100%;
	}

#header
	{
	height:220px;
	background:url(../bilder/head.png) no-repeat;
	margin-bottom:10px;
	padding:0;
	cursor:pointer;
	text-align:left;
	}

#spalt_right
	{
	width:200px;
	float:right;
	padding-left:5px;
	padding-right:5px;
	background:#BBEEBB;
	border: solid 2px #339933;
	margin-right:5px;
	}

#spalt_left
	{
	width:630px;
	height:100%;
	float:left;
	border:0px solid #000;
	padding:0px 10px 0px 10px;
	margin-left:10px;
	}

#footer
	{
	border-top: dashed #ccc 1px;
	text-align:right;
	clear:both;
	}

#footer a
	{
		font-size: 10px;

	}
	

/*********** HEADER ************/

#header p
	{
	padding-top:40px;
	padding-left:20px;
	color:#50657b;
	font-size:30px;
	font-family:arial,verdana;
	font-weight:bold;	
	}

/************ TEXT ****************/

#right_text
	{
	text-align:left;
	margin-bottom:20px;
	margin-top:20px;
	}

/************ Kategorier **********/

#kategorier a
	{
	font-size:12px;
	font-weight:bold;			
	}

#kategorier td
	{	
	background:url(../bilder/map.png) no-repeat top left;
	padding:0px 20px 5px 25px;
	}
	
#spalt_kat h4
	{
	color: #ff3b9a;

	}
#spalt_kat a
	{
	color:#000000;
	font-weight:bold;
	}

#spalt_kat td
	{
	padding:0;
	line-height:20px;
	}

#spalt_rss h4
	{
	color:000;
	}

/****************** SENASTE LÄNKAR **********/

#latest_links
	{
	margin-top:20px;
	text-align:left;
	}

#latest_links a
	{
	font-size:14px;
	font-weight:bold;	
	}

/***************** RSS ******************/

#spalt_left td
	{
/*	padding-top:5px;
	padding-bottom:5px;
	color:#5b91c7;
	font-size:14px;
	font-weight:bold;
	border-bottom:1PX SOLID #e1e1e1;	*/
	}

/**************** LÄNKAR LEFT ***********/

#lankar_left_down
	{
	border:2px solid #6d3110;
	height:35px;
	background: url(../bilder/nylankbg.gif);
	padding-top:15px;
	color:#fff;
	text-align:center;
	margin-top:5px;
	margin-bottom:25px;
	vertical-align:middle;
	}

#lankar_left_down a
	{
	vertical-align:middle;
	color:#fff;
	font-size:16px;
	font-family:arial,verdana;
	font-weight:bold;
	}

/***************** BREADCRUMBS ************/

#nav
	{
	margin-bottom:10px;
	}

#nav a
	{
	border:0;
	font-size:12px;	
	}



