/* Stylesheets for <http://www.yogaskolan.se/> */

BODY {
	color: #000000;
	background: #666666;
	margin: 0px 0px 0px 0px;
	}

P, TD {
	color: #000000;
	}

DIV.sida {
	width: 560px;
	background: #dddddd;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	}

A:link {
	color: #660000;
	text-decoration: underline;
	}

A:visited {
	color: #660000;
	text-decoration: underline;
	}

A:hover {
	color: #660000;
	background: #ffffff;
	text-decoration: underline;
	}

A:active {
	color: #ff0000;
	text-decoration: underline;
	}

/* NavigeringslŠnkar */

A.nav:link {
	color: #eeeeee;
	text-decoration: none;
	}

A.nav:visited {
	color: #eeeeee;
	text-decoration: none;
	}

A.nav:hover {
	color: #660000;
	background: #eeeeee;
	text-decoration: none;
	}

A.nav:active {
	color: #eeeeee;
	background: transparent;
	text-decoration: underline;
	}

H1 {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color: #660000;
	margin-top: 1em;
	margin-bottom: 1em;
	}

H3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

H4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	}

H2, H3, H4 {
	color: #000000;
	margin-top: 1.5em;
	margin-bottom: 0em;
	}

EM {
	font-style: italic;
	}

STRONG {
	font-weight: bold;
	}

.normal {
	font-size: medium;
	font-weight: normal;
	color: #000000;
	}

/* Navigator text box */

.navbox {
	background: #660000;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	text-align: center;
	width: 540px;
	padding: 5px;
	border: none;
	}

/* Header text box */

.headerbox {
	background: #eeeeee;
	padding: 0px;
	width: 550px;
	text-align: center;
	border: 2px solid #660000;
	margin-bottom: 15px;
	}

/* Footer text box */

.footerbox {
	background: #eeeeee;
	padding: 5px;
	width: 540px;
	border: 1px solid #660000;
	text-align: center;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	}

/* White text box */

.whitebox {
	background: #ffffff;
	padding: 5px;
	border: 1px solid #660000;
	}

.boxtitle {
	background: #660000;
	color: #ffffff;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}

.bb {
	font-size: 14px;
	font-weight: bold;
	}

.g9 {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	}

.g9b {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}

.g10 {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	}

.g10b {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

#notop {
	margin-top: 0em;
	}

#nodec {
	text-decoration: none;
	}

#citat {
	font-style: italic;
	}

#small {
	font-size: 10px;
	}

#big {
	font-size: 14px;
	}

#line12 {
	line-height: 1.2em;
	}

#left {
	margin-left: 15mm;
	}

#lr {
	margin-left: 15mm;
	margin-right: 15mm;
	}

#invisible {
	color: #dddddd;
	}

#red {
	color: #990000;
	}

#redbold {
	color: #990000;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}

#grey {
	color: #777777;
	}

