html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


a{
	color: #F22990;
	text-decoration: none;


}

a:hover{
	color: #37599A;
}


.nolink{
	color: black;
}


.right{
	float: right;
}

.left{
	float: left;
}



.hlight, h5{
	background: #F22990;
	color: white;
	padding: 5px 15px 5px 15px;
	font-size: 16px;
	margin-top: 5px;
}

.hlight:hover{
	background: #37599A;
	color: white;
}

.clear{
	clear: both;
}
body{
	margin: 0 auto;
	font:13px Tahoma,Helvetica, Arial, sans-serif;
	line-height: 20px;
	color:#303030;
}

div#wrap{
	width: 920px;
	margin: 0 auto;
	background: url(/tassets/images/bg-container.png);
	background-repeat: repeat-y;
	padding: 34px 34px 0px 34px;
}

#header{
	margin-top: 0px;
	background: url(/tassets/images/top-shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100px;
	border-bottom: 1px solid black;
	margin-bottom: 20px;
}

ul#menu li{
	display: block;
	float: left;
	border-right: 1px solid gray;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 14px;
	height: 18px;
}

ul#menu li a{
	color: #333;
}


ul#menu .rightli{
	float: right;
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 10px;
}

div#topheader{
	clear: both;
	height: 60px;
	margin-bottom: 10px;
}



#logo{
	float: left;
	height: 60px;
	font-size: 34px;
}

#logo h2{
	margin-top: 0px;
}

div#phone{
	float: right;
	font-size: 14px;
}

span#phoneno{
	margin-left: 14px;
	font-size: 18px;
}


div#biggray{
	background-color: #202020!important;
}

.w400{
	width: 400px;
}

.w480{
	width: 480px;

}

.w280{
	width: 260px;

}


.column490{
	width: 490px;
	float: left;
}

.columnr{
	width: 430px;
	float: right;
}

#introholder{
	padding: 20px;
	color: #BBB;
	font-weight: normal;
	font-size: 12px;
}

h1, h2, h3{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 32px;
	font-weight:100;
	line-height: 44px;
	margin-top: 30px;
	margin-bottom: 5px;
}


h1{
	margin-bottom: 10px;
	color: #EEE;
}

.hlnoh{
	font-size: 18px;
}

#bannertext{
	font-size: 14px;
}


div#content{
	margin-top: 30px;

}

div#formdiv{
	margin-top: 10px;

}


div#footer{
	margin-top: 20px;
	background-color: #202020;
	padding: 20px;
	color: #aaa;
}

.hlfooter{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: white;
	display: block;
	clear: both;
}

input[type=text]{
	background-color: #EEE;
	height: 26px;
	font-size: 16px;
	width: 96%;
	margin-bottom: 10px;
	border: 1px solid #eee;
	padding: 5px;
	border-bottom: 1px solid gray;
}


input[type=file]{
	margin-top: 5px;
	margin-bottom: 5px;

}
input[type=submit]{
	background-color: #202020;
	border: none;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-size: 16px;
	color: #FFFFFF;
}

input[type=submit]:hover{
	background-color: white;
	color: #202020;
	border: 1px solid #202020;
	margin-top: 8px; 

}


.mellanstor{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: black;
}

.focus
{
	width:220px;
	height:15px;
	padding:5px;
	color:#e2e2e2;
	font-style:italic;
	font-weight:bold;
	border:1px solid #000000;
}


.blur
{
	width:220px;
	height:15px;
	padding:5px;
	color:#000000;
	font-family:Verdana,Helvetica,Arial;
	font-size:13px;
	font-style:normal;

	border:1px solid #C9C9C9;
}


.keydown
{
	width:220px;
	height:15px;
	padding:5px;
	color:#000000;
	font-family:Verdana,Helvetica,Arial;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	border:1px solid #000000;
}

dl#tweets{
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 30px;
}

.twitterpost{
	float: left;
	clear: both;
	border-bottom: 1px dotted #BBB;
	margin-bottom: 10px;
}

dl#tweets dt{
	display: block;
	clear: both;
}
dl#tweets dd{
	display: block;
	clear: both;
	float: right;
}


.kundbox{
	float: left;
	width: 220px;
	min-height: 180px;
	text-align: center;
	font-weight: bold;

}
