

body
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	margin: 1px 1px 1px 1px; 
	background-color: white;

}

h1
{
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 26px;
}

h2
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 19px;
}

h3
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

h4
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h5
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

h6
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;	
	font-size: 12px;
}

td,dt,dd,dl,th,li,ul,ol,caption,hr,table,b,p,div,br,blockquote, hr,span
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

pre,tt,code
{
	font-family: courier, monospace;
}




a:link 
{  
  color: #CB2537;
}

a:visited 
{
  color: #CB2537;
}

a:hover 
{
  color: #F75256; 
}

a
{
  text-decoration: none;
}

#TextStil
{
	font-family: georgina,serif;
	font-size: 13px;
}

#Menu {
	border-style: solid;
	line-height: 15px;
	border-width: 0px 2px 0px 2px; 
	margin:0px 17px 5px 17px;
	padding:10px 5px 5px 10px;
	height: 75%;
	width: 165px;
	background-color: #FFFFFF;
	border-color: #CB2537;
	background-image: url(bakgrundM.gif);
	background-repeat: repeat;
}

#Header {
	margin:15px 0px 17px 0px;
	padding:5px 15px 5px 15px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/* height: 15px; IE6 cant handle this! */
	border-style: solid;
	border-width: 2px 0px; 
	background-color:#E44048;
	border-color: #CB2537;
	background-image: url(bakgrundH.gif);
	background-repeat: repeat;
}



