@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font: 12px Verdana, Arial, Tahoma;
	color: #000000;
	background: #ffffff;
}

html {
	overflow-y: scroll;
	padding: 0px;
	margin: 0px;
}

img {
	border:0px;
}


div#wrapper{
	background: url("/images/bgWrapper.png");
	background-repeat: repeat-y;
	width:800px;
	margin: 0px auto;
	/*padding-bottom: 30px;*/
	padding-left: 10px;

}

div#footer{
	background: url("/images/bgWrapperEnd.png");
	background-repeat: no-repeat;
	font-size: 10px;
	width: 800px;
	margin: 0px auto;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #999999;

}

div#page{
	background: url("/images/bgPage.jpg");
	background-repeat: repeat-x;
	background-position:center top;
	/*background-color: #99CCFF;*/
	background-attachment: fixed;
}

div#logo{
	width: 760px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div#headerPic{
	margin: 0px;
}

div#content{
	margin-top: 3px;
	padding: 0px;
	background: url("/images/bgContent.gif") repeat-y;
}

#menu{
	width: 180px;
	background-color:#FFFFFF;
	float:left;

}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu ul li {
	background: url("/images/menu.gif") no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

#menu ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 8px;
	width: 160px;
}

#menu ul li a:hover {
	color: #000000;
}


#menu ul li.selected {
	background: url("/images/menu_selected.gif") no-repeat;

}

#menu ul li.selected a {
}


div#contentRight{
	padding-top: 1px;
	margin-left: 200px;
	padding-bottom: 30px;
	width: 560px;
/*	min-height: 600px; */
}

.greenButton{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.images{
	margin-left: 30px;
}

.inLineText{
	margin: 20px;
}

div#fotobok_small{
	display: inline;
	margin-left: 30px;
}

.framkalla_small{
	display: inline;
	margin: 30px;
	vertical-align: middle;
}
