@charset &quot;utf-8&quot;
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
	


body{
	background-color:#000;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/teckningar/old%20Ramallah.gif);
	color: #FFF;
	}
#wrapper{
	width: 800px;
	background-color:#000;
	margin:10px auto;
	border: 0px solid #000;
	text-align:center;
}


#header {
	height: 65px;
	width: 100%;
	background-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
/* Här ändrar man bakgrunden till hela sidan*/
body {
	background-attachment: fixed;
	background-color: #869D69;


	background-image:url(images/tapet.gif)
	repeat:y
;
}



#centerContent {
	float: left;
	width: 100%;
	background-color:#000;
	
}

#footer {
	height: 50px;
	width: 100%;
	background-color:#000;
	color: #FFF;
	text-align: center;	
	}


.padder {
	margin: 5px;
}


img {
	border: 0px solid #FFFFFF;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	
}
h1, h2, h3, h4, h5, h6 {
	background-color: #000;
	text-indent: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.6em;
	padding: 5px;
	margin: 0px;
	color: #47669D;
}
h1 {
	text-align: center;
	color: #DAED84;
	}
h3 {
	text-align: left;
	color: #FFF;
	background-color: #FFFFFF;
	letter-spacing: normal;
	}
h4 {
	text-align: center;
	color: #FFFFFF;
	}	
h5 {
	text-align: center;
	color: #FFFFFF;
	}	
 p{
	text-indent: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 30px;
}

/* modify how the links appear and behave */
a:link {
	color: blue;
	font-size: larger;
	margin-left: 20px;
	text-transform: capitalize;
	text-decoration:none;

}

a:visited {
	color: purple;
	font-size: larger;
	margin-left: 20px;
	text-transform: capitalize;
	text-decoration:none;

}

a:hover {
	color: red;
	font-size: larger;
	margin-left: 20px;
	text-transform: capitalize;
	text-decoration:none;
	
}

a:active {
	color: #E1572A;
	font-size: larger;
	margin-left: 20px;
	text-transform: capitalize;
	text-decoration:none;
}

/* affect wherever italic is used */
/*i, em {
	font-size: x-large;
}
.rubrik {
	text-align: center;
}
/* this changes the image's position and allows for the text to run around it. */
.imgWrap {
	float: right;
	margin: 10px;
}
/* this is applied to a div containing the main text area */
.textBox {
	padding: 0px;
	background-color:#FFFFFF;
}

#navcontainer ul
	{
	padding-left: 0;
	margin-left: 0;
	background-color: #273528;










	font-family:  Verdana, Arial,&quot;Trebuchet MS&quot;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	float: right;
	width: 798px;
	font-size: x-small;
	background-image: url(images/listbakgrund.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}

/* This makes the items in the list display horizontically */
#navcontainer ul li 
	{ 
	display:inline; 
	}
	
/* This changes any anchored links found in the list */
#navcontainer ul li a
	{
	padding: 0.2em 1em;
	color: #DAED81;
	float: left;
	background-position: center;
	border-right-width: 0px;
	border-right-style: none;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	
	}
	
/* This controls how the same links will appear on rollover */
#navcontainer ul li a:hover
	{
	background-color: #992222;
	color: #ffffff;

	
	}
	
	
.clearfix:after {

display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}


.clearfix {display: block;}
/* End hide from IE-mac */

.stil1 {
	font-size: medium;
	color: #000;
}
.stil2 {font-size: small;}

