html {
	min-width:1024px;
}
* html {
	width:1024px;
}

body {
	font: 10px Arial, Verdana, sans-serif;
	margin: 0px;
	background-color: #000000;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #dfdfdf;
}

p {
	margin-top: 10px;
}

h3 {
	font: bold 12px arial;
}

h2 {
	font: bold 12px arial;
	text-transform: uppercase;
	color: #999999;
	margin-bottom: 0px;
}

.rub {
	font: bold 12px arial;
	text-transform: capitalize;
}

a:link, a:visited{
	color: #ffd062;
	text-decoration: none;
}

img {
	border:0px;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
	margin-top: 10px;
}

td {
	vertical-align: top;
}

em {
	font-size: 11px;
	color: #999999;
	font-style: normal;
}

cite {
	font-size: 11px;
	color: #9b060c;
	font-style: normal;
}

li {
	margin-left: -20px;
}

/**************************
 * lager och snt
 **************************/

#torpa{
	width: 1024px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#vanster_vit{
	background-color: #ffffff;
	margin: 0px 1px 0px 0px;
	width: 512px;
	height: 100%;
	float: left;
	height: 100%;
	/*position: absolute;*/
	/*left: 0px;*/
	/*top: 0px;*/
}

#hoger_svart{
	background-color: #000000;
	color: #ffffff;
	width: 511px;
	margin: 0px 0px 0px 0px;
	float: right;
	height: 100%;
	position: absolute;
	left: 512px;
	top: 0px;
}

.svartruta{
	color: #FFFFFF;
	margin: 20px;
	font-size: 11px;
	line-height: 1.6;
}

.vitruta{
	color: #000000;
	margin: 22px;
	font-size: 11px;
	line-height: 1.6;
	padding: 20px;
	height: 100%;
}

#gastbok{
	margin: 20px;
	color: #ffffff;
	font-size: 12px;
	padding: 20px;
}

.cafe{
	margin: 20px;
	color: #ffffff;
	font-size: 11px;
	padding: 20px;
	line-height: 18px;
	/*width: 400px;*/
}



#gra{
	width: 430px;
	height: 130px;
	background-color: #f2f2f2;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
	margin-left: 20px;
	padding: 20px;
	font: 11px arial;
	z-index: 4;
}

.gra2{
	width: 450px;
	height: 10px;
	background-color: #f2f2f2;
	margin-left: 20px;
	margin-top: -13px;
	z-index: 5;
}

.nyhet{
	margin-top: 7px;
	font: 12px arial;
	line-height: 1.4;
}

.om{
	margin-top: 14px;
	font-size: 11px;
	line-height: 1.6;
}

#gra a, .om a, .om a:visited{
	color: #9C0A0D;
}

#visitkort {
	background: #000000 url(../gfx/bild_04visitkort.jpg) no-repeat;
	height: 295px;
	background-position: -1px 40px;
	padding-left: 120px;
	padding-top: 75px;
	color: #000000;
	font-size: 12px
}

a.visit {
	color: #c4090f;
}

/*******************************
 *		formulr
 ******************************/

input, textarea {
	border: 1px solid #bdbdbd;
	width: 462px;
	padding: 2px;
	font: 11px arial;
}

.button {
	border: 0px;
	background-color: #ffffff;
	font: 11px arial;
	color: #9b060c;
	text-align: left;
	width: 92px;
	margin-top: 10px;
}
