body{
	font-family :Verdana, Arial; font-size :11px; 
}

.bodyClass{
	/*background: #000080;*/
	font-size :11px; 
}
input{
	font-size : 11px;
}

select{
	font-size : 11px;
}

.blacklink  /* Används för länkar i tabeller*/
{
	font-size: 11px;
	color: #252525;
	text-decoration: underline;
}

.error  
{
	font-size: 11px;
	color: #CC1111;
	text-decoration: none;
}

  A.NORMAL:Link {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Visited {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Active {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Hover {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  
  A.NORMALW:Link {font-family :Verdana, Arial; font-size :12px; color :#FFFFFF; font-weight :bold; text-decoration: none;}
  A.NORMALW:Visited {font-family :Verdana, Arial; font-size :12px; color :#FFFFFF; font-weight :bold; text-decoration: none;}
  A.NORMALW:Active {font-family :Verdana, Arial; font-size :12px; color :#FFFFFF; font-weight :bold; text-decoration: none;}
  A.NORMALW:Hover {font-family :Verdana, Arial; font-size :12px; color :#FFFFFF; font-weight :bold; text-decoration: none;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

hr {
	border: 1px solid #003366;
}

/* RUBRIKER
===================================================================*/
h1, h2, h3, h4, h5, h6  {
	margin: 0; padding: 0;
	font-weight: normal;
	font-family: verdana, sans-serif;
	}
h1 {
	font-size: 2em;
	font-weight: bold;
	}
h2 {
	margin: 0 0 .5em 0; padding: 0 0 0 3px;
	font-size: 1.5em;
	font-weight: bold;
	}
h3 {
	margin: 0 0 2px 0; padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	}
h4 {
	margin: 0; padding: 0;
	font-size: 100%;
	font-weight: bold;
	}
h5 {
	font-size: 1em;
	font-weight: bold;
	}
	

.miniRubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newsRubrik{
	font-size : 11px;
	/*background-color: #2366A9;#666666;
	background: url('imgs/design/newsHead.jpg') no-repeat;
	color:white;*/
	text-align:center;
	vertical-align:middle;
	font-weight : bolder
}

.newsRubrikL{
	font-size : 11px;
	/*background-color: #2366A9;#666666;*/
	background: url('imgs/design/newsHeadL.jpg') no-repeat;
	color:white;
	text-align:center;
	vertical-align:middle;
	font-weight : bolder
}


.tabellRubrik2{
	font-size : 14px;
	background-color: #2366A9;/*#666666;*/
	color:white;
	padding-left:4px;
	margin-left:4px;
	font-weight : bolder;
}

.normal{
	color: white;
}


.beskrivning{
	color: #999999;
	font-style: italic;
}


.admLink{
	float:right;
	padding-top:190px;
}

.admLink a:link, #admLink a:visited, #admLink a:active{
	color: white;
}

.admRubrik{
	/*background-color:  #E3EEFA; */
	font-weight : bold;
	font-size : 11px;
	padding-left:5px;
	border-bottom: 1px solid #2366A9;
	border-right: 1px solid #2366A9;
}


.admInmatning{
	/*background-color: #EDF2FA;*/
	padding-left:5px;
	border-bottom: 1px solid #2366A9;
}

.ch{
	font-size : 24px;
	padding-bottom:6px;
	color: #000000;
}

.chb{
	font-size : 24px;
	padding-bottom:6px;
	color: #000000;
	font-weight : bold;
}

.c1{
	font-size : 20px;
	padding-bottom:6px;
	color: #000000;
}

.c2{
	font-size : 12px;
	color: #000000;
}

.c1b{
	font-weight : bold;
	font-size : 20px;
	padding-bottom:6px;
	color: #000000;
}

.c2b{
	font-weight : bold;
	font-size : 12px;
	color: #000000;
}
/* Header 

#header {
	width: 916px;
	margin: 0 auto;
	margin-LEFT:8px;
	margin-top:8px;
	height: 110px;
	text-align:center;
	background: url('imgs/design/newhead3.jpg') no-repeat;
}*/



 /*Page */

#page {
	width: 916px;
	margin: 0 auto;
	background-color: white;
	padding-bottom:1px;
	
	/*background: url('imgs/design/bg_ny.jpg') repeat-y ;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; background-repeat:repeat-y*/
}
#amContainer {
	width: 902px;
	margin: 0 auto;
	background-color: white ;
	padding-left:0px; padding-right:0px; padding-top:2px; padding-bottom:6px; background-repeat:repeat-y;
	height:26px;
	padding-left:8px;padding-right:6px;
}
#mContainer {
	width: 916px;
	margin: 0 auto;
	background-color: white ;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:6px; background-repeat:repeat-y
}

#hContainer {
	width: 916px;
	height: 102px;
	margin: 0 auto;
	background-color: white ;
	padding-left:0px; padding-right:0px; padding-top:1px; padding-bottom:1px; background-repeat:repeat-y
}

/* Content */

#content {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 650px;
	color: #000000;
	vertical-align: top;
}

#banner {
	padding-top: 20px;
	vertical-align: top;
	padding-left:5px;
	width: 210px;
	text-align:center;
	color: #000000;
	height: 100%;
}

#admcontent {
	padding-left: 20px;
	width: 650px;
	vertical-align: top;
}

