/* Nordiska Praktorskolan, www.Praktor.com, Mac Pompeius Wolontis 2006-2008 */


body {
	text-align: center;
	font-family: Verdana, "Myriad Pro", "Myriad Web", "Myriad", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	text-indent:0;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #E2DACF;
	font-style: normal;
	font-weight: normal;
	background-image: url(grafik/PraktorStorBak.gif);
	}


/* Ramen, huvudet och bakgrunden */

#ram {
	width: 810px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#huvud {
	float: left;
	height: 132px;
	width: 809px;
	background-image: url(grafik/Psykopraktor-huvud.jpg);
	background-repeat: no-repeat;
	}

#grundplatta {
	background: url(grafik/grundplatta.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 810px;
	}

/* HUVUDMENYN i huvudet */

#menyram {
	float: left;
	height: auto;
	width: 811px;
	text-align: left;
	padding: 0;
	margin: 0;
	}

html>body #menyram{
	}

#meny {
	float: left;
	width: 790px;
	padding: 0;
	list-style: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(grafik/menybakgrund.gif);
	background-repeat: no-repeat;
	}
	
*html body #meny {
	margin-left:5px;
	width:790px;
	}

#meny li {
	float: left;
	list-style: none;
	background: url(grafik/Menylinje.gif) no-repeat top right;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	}
	

#meny li.ID {
	color: #E87400;
	}
	
	
#meny ul {
	margin: 0px;
	padding: 0px;
	}

#meny a {
	float: left;
	text-decoration: none;
	color: #fff;
	margin-left: 3px;
	margin-right: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	padding: 4px 14px 5px 14px;
	border-bottom: 3px solid;
	border-bottom-color: #57350E;
	}
	
#meny a:hover, #meny a.active {
	border-bottom: 3px solid #E87400;
	}
	
#meny a.active {
	color: #FFFFFF;
	border-bottom: 3px solid;
	border-bottom-color: #E87400;
	}
	

#alltext {
	float: left;
	text-align: left;
	padding-bottom: 10px;
	}


/* Vänstra kolumnen med all löpande vanlig TEXT */

#text {
	float: left;
	height: auto;
	width: 460px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 30px;
	color: #2C1B07;
	background-image: url(grafik/vertikallinje.gif);
	background-repeat: no-repeat;
	background-position: 99% 3%;
	}

#text p {
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 15px;
	}
	
#text ul {
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 15px;
	}

#text h1 {
	font-size: 150%;
	line-height: 110%;
	letter-spacing: -1px;
	font-weight: normal;
	color: #2C1B07;
	margin-top: 10px;
	margin-bottom: -5px;
	padding: 0;
	text-transform: none;
	}
	
	
#text h2 {
	font-size: 150%;
	line-height: 110%;
	letter-spacing: -1px;
	font-weight: bold;
	color: #2C1B07;
	margin-top: 10px;
	margin-bottom: -5px;
	padding: 0;
	text-transform: none;
	}
	
#text img 
	{
	BORDER: 0;
	}
	

#smalltext {
	font-size: 70%;
	line-height: 120%;
	}
	
table {
	font-size: 80%;
	line-height: 140%;
	}
	

.kurslinks a {
	color: #CC0000;
	} 
	
.kurslinks a:hover {
	color: #E87400;
	text-decoration: underline;	
	}
	


.Vlink {
	float: left;
	margin: 0px;
	}
.Vlink a {
	color: #E87400;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	float: left;
	}
	
.Hlink {
	float: right;
	margin: 0px;
	}
.Hlink a {
	color: #E87400;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	}

	
.box
	{
	PADDING-TOP: 20px;
	PADDING-BOTTOM: 20px;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	BORDER-top: #E2DACF 2px solid; 	
	BORDER-right: #E2DACF 2px solid;	
	BORDER-bottom: #E2DACF 2px solid;	
	BORDER-left: #E2DACF 2px solid;
	POSITION: relative;
	}

	

/* Högra kolumnen med alla LÄNKAR */

#links {
	float: left;
	height: auto;
	width: 220px;
	font-size: 11px;
	line-height: 140%;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

html>body #links
	{width:220px;
	}

		
#links ul {
	margin-top: -10px;
	margin-bottom: 20px;
}

#links ul li {
	list-style-type: none;
	margin-left: -30px;
}

#links ul li a {
	color: #E87400;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	}
	
	
#links ul li a:hover {
	color: #E87400;
	text-decoration: underline;
	background: url("grafik/ruta.gif") no-repeat 0px 0.2em
	}

#links ul li a:active {
	color: #E87400;
	}
	

#links h2 {
	font-size: 16px;
	line-height: 140%;
	letter-spacing: -1px;
	font-weight: normal;
	color: #E87400;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E2DACF;
	}


.brunbox {
	float: right;
	height: auto;
	width: 180px;
	color: #57350E;
	padding: 25px 15px 15px 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	border: 1px solid #E2DACF;
	background: url("grafik/brunbox.gif") no-repeat 0% 0%
	}

.brunbox H2 {
	font-size: 130%;
	line-height: 110%;
	font-weight: normal;
	}

.domains {
	float: none;
	font-size: 85%;
	line-height: 150%;
	}
	
#google {
	padding-left: 0px;
	padding-right: 20px;
	margin-left: 0px;
	margin-right: 20px;
	}
	
		
.logo {
	float: none;
	margin-left: 0px;
	}
	
	
#bigform
	{
	font-size: 100%;
	line-height: 140%;
	FONT-FAMILY: verdana, arial, sans-serif;
	background-color: #E2DACF;
	padding-left: 15px;
	padding-right: 15px;
	}	
	
FORM
	{
	font-size: 75%;
	line-height: 160%;
	FONT-FAMILY: verdana, arial, sans-serif;
	}
	
	
html>body FORM
	{
	font-size: 85%;
	line-height: 160%;
	FONT-FAMILY: verdana, arial, sans-serif;
	}
	
INPUT		
	{ 
	COLOR: black; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	font-weight: bold;
	FONT-SIZE: 100%;  
	background: #FFFFFF;  } 
	
INPUT .submit		
	{ 
	COLOR: black; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	FONT-SIZE: 100%;  
	background: #cccccc;  } 
	
html>body INPUT		
	{ 
	COLOR: black; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	FONT-SIZE: 100%;  
	background: #FFFFFF;  } 
	
textarea		
	{ 
	COLOR: black; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	FONT-SIZE: 100%;  
	background: #FFFFFF;  } 
	
html>body textarea		
	{ 
	COLOR: black; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	FONT-SIZE: 100%;  
	background: #FFFFFF;  } 
	



/* Fot-Bottenplattan med länkar */

#fot {
	clear: left;
	float: left;
	height: 90px;
	width: 810px;
	background-image: url(grafik/botten.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#fot ul {
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 8px;
	float: left;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 14px;
	}
	
#fot ul li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	list-style: none;
	}
	
#fot ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid #fff;
	padding-right: 16px;
	}
	
#fot ul li a:hover {
	text-decoration: underline;
	}

	
/* Kursbokning */


#bokningsmeny {
	font-size: 100%;
	line-height: 200%;
	font-weight: bold;
	}
	
#bokningsmeny img
	{
	border: 0;
	}


/* Allmän TYPOGRAFI */

a {
	color: #E87400;
	text-decoration: none;
	}
	
a:hover {
	color: #E87400;
	text-decoration: underline;
	}
	
a:visited {
	color: #E87400;
	text-decoration: none;
	}
		 
.image2
	{
	POSITION: static;
	border: 0px solid;
	padding: 0px 0px 0px 20px;
	}
	
