@import url(/css/global.css);
body{
        font-size: 12px;
        font-family: verdana;
        color: #111111;
        background-color: #f3f3f2;
        text-align: left;
	margin-top: 0px;
}
img{
        border: none;
}
#container{
        width: 900px;
        margin: 0 auto;
}
#header{
        background: #fff url(/layout/header.gif) no-repeat;
        width: 845px;
        height: 65px;
        border: 1px solid #cfcfce;
}
#space{
        height: 5px;
	font-size: 0px;
}
#menu{
        background: url(/layout/bak_menu.gif) repeat-x;
	width: 845px;
        height: 44px;
        border-left: 1px solid #cfcfce;
        border-right: 1px solid #cfcfce;
        border-top: 1px solid #B9B9B9;
}
#ulmenu{
        margin-top: 2px;
        font-size: 12px;
}
#ulmenu li{
        margin: 0px 0px 0px 0px;
        padding: 4px 10px 0px 0px;
        float: left;
        list-style-type: none;
        display: block;
}
#ulmenu li a:link{
	text-decoration: none;
        color: #750000;
        height: 40px;
}
#ulmenu li a:visited{
	text-decoration: none;
        color: #750000;
}
#ulmenu li a:active{
	text-decoration: none;
        color: #555555;
}
#ulmenu li a:hover{
        text-decoration: underline;
        color: #000000;
}
#Active {
        text-decoration: underline;
        color: #555555;
}
#submenu{
        margin-top: 2px;
}
#submenu li{
        float: left;
        list-style-type: none;
        margin-right: 5px;
        padding-right: 5px;
        padding-left: 5px;
}
#submenu li a{
        text-decoration: underline;
        color: #750000;
        height: 30px;
}
#submenu li a:hover{
        color: #000000;
}
#main{
        text-align: left;
        color: #000000;
        background-color: #ffffff;
        width: 835px;
        height: 480px;
        overflow: auto;
        padding: 5px;
        border-left: 1px solid #cfcfce;
        border-right: 1px solid #cfcfce;
        border-bottom: 1px solid #cfcfce;
}
#footer{
	background-color: #dcdcdc;
        text-align: center;
        color: #000;
        width: 845px;
        height: 16px;
        padding-top: 1px;
        border: 1px solid #cfcfce;
}
#footer a{
        color: #d37c83;
}
.rekord td {
        border: 1px solid #000;
        padding: 2px;
}
.traningsprog td {
        border: 1px solid #000;
        padding: 2px;
        text-align: left;
        vertical-align: top;
}

table.fcs_gallery {
        width: 600px;
        margin: 10px auto;
}
#main a {
        color: #750000;
	text-decoration: underline;
}
.tavlingar {
	margin-bottom: 5px;
}
#topmenu {
	margin-top: 0px;
	width: 750px;
	margin: 0 auto;
}
#topmenu table tr th {
	padding: 2px 10px 2px 10px;
	border: 1px dashed #666;
}
#topmenu table tr td {
        padding-right: 10px;
        font-weight: bold;
}
#topmenu a {
	color: #000;
}
#topmenu a:visited {
	color: #000;
}
#topmenu a:link {
	color: #000;
}
#topmenu a:hover {
	color: #000;
}

