/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #e6e9d6;
}

* {margin:0; padding:0;}
#mainwrapper {
	width:784px;
	background-repeat: repeat-y;
	background-image: url(../pics/bg0.gif);
	margin: auto;
} /* add margin auto stuff if you want the layout centered */
#header {
	width:776px;
	height:100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #603;
	margin-left: 4px;
}
#columnswrapper {
	width:776px;
	margin-left: 4px;
}
/* the horizontal menu ends here */

#content {
	width:776px;
	background-repeat: repeat-y;
	background-color: #FFF;
} /* display inline is hack fix for IE */
#contentinner {
	margin-top: 30px;
	margin-right: 210px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 0;
	padding-right: 10px;
}
#column {
	width: 210px;
	margin-top: 30px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0;
	float: right;
}
.colrub {
	font-size: 1.1em;
	color: #006;
}
#footer {
	width:776px;
	background-image: url(../pics/bgbottomskugga.gif);
	background-repeat: no-repeat;
	background-position: -4px bottom;
	margin-bottom: 0px;
	background-color: #603;
	height: 45px;
}
#footer p {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
#body_hem #nav_hem a, #body_aku #nav_aku a, #body_med #nav_med a , #body_hand #nav_hand a , #body_pri #nav_pri a , #body_om #nav_om a , #body_kon #nav_kon a         {
	color: #603;
	font-weight: normal;
	background-image: url(../pics/tree.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 40px;
	margin-left: 20px;
}
#column a:hover {
	color:#330;
	text-decoration: underline;
	}
#column ul {
	list-style-type: none;
}
.clearthis {clear:both;}
#content h1{
	font-size:1.5em;
	margin-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#603;
	margin-bottom: 20px;
	font-weight: normal;
}
#content p {
	margin-top:0;
	margin-bottom:0.5em;
	color: #000;
	margin-right: 10px;
}	
#content a {
	text-decoration:underline;
	color:#006;
}
#content a:hover {
	color: #960;
	text-decoration:underline;
}
#footer ul li a {text-decoration:none; /* removes the underlining off the links */
}							 
#footer ul li a:hover {text-decoration:underline;} /* underlines the links when hovered */
.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.bold {
	font-weight: bold;
}
#newscaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	margin-left: 11px;
	font-size: 80%;
	margin-right: 3px;
}
.italic {
	font-style: italic;
}
#content h2 {
	font-size:110%;
	margin-top:20px;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#603;
	margin-bottom: 20px;
	font-weight: normal;
	margin-right: 5px;
}
.imgleft2 {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: -20px;
}
.imglefthandla {
	float: left;
	margin-left: 25px;
	margin-top: 30px;
}
#frmregister p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	margin-left: 20px;
}
#frmregister legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	background-color: #b9c5c5;
	letter-spacing: .1em;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#frmregister input.text {
	width: 250px;
}
#frmregister fieldset {
	background-color: #b9c5c5;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #729e91;
	border-bottom-color: #729e91;
}
#frmregister input.text:focus, #frmregister textarea:focus {
	background-color: #eddab1;
	border: 1px solid #9d6124;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
	color: #666;
	margin-right: 150px;
}
#content h4 {
	font-size:110%;
	margin-top:20px;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#603;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 5px;
}
#contentinner ul.start {
	color: #000;
	list-style-type: none;
	padding: 0px;
	margin-top: -10px;
}
#contentinner .start li {
	margin-left: 10px;
	margin-bottom: 5px;
}
#contentinner ul.start2 {
	color: #000;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
}
#contentinner h2 {
	margin-bottom:10px;
}
#column ul li a {
	font-size: 100%;
	text-decoration: none;
	line-height: 300%;
	font-weight: normal;
	color: #000;
	list-style-type: none;
	padding-left: 25px;
}
.citat {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
	color: #666;

}
#indr li {
	display:block;
	padding-left:10px;
	list-style-type: none;
}
#contentinner ul {
	list-style-type: none;
}
#contentinner ul li {
	line-height:1.4;
}
#contentinner ul li ul li {
}
.imgleft2 {
	float: left;
	margin-bottom: 100px;
	margin-right: 10px;
}
.svenska {
	float:right;
	font-size:14px;
	padding-top: 20px;
	padding-right: 20px;
	font-style: italic;
	font-weight: normal;
	color: #006;
}
#columnswrapper .svenska a {
	color: #006;
	text-decoration: none;	
}
#columnswrapper .svenska a:hover {
	color: #006;
	text-decoration: underline;	
}
