body {
	background-color:#333333;
	color: #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0;
}

#wrapper {
	background: url('img/bakgr.jpg') no-repeat;
	width: 1100px;
	height: 900px;
	position: relative;
	margin: 0 auto;
}

img {
	border: 0;
}
a:link, a:visited { color: #FFF; font-weight: bold; text-decoration: none; }
a:hover, a:active { color: #000; }
/*
a.tooltip {	position: relative; z-index: 10; }
a.tooltip:hover { z-index: 11; } 
a.tooltip span { display: none; }
a.tooltip:hover span { display: block; top: -110px; position: absolute; border: 1px solid #000; padding: 3px; background-color: #eee; text-align: center; font-size: 10px; font-weight:normal; width: 90px; color: #000; visibility:visible; }
*/
a.tooltip {	position: relative; z-index: 10; }

a.tooltip span { display: none;
	visibility: hidden;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 90px;
	padding: 5px;
	z-index: 100;
	color: #ddd;
	font-weight: normal;
	-moz-border-radius: 5px; /* rounded corners: Mozilla */
	-webkit-border-radius: 5px; /* rounded corners: Safari */
}

a:hover.tooltip { font-size: 99%; /* IE-hack */ }

a:hover.tooltip span { display: block; visibility: visible; background: #000; border: 1px solid #DDD;  }

#bokfalt {
	position: absolute;
	top: 388px;
	left: 27px;
	width: 699px; 
	height: 507px;

}

#addthis {
	position: absolute;
	top: 12px;
	left: 287px;
	width: 150px; 
	height: 20px;

}

#wallander {
	position: absolute;
	top: 157px;
	left: 72px;
	width: 400px; 
	height: 225px;

}

#bok2 {
	position: absolute;
	top: 153px;
	left: 526px;
	width: 181px; 
	height: 257px;

}


.bok {
	float: left;
	width: 128px;
	height: 240px;
	padding: 5px;
}



#form {
	position: absolute;
	width: 333px;
	height: 578px;
	top: 321px;
	left: 762px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
}

#form .field {
	display: block;
	margin: 1px 0;
	clear: left;
	float: left;
	width: 320px;
	padding: 2px;
}

#form .field label {
	width: 100px;
	display: inline;
	text-align: right;
	float: left;
	padding-top: 6px;
	padding-right: 2px; 
	padding-left: 2px;
}


#form .field input {
	float: left;
}

#form .checkboxGroup {
	position: relative;
	float: left;
	clear: left;
	margin: 5px 0;
	padding-right: 10px;
	padding-left:10px;
}

#form .checkboxGroup3 {
	position: relative;
	top:14;
	float: left;
	clear: left;
	margin: 5px 0;
	padding-right: 10px;
	padding-left:10px;
}

#form .checkboxGroup2 {
	position: relative;
	top:54;
	float: left;
	clear: left;
	margin: 5px 0;
	padding-right: 10px;
	padding-left:10px;
}

#form .checkboxGroup4 {
	position: relative;
	top:28;
	float: left;
	clear: left;
	margin: 5px 0;
	padding-right: 10px;
	padding-left:10px;
}

#form .checkboxGroup5 {
	position: relative;
	top:40;
	float: left;
	clear: left;
	margin: 5px 0;
	padding-right: 10px;
	padding-left:10px;
}

#form .checkboxGroup label{
	position:absolute;
	width: 270px;
	left: 34px;
	top: 5px;
}

#form .checkboxGroup3 label{
	position:absolute;
	width: 270px;
	left: 34px;
	top: 2px;
}

#form .checkboxGroup4 label{
	position:absolute;
	width: 270px;
	left: 34px;
	top: 2px;
}

#form .checkboxGroup5 label{
	position:absolute;
	width: 270px;
	left: 34px;
	top: 2px;
}
#form .checkboxGroup2 label{
	position:absolute;
	width: 295px;
	left: 34px;
	top: 5px;
}


#form #submitButton {
	position: absolute;
	xz-index: 100;
	bottom: 10px;
	right: 54px;
	width: 60px;
	clear: both;
}

#form .emailinfo {
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 300px;
}

#regler {
	background: url('img/regler.jpg') no-repeat;
	width: 600px;
	height: 622px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

#tackDel {
	position: absolute;
	top: 28px;
	left: 42px;
	width: 518px;
}
#medlemsregler {
	position: absolute;
	top: 168px;
	left: 42px;
	width: 518px;
	height: 246px;
}

#medlemsregler h1 {
	font-size: 18px;

}

#tackDel h1 {
	font-size: 18px;

}

#tavlingsDel {
	position: absolute;
	top: 458px;
	left: 269px;
	width: 360px;
	text-align:center;
}

#tavlingsDel form textarea {
	width: 350px;
	height: 60px;
}

