/* ----------| HTML-TAGS |---------- */

body {
	/*background: #eee;*/
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f1f1f1 url('/manualen/images/background.gif') repeat-x;
}

p {
	font-size: 1em;
	line-height: 1.8em;
}

h1 {
	color: #0099ff;
	font-family: Verdana;
	font-size: 2em;
	font-weight: normal;
}

h2 {
	color: #0099ff;
	font-family: Verdana;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 1em;
	/*margin-bottom: 0.3em;*/
}

h3 {
	color: #000;
	font-family: Verdana;
	font-size: 1.5em;
	font-weight: normal;
	/*margin-top: 1em;*/
	margin-bottom: 0.3em;
}

hr {
	width: 100%;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

td
{
    background-color: Transparent;
}

a:link
{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

a:visited
{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	background-color: #0099ff;
	text-decoration: none;
}

a:active
{
	color: #f90;
	background-color: #0099ff;
	text-decoration: none;
}


/* ----------| FOOTER LINKS |---------- */

a.footer:link {
	color: #bbb;
	background-color: transparent;
	text-decoration: none;
}

a.footer:visited
{
	color: #bbb;
	background-color: transparent;
	text-decoration: none;
}

a.footer:active
{
	color: #09f;
	background-color: transparent;
	text-decoration: none;
}

a.footer:hover
{
	color: #09f;
	background-color: transparent;
	text-decoration: underline;
}


/* ----------| LAYOUTBOXES |---------- */

#pagewrapper {
	width: 910px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: transparent;
}

#topbox {
	width: 910px;
	height: 30px;
	position: relative;
	background-color: transparent;
}

#navbox {
	float: left;
	width: 210px;
	background-color: #ccc;
	/*background: #ccc url('images/navbackground.gif') repeat-x;*/
}

#mainbox {
	float: left;
	width: 695px;
}

.contentbox {
	padding: 20px;
	background-color: #fff;
	position: relative;
	border: 1px solid #666;
}

#footerbox {
	position: relative;
	color: #bbb;
	text-align: right;
	padding-top: 5px;
	padding-right: 7px;
	margin-bottom: 15px;
	background-color: transparent;
}


/* ----------| MENU LAYOUT |---------- */

.menustyling {		
	margin: 0;
	padding: 0;
	border-color: #666666;
	border-width: 1px 0 1px 1px;
	border-style: solid;
}

.menustyling ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li a {
	color: #000;
	font-size: 1.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	display: block;
	margin: 0;
	padding: 7px 7px 7px 14px;
	height: 1%;
}

#nav .selected {
	color: #fff;
	text-decoration: none;
	background: #4081e0 url('/manualen/images/hover_1.gif') repeat-x;
}

#nav li a:hover {
	color: #fff;
	text-decoration: none;
	background: #4081e0 url('/manualen/images/hover_1.gif') repeat-x;
}

#nav .subselected {
	color: #fff;
	text-decoration: none;
	background: #909090 url('/manualen/images/hover_2.gif') repeat-x;
}

#nav li ul li a {
	color: #000;
	font-size: 1.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #fff;
	display: block;
	padding: 5px 5px 5px 20px;
}


#nav li ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #909090 url('/manualen/images/hover_2.gif') repeat-x;
}

/* ----------| FORUM |---------- */
a.forum:link
{
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}

a.forum:visited
{
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}

a.forum:hover {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

a.forum:active
{
	color: blue;
	background-color: transparent;
	text-decoration: none;
}

.forummsglink	
{
	color: blue;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.forumheader {
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	background: #4081e0 url('/manualen/images/hover_1.gif') repeat-x;
}

.forumselected {
	color: #000;
	background-color: #fff;
	padding: 1px 2px 1px 2px;
}

.forumheadline {
	color: #000;
	font-size: 1.5em;
	font-weight: bold;	
}

.forumnew {
	font-weight: bold;
}

.forumreplybox {
	padding: 1em;
	border: 1px solid #d1d1d1;
	background-color: #f1f1f1;
	margin: 2em 0 2em 4em;
}

.forumsignatur {
	color: #666;
	text-align: right;
	font-style: italic;
}

/* ----------| TABELS |---------- */

.graderingstabell {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1em;
	line-height: 2em;
}

.matristabell {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1em;
	line-height: 2em;
}

/* ----------| CLASSES |---------- */

.p {
	font-size: 1em;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.moduleHeader {
	color: BLACK;
	font-family: Verdana;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 1em;
	/*margin-bottom: 0.3em;*/
}

.regTable
{
    font-weight: bold;
}

.question {
	/*padding: 10px;
	border: 1px solid #ddd;*/
}

.instruction {
	/*padding: 10px;*/
}

.header 
{
    font-weight: bold;
}

.questionnumber {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
}

.spacer {
	clear: both;
	margin-top: 4em;
	margin-bottom: 4em;
}

.row {
	background-color: #bae8ff;
}

.altrow {
	background-color: #ffffff;
}

.tbnormal
{
    position: relative;
}

.tbaltq
{
    position: relative;
    left: 20px;
}

.instruktioner {
	color: red;
	font-weight: bold;
}

.kontrakt
{
    background-color: #ffffcc;
    /*border: solid 1px black;*/
    padding: 15px;
}

.weektest
{
    background-color: #ccffcc;
    /*border: solid 1px black;*/
    padding: 15px;
}

.lookback
{
    background-color: #efefef;
    padding: 5px;
    position: relative;
    /*left: -15px;*/
    /*width: 102%;*/
}

.test
{
    background-color: White;
    border: solid 1px black;    
    padding: 15px;
}

.personalmsgstherapist {
	color: #000;
	background-color: #C4D8F5;
	border: solid 1px #6da7fa;
	padding: 7px;
	width: 635px;
	background-image: url('/manualen/images/hover_1.gif');
	background-repeat: repeat-x;
}

.personalmsgs
{
    color: #000;
    background-color: #f1f1f1;
    border: solid 1px #b5b5b5;
    padding: 7px;
    width: 635px;
    background-image: url('/manualen/images/hover_2.gif');
	background-repeat: repeat-x;
}

.personalmsgsheadline {
	color: #fff;
	text-transform: uppercase;
}

.personalmsgssignature {
	color: #444;
	text-align: right;
	font-style: italic;
}

.forumrow {
	background-color: #fff;
	padding: 4px;
	line-height: 160%;
}

.forumaltrow {
	background-color: #eee;
	padding: 4px;
	line-height: 160%;
}

