html
{
	background-color: #ebebeb;
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Links */

a { font-weight: bold;}

a:link { color: #336699; text-decoration: none; border-bottom-color: #336699; }

a:visited { color: #336699; text-decoration: none; border-bottom-color: #336699; }

a:hover, a:active { color: #ad5b1e; border-bottom: 0px solid #336699; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
}

ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

img.left,img.center,img.right, img.right2padd{padding:4px; border:0px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}
img.right2padd{
	float:right;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 12px;
}

/* Structure */

body
{
	padding: 0;

	/*width: 850px;
	margin: 0 auto;
	background-position: top left;*/
	margin: 0px;
	background-position: top center;
	
	background-repeat: repeat-y;
	background-image: url("kallbilder/body_bg.png");
}

#container
{
	width: 700px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url("kallbilder/bakgrundtopp3.jpg");
	background-repeat: no-repeat;
	height: 55px;
}

#navigation { float: left; width: 100%; clear: both; }

#page-header { float: left; width: 100%; clear: both;  }

#wrapper {
	float: left;
	width: 700px;
	clear: both;
	text-align: center;
	
}

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header h1
{
	padding: 0;
	float: left;
	width: 280px;
	font-size: 26px;
	letter-spacing: 0.1em;
	border-right: 1px solid #999999;
	color: #336699;
	margin: 10px;
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}

#header h2
{
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	color: #336699;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 17px;
	margin-left: 0;
}

#header #search
{
	float: right; 
}

#header #search input
{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}

/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	background-color: #336699;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #485573;
}

body#bmission li#lmission a
{
	color: #eff8ff;
	background-color: #374462;
}

/* Page-Header */

#page-header ul
{
	bottom: -8px;
	right: 10px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	list-style-type: none;
}

#page-header li { float: left; }

#page-header li a:link,
#page-header li a:visited
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url("kallbilder/menu.png");
	background-repeat: repeat-x;
}

#page-header li a:hover,
#page-header li a:active
{
	background-image: url("kallbilder/menu_hover.png");
}

/* Wrapper */

.col {
	width: 465px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.col h4 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.col h5 {
	font-size: 15px;
	padding: 5px 10px;
	margin-top: 20px;
	font-weight: bold;
}

.col p { padding: 0px 10px;}

.col1rad {
	width: 670px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.col1rad ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col1rad li { padding-bottom: 10px; }

.col1rad h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.col1rad p { padding: 0px 10px;}



.col1rad h5 {
	font-size: 15px;
	padding: 5px 10px;
	margin-top: 20px;
	font-weight: bold;
}

.col2rader {
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.col2rader ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col2rader li { padding-bottom: 10px; }

.col2rader h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.col2rader p { padding: 0px 10px;}

.colright {
	width: 170px;
	float: right;
	text-align: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.colright ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.colright li { padding-bottom: 10px; }

.colright h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.colright p { padding: 0px 10px;}

#links h3 
{
	background-color: #94b4d6;
}

#links h4 
{
	background-color: #ffb366;
}

#content h3
{
	background-color: #d6eb9a;
}

#sidebar h3
{
	background-color: #94b4d6;	
}

#links a:hover, #links a:active { color: #336699; border-bottom-color: #336699; }

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #336699; border-bottom-color: #df6532; }

#sidebar a:visited { color: #336699; border-bottom-color: #ad5b1e; }

td.thumb {
  text-align: center;
  width: 150px;
  height: 150px;
  background-color: #f5f5f5;  
}

img.thumb {
  border-width: 0px;
}

div.nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

a.nav {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13pt;
  color: #0000f0;
}

div.photo {
  text-align: center;
}

img.photo {
}

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #5588aa; border-bottom-color: #5588aa; } 

#footer a:hover, #footer a:active { color: #5588aa; border-bottom-color: #5588aa; }

#footer p { margin: 5px 0; }
