body {font-family: Times, "Times New Roman", serif; font-size: 11pt; margin-left:0mm; margin-right:0mm;}
* {margin:0; padding:0;}
div#mainwrapper {/*min-width:780px; max-width:1024px; */ margin-left:auto; margin-right:auto;} 
/* centrerar layouten när > max-bredd */
div#header {
	
display: none; }
	
#threecolwrap {
  float:left;
  /*width:100%;*/  
 }
#twocolwrap {
 	float:left;
	width:100%;
	display:inline; /* hindrar IE från att fördubbla marginalen för float-element */
	/*margin-right:-170px; *//* CWS - förflyttning tack vare negativ marginal */
	}
 #nav {
 	
display: none;  /* hindrar IE från att fördubbla marginalen för float-element */
 	}
 #content {
 	width:auto;
 	
	/*padding: 15px;*/ text-align:left;  
	}
#rightcolumn {
	
display: none; } /*obs minskad från 170*/

 #footer 
 	{
display: none; }
 	
/* slut på strukturstilar */ 

/* några fler stilar för att hjälpa dig se vad som händer */ 









div#content a:link {  text-decoration: none; color: #0000FF; font-weight: bold}
div#content a:visited {  text-decoration: none; font-weight: bold}
div#content a:active {  color: #FF0000; font-weight: bold}
div#content a:hover {
	text-decoration: underline;
	color: #ff0000;
}
div#content h1 {font-size:15pt;
	margin-bottom:1em; margin-right:auto ;
}div#content h2 {font-size:14pt;
	margin-bottom:1em; margin-right:auto ;
}div#content h3 {font-size:13pt;
	margin-bottom:.5em; margin-right:auto ;
}

div#content p {font-size:11pt; margin-bottom:13pt; margin-right:auto;}
div#content blockquote p {margin-left:40px;}
div#content ul {margin-left:5em; margin-right: 30px; margin-bottom: 13pt; font-size: 12pt; /*line-height:1.5;*/}
div#content ol {margin-left:5em; margin-right: 30px; margin-bottom: 13pt; font-size: 12pt; /*line-height:1.5;*/}
div#content li {margin-bottom: 5px;}
div#content table p {
	margin-left:10px; 
	margin-top: 10px;
	margin-right:10px;
	text-align: left;
	
}
table {margin-bottom:12px;

	
}

.citat {
	color: #696969;
	}
hr {
	color: Gray; 
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	}
.redbox {
	font-family:Times, "Times New Roman", serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#FFF8C8;
	border: thin solid #FF0000;
	font-style: normal;
	padding: 5px;
}
.kalend {
   border: 2px solid #CCCCCC;
   background-color:#F7F7F7;
   padding: 15px;
   text-align:left;
}
.studiebox {
background-color:#FFFF66;
border:thin solid #0000CC;
font-style:normal;
padding: 10px;
}
