
/*
								
	SEB Next Generations Officiella Hemsida 2008, 2009, 2010					
									         	
										
	Copyright Svenska Tennis Förbundet 2008 - 2010				
								
*/		


/* Bakgrund och text för hela sidan */

body
{
	background-color: white;
	font-family: verdana;
	font-size: 11px;
	color: #808080;
	text-align: left;

}


/* Omsluter innehållet */

div#container
{
	width: 1000px;
	height: 1000px;
	background-color: white;
	margin: auto;
	padding: 0px;
}


/* Innehåller logon och övre menyn */

div#header
{
	width: 1000px;
	height: 215px;
	background-color: white;
	float: left;
}


/* Innehåller menyn till vänster */

div#menu
{
	width: 150px;
	height: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align: left;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;

}

/* Innehåller menyn till höger */

div#menu2
{
	width: 200px;
	height: 800px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: white;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;

}

div#menu3
{
	width: 150px;
	height: 25px;
	background-color: white;

}


/* Innehåller all text */

div#text
{
	width: 650px;
	height: auto;
	min-height: 950px;
	float: left;
	background-color: white;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;

}


/* Sidfoten */

div#footer
{
	width: 1000px;
	height: 100px;
	left:0px;
	float:left;
	background-color: white;
	background-image: url(../bilder/footerbakgrund.jpg);
}
div#kommandelager
{
width: 200px;
height: 800px;
background-color: white;
}

span.blue
{
	text-align: left;
	color: #074d95;
	font-family: verdana;
	font-size: 11px;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:0px;padding-right:0px;
}
span.bjork
{
	text-align: left;
	color: #074d95;
	font-family: verdana;
	font-size: 11px;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:0px;padding-right:20px;
}

p
{
	text-align: left;
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:50px;padding-right:25px;
}

p.storre
{
	text-align: left;
	color: #808080;
	font-family: verdana;
	font-size: 12px;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:50px;padding-right:25px;
}

p.underrubrik
{
	text-align: left;
	color: #074d95;
	font-family: verdana;
	font-size: 11px;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:50px;padding-right:25px;
}

p.bold
{
	text-align: left;
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:50px;padding-right:25px;
}

p.italic
{
	text-align: left;
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	font-style:italic;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:30px;padding-right:25px;
}

p.lager
{
	text-align: center;
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:3px;padding-bottom:2px;padding-left:5px;padding-right:0px;
}

p.rubrik
{
	text-align: left;
	color: #0065b6;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:0px;padding-left:50px;padding-right:25px;
}

p.rubrikcenter
{
	text-align: center;
	color: #0065b6;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:0px;padding-left:15px;padding-right:25px;
}

p.stor
{
	text-align: left;
	color:  #0065b6;
	font-family: verdana;
	font-size: 26px;
	font-weight: bold;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:3px;padding-left:50px;padding-right:25px;
}
p.hogermenu
{
	text-align: right;
	color: #808080;
	font-family: verdana;
	font-size: 11px;
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding-top:0px;padding-bottom:10px;padding-left:0px;padding-right:0px;
}



 /* unvisited link */

a:link
{
color: #0065b6;
text-decoration: none;
font-size: 11px;
}    

 /* visited link */

a:visited 
{
color: #0065b6;
text-decoration: none;
font-size: 11px;
} 

/* mouse over link */

a:hover 
{
color: #0065b6;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

/* selected link */

a:active 
{
color: #0065b6;
text-decoration: none;
font-weight: bold;
}   

a.bjork:link
{
color: #0065b6;
text-decoration: none;
font-size: 13px;
}    

 /* visited link */

a.bjork:visited 
{
color: #0065b6;
text-decoration: none;
font-size: 13px;
} 

/* mouse over link */

a.bjork:hover 
{
color: #0065b6;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

/* selected link */

a.bjork:active 
{
color: #0065b6;
text-decoration: none;
font-weight: bold;
}   

a.plain:link
{
color: #0065b6;
text-decoration: none;
font-size: 13px;
}    

 /* visited link */

a.plain:visited 
{
color: #0065b6;
text-decoration: none;
font-size: 13px;
} 

/* mouse over link */

a.plain:hover 
{
color: #0065b6;
text-decoration: none;
font-weight: normal;
font-size: 13px;
}

/* selected link */

a.plain:active 
{
color: #0065b6;
text-decoration: none;
font-weight: normal;
}   