@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}

a:link {
	color: #432100;
	font-style: normal;
	text-decoration: none;
	border:0px;
}

a:visited {
	color: #663300;
	font-style: normal;
	text-decoration: none;
	border:0;
}

a:active {
	color: #663300;
	font-style: italic;
	text-decoration: underline;
	border:0;
}

a:hover {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	border:0;
}

a.meny:link {
	letter-spacing:3px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

a.meny:visited {
	letter-spacing:3px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.meny:active {
	letter-spacing:3px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

a.meny:hover {
	letter-spacing:3px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

a.konstprojekt_meny:link {
	color: #000;
	font-style: normal;
	text-decoration: none;
}

a.konstprojekt_meny:visited {
	color: #000;
	font-style: normal;
	text-decoration: none;
}
a.konstprojekt_meny:active {
	color: #000;
	font-style: normal;
	text-decoration: none;
}

a.konstprojekt_meny:hover {
	color: #000;
	font-style: normal;
	text-decoration: none;
}	

a.byline:link {
	color: #000;
}

a.byline:visited {
	color: #000;
}

a.byline:active {
	color: #000;
}

a.byline:hover {
	color: #000;
}

#sidhuvud {
	text-align: center;
	background:rgb(130,121,124);
	height:30px;
	padding: 5px 10px 3px 0;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
}

#meny {
	font-size: 11px;
	color:#FFFFFF;
	height:18px;
	text-align: center;
	background:rgb(83,69,66);
	background-image:url(bilder/meny.png);
	border-bottom: 1px solid #000;
	padding: 5px 10px 3px 0;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
}

#konstprojekt_meny {
	font-size: 12px;
	color:#000;
	height:18px;
	text-align: center;
	background:#FFF;
	border-bottom: 1px solid #000;
	padding: 5px 10px 3px 0;
	font-family: Corbel, Arial, Helvetica, sans-serif;
}

#textruta {
	margin-top:75px;
 	margin-left: auto;
    margin-right: auto;
	margin-bottom:50px;

	width:655px;
	}
	
#faktaruta {
	border: 1px solid gray;
	padding:10px;
		}
	
h1 	{
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:37px;
	color:#666;
	text-align:center;
	margin-bottom:10px;
}

h2 	{
	text-transform: uppercase;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	letter-spacing:2px;
	font-size:18px;
	color:#444444;
	padding-top:20px;
	}
	
h3 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	margin-top:20px;
	margin-bottom:6px;
	padding-bottom:0px;
	color:#333;
	font-size:16px;
	}
	
h4 	{
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin: 0px;
	margin-bottom:3px;
	}

p	{
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:21px;
	margin-top:0px;
}

.english {
	color:#666;
}

.englishrubrik {
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
}

.faktarubrik {
	text-transform: none;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	
}

.fakta {
	text-transform: none;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	
}

#sidfot {
	margin-top:55px;
	text-align: left;
	padding: 2px 0px 0px 2px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:50px;
	width:655px;
}
	
.byline {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

.bild {
border:0px;
border-width:0px;
}


	