/* importera  saker som är lite mer globala */
@import "templates.css";

/* ===========================================================
    Detta stylesheet läses BÅDE in i visning & webKontroll i Edit-läge
   =========================================================== */

body, td /* Sätt endast basic saker i denna body, layoutändrande saker i _notwk.css*/
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
}

/* Styles */	
h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	/*display: inline;*/
	}

H1	{
	font-size: 24px;
}
H2	{
	font-size: 18px;
}
H3	{
	font-size: 16px;
	/*font-weight:bold;*/
}
H4	{
	font-size: 14px;
}
H5	{
	font-size: 12px;
	font-weight:bold;
}

p	{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}	

a {
	color: #666666;
	text-decoration: underline;
}
a:hover	{
	color: #9b9c9d;
}

#outerwrapper
{ 
    }
    
#wrapper	
{
  position: relative;
  background-color: #ffffff;
	width: 959px;
	text-align: left;
	border: 1px solid #000000;
	padding-bottom: 10px;
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}	
#top	
{
   position: relative;
   width: 959px;
	font-size: 24px;
	font-weight:bold;	
	height:254px;
}
#topleftmenu
    {
    position: absolute;
    right: 20px;
    top: 20px;
    }
		
#menu	
{
    font-family:  Arial, verdana;
	background-color: #ccc;
	text-align: center;
	text-transform: uppercase;
    border: 0px solid #000;
	height: 39px;
	background: url('../images/menubg_gradient75.gif') repeat-x;

}
	#menu a
	{
		font-size: 13px;
		text-decoration: none;

	}

	#menu div 
	{
		float: left;
		padding-right:9px;
		padding-left:9px;
		padding-top: 12px;
		height:27px;
	}

	/* Menyalternativ */
	.menu_item 	{
		color: #000;
		text-decoration: none;
	}		
	.menu_wrap_selected
	{
		text-decoration:none;
		color: #fff;
		background: #000;
	}
		
	.menu_item:hover, 	{
		color: #aaa;	
	}		
	
	.menu_item_selected 
	{
	 color: #fff;
	    }
	    
	 .menu_item_selected:hover
	 {
	 color: #000;
	     }
	
#submenu
    { 
    font-family:  Arial, verdana;
    height:19px;
    background: #000;
    text-transform: uppercase;
    padding-top: 3px;
    }
    
    #submenu a
    {	
    font-size: 12px;
	text-decoration: none;
     }
    
    #submenu div
    {
    float: left;
    padding-right:12px;
    padding-left :12px;
    }
        
    #submenu .menu_item
    {
    color: #fff;
    text-decoration: none;
    }
        
    #submenu .menu_wrap_selected, #submenu .menu_wrap_selected a
	{
		text-decoration:underline;
		color: #aaa;
		background: #000;
	}
		
	#submenu .menu_item:hover, #submenu .menu_item_selected:hover	{
		color: #ccc;	
	}
	
#minheight	
{
	height:350px;
	width:0px;
	float:left;
}

#leftcol
{
    width:217px;
    float:left;
    padding-top: 30px;
    text-align: center;
		border-right: 1px solid black;
    }
#content	
{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 25px;
	float:left;
	overflow:auto;
	display:inline;
	width: 723px;
}

#content h2
{
	width: 493px;
	height:37px;
	padding-top: 3px;
	padding-left: 8px;
	background: url('../images/h2_bg.gif') no-repeat;
	font-family: Arial, Verdana;
	font-size: 16px;
}

#newscolstart, #hockeyliganstart
{
	width: 245px;
	padding-right: 10px;
	padding-top:7px;
	padding-bottom:7px;
	float: left;
	}

#newscolstart .news_header, #hockeyliganstart .news_header
{	
	color: #777;
	}

#newscolstart .news_header a, #hockeyliganstart .news_header a
{	
	text-decoration: none;
	color: #000;
	}


#banners_right
    {
        float:left;
        
        padding-top: 0px;
    }
  
#banners_right img
    {
		border: 0px solid black;
	    }

#banners_bottom
    {
        float:left;
        width:880px;
        text-align: left;
        padding-left: 80px;
        margin:auto;
        padding-top: 5px;
    }
  
#banners_bottom img
    {
		border: 1px solid black;
	    }
  
    
#team
	{ 
		font-family: Verdana, arial;
		font-size: 18px;
		font-weight: bold;
	}
	
#kurbitso
	{
	position:absolute;
	width:150px;
	height:193px;
	right:0px;
	bottom:0px;
	background: url('../images/kurbits.gif') no-repeat;
	border: 0px solid black;
	}
	

	
#wk_search {}
#wk_searchtxt {font-size:10px;}
#wk_searchbtn {font-size:10px; margin-left:3px;}

#wk_languages {padding-top:5px;}
#wk_languages img { margin-right:5px;}