#admbanner {
	vertical-align: top;
	padding-left:5px;
	width: 210px;
	text-align:center;
}

#cupbanner {  /* banner på Cups.asp*/
	float:right;
	width: 215px;
	/*align:center;*/
	color: #000000;
	
}


/* Footer */
#footer-wrap {
}

#footer {
	width: 923px;
	margin: 0 auto;
	height: 50px;
	background: url('imgs/design/newbottom.jpg') no-repeat;
}



#footer p {
	font-size: 11px;
}



/* AdminTeam */



#admTeamContent {
	width: 900px;
	margin: 0 auto;
	background: url('imgs/design/bg.JPG');; padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px
}


#admTeamContent h1, #admTeamContent h2 {
	margin: 0;
	padding: 0;
	line-height: normal;	
	color: #254b6f;
}

#admTeamContent h1 {
	font-family: Verdana, Arial;
	font-size: 22px;
	/*font-weight:bold;*/
	padding-bottom: 6px;
}


#admTeamContent h2 {
	padding-top: 2px;
	font: 12px Verdana, Arial;
}




#admTeamContent .c1b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#admTeamContent .c2b {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#admTeamContent .c2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}



/* MENY 
==========================================================================*/
ul#menu { 
	clear: both;
	margin: 0 auto; 
	list-style: none; 
	width: 860px;
	position: relative;
	left: 0 px;
	height:30px;
	}
/* för Mozilla och Safari */
*>ul#menu {
	min-height: 24px;
	}
/* för IE */
* html ul#menu {
	height: 24px;
	}
ul#menu li	{ 
	margin:0; padding:0; 
	display: block; 
	float: left; 
	position: relative;
	}
ul#menu li a:link,
ul#menu li a:visited { 
	font: normal 100% Verdana, Geneva, Helvetica, Arial; text-decoration: none;
	padding: 8px 10px; 
	display: block; 
	text-align: center; 
	text-decoration: none; border-bottom: none;
	}
ul#menu li:hover a,
ul#menu li a:hover,
ul#menu li a:active	{ 
	padding: 8px 10px;  
	display: block; 
	text-align: center; 
	text-decoration: none; 
	}


#adminheader{
	width: 946px;
	margin: 0 auto;
	height: 166px;
	text-align:center;
	background: url('imgs/design/newadminhead.jpg') no-repeat;
}

#menuBottom {
	width: 900px;
	margin: 0 auto;
	margin-top:1px;
	height: 3px;
}

/* Begin CSS Drop Down Menu */
#teammenuh-container		/*Används för att placera menyn på Lagadmin*/
	{
	position: relative;		
	top: 130px;
	left: 15px;
	float:left;
	}



