@import url("http://www.testwebben.se/520/2538.css");

#main
{
	text-align: center;
	margin: 0 0 0 3px;
	padding: 30px 0;
	background:url(http://www.testwebben.se/520/Images/stader_bg.jpg) center center no-repeat;
}

#main-top
{
        padding: 1em 0 0 0;
}

#nav_sub
{
        padding: 1em 0 0 0;
}

#nav_sub ul li
{
        list-style-type: none;
        float: left;
}

#nav_sub ul li a,
#nav_sub ul li a:link,
#nav_sub ul li a:visited,
#nav_sub ul li a:hover
{
	display: block;
	padding: 2px 0.5em;
	border: 1px solid red;
}

table#stader td
{
    vertical-align: bottom;
    /* margin-left: 18px; */
}

table#stader td.c1
{
    width: 330px;
}

table#stader td img
{
    margin: 0;
}

table#stader td
{
	vertical-align: bottom;
	color: white;
}
table#stader td li 
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

table#stader td ul
{
	margin: 0;
	padding: 0;

}

table#stader td li 
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

table#stader td li a,
table#stader td li a:link,
table#stader td li a:visited,
table#stader td li a:hover
{
        font-family: arial, "trebuchet ms",verdana,sans-serif;
	border: 1px #e3e3e3 solid;
	margin: 2px 2px 0 0;
	padding: 2px 6px;
	line-height: 1.5em;
	display: block;
	float: left;
	background-color: #f1f1f1;
	color: #4d4d4d;
	text-decoration: none;
        white-space: nowrap;
}

table#stader td li a:hover
{
	background-color: white;
	color: #b242c6;
}