/* CSS Document */
body {
	background-color:#333333;
	margin:0px;
	}
a 	{
	text-decoration:none;
	color:#333333;
	}
h2	{
	color:#333333;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	line-height:1em;
	text-transform:uppercase;
	}
h3	{
	color:#333333;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:0em;
	margin-bottom:0.4em;
	margin-top:0.7em;
	}
ul	{
	list-style-type:square;
	margin-top:inherit;
	}
strong
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.1em;
	}
#kropp {
	background-color:#FFFFFF;
	width:800px;
	height:633px;
	margin:auto;
	border: solid;
	border-width: 0.7em;
	border-color:#eeeeee;
	}
#kropp2 {
	background-color:#FFFFFF;
	width:800px;
	height:598px;
	margin:auto;
	border: solid;
	border-width: 0.7em;
	border-color:#eeeeee;
	}
#kroppproj {
	background-color:#FFFFFF;
	width:800px;
	height:1150px;
	margin:auto;
	border: solid;
	border-width: 0.7em;
	border-color:#eeeeee;
	}
#kroppcont {
	background-color:#FFFFFF;
	width:800px;
	height:602px;
	margin:auto;
	border: solid;
	border-width: 0.7em;
	border-color:#eeeeee;
	}
#kropphist {
	background-color:#FFFFFF;
	width:800px;
	height:inherit;
	margin:auto;
	border:solid;
	border-width:0.7em;
	border-color:#eeeeee;
	}
#logga {
	border-bottom:solid;
	border-color:#333333;
	border-width:1px;
	padding:0.5em;
	text-align:center;
	height:100px;
	}
#bild {
	float:left;
	height:inherit;
	overflow:hidden;
	text-align:center;
	padding:0em;
	}
#bild img {
	padding:0;
	margin:0;
	border:0;
	}
#links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:3px;
	padding-left:5px;
	text-transform:uppercase;
	}
#links a {
	border-right:solid;
	border-bottom:solid;
	border-color:#333333;
	border-width:1px;
	padding:3px;
	}
#links a:hover {
	background-color:#333333;
	color:#FFFFFF;
	}
#links2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:3px;
	text-transform:uppercase;
	}
#links2 a {
	border-right:solid;
	border-bottom:solid;
	border-color:#333333;
	border-width:1px;
	padding:0.2em;
	}
#links2 a:hover {
	background-color:#333333;
	color:#FFFFFF;
	}
#text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:0.9em;
	color:#333333;
	padding: 1em;
	height: auto;
	overflow: hidden;
	width: auto;
	margin: auto;
	}
#botten {
	border-top:solid thin;
	border-top-color:#333333;
	border-width:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding:0em;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
	}

#mark {
	background-color:#333333;
	color:#FFFFFF;
	padding-bottom:1em;
	}
.link {
	text-decoration:underline;
	}
#desc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:1em;
	color:#333333;
	padding-bottom:0.7em;
	padding-top:0.3em;
	}