body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#dead16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(grafik/gradient1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body a:visited
{
	color: black;
}
#wrap
{
margin: 0 auto;
width:975px;
}
* html #wrap {width:1000px;}
#logga
{
	height: 56px;
	width: 881px;
	padding-top: 15px;
	margin: 0 auto;
	text-align: left;
}
#navlist li
{
	list-style-type: square;
	display: inline;
	text-align:left;
	width:975px;
	padding-right:19px;
}

#navcontainer
{
font-size:14px;
text-align:left;
margin-left: 35px;
}

#navcontainer a
{
text-decoration:underline;
font-weight:bold;
color:black;
}
* html #navcontainer {padding-top:5px;}
#navcontainer a:hover
{
text-decoration:none;
}

/*-----INNEHÅLLET NEDAN-----*/

#nyheter
{
	width:150px;
	float:left;
	text-align:left;
	padding-bottom:5px;
}
* html #nyheter {padding-top:5px;}
#content
{
	margin-left: 200px;
	margin-right: 200px;
	text-align:left;
	min-height: 600px;
	width: 550px;
	padding-bottom:5px;
	height:auto;
}
* html #content {
height: 600px;
}
#content a
{
text-decoration:underline;
color:black;
}

#content a:hover
{
text-decoration:none;
}
#bild1
{
float: left;
padding:3px;
}

/*--OM MIG CSS-KOD--*/
#ommigbild
{
	text-align:center;
}
#kontaktbild
{
	float:right;
}

.imgfram
{
	padding-right: 20px;
	padding-bottom: 20px;
}
#kaserier
{
	text-align:left;
	font-size:10px;
}
#rubrikgalleri
{
	text-align:center;
}
#rubrikommig
{
	text-align:center;
}
#rubrikkontakt
{
	text-align:center;
}

#infokas
{
	padding:10px;
	border: 1px solid black;
}

#ommig
{
	font-size:10px;
}

.bildfram
{
	margin: 0 auto;
}

#kontakt
{
	font-size:10px;
}

/*--CSS FÖR GALLERI--*/
div.img 
	{
		padding:1em;
		width:150px;
		height: 150px;
		margin-bottom:1em;
		margin-right:2em;
		float:left;
		text-align: center;
		cursor: pointer;
		border: 1px solid black;
	}
div.img img { border:1px solid black; }

#sub
{
	width:450px;
	overflow:auto;
}
* html div.img {
height:170px;
}

#max a
{
	text-decoration:underline;
	color:black;
}

#max a:hover
{
	text-decoration:none;
}

	#fotok
		{
			width:140px;
			height:25px;
			padding-left: 4px;
			padding-top: 5px;
			border: 1px dashed black;
			color: black;
			background-color:#398d2d;
			margin: 0 auto;
			font-weight: bold;
		}

#kontaktbild
		{
			width: 200px;
			height: 300px;
			float: left;
			padding-right: 10px;
			padding-bottom: 10px;
		}
