body {
	background: #cccccc;
}

table.body {
	width: 749px;
	height: 100%;
	padding: 0px;
	border: 0px;
}

table.back {
	border: 4px solid #ffffff;
	height: 100%;
	width: 100%;
	padding: 0px;
	background: url(images/back_water.jpg);
}

td.back_water {
	padding: 15px;
}

td.head {
	width: 749px;
	height: 41px;
	border: 0px;
	background: url(images/back_head.gif);
}

td.meny {
	width: 749px;
	height: 29px;
	border: 0px;
	background: url(images/back_menu.gif);
	font-family: Verdana;
	font-size: 10px;
	color: #6987BB;
	padding-right: 10px;
}

td.body {
	width: 749px;
	height: 100%;
	border: 0px;
	background: url(images/back_sida.gif);
	padding: 10px;
	vertical-align: top;
}

td.fot {
	width: 749px;
	height: 20px;
	border: 0px;
	background: #9CB8DB;
	font-family: Verdana;
	font-size: 10px;
	color: #2F4F83;
}

div.rubrik1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #6987BB;
}

div.rubrik2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6987BB;
}

div.text {
	font-family: Verdana;
	font-size: 12px;
	color: #6987BB;
}

span.bildtext {
	font-family: Verdana;
	font-size: 10px;
	color: #6987BB;
}

table.lankar {
	font-family: Verdana;
	font-size: 12px;
	color: #6987BB;
}

a.meny {
	color: #6987BB;
	text-decoration: none;
}

a.meny:hover {
	color: #2F4F83;
	font-weight: bold;
}

a.text {
	color: #6987BB;
	text-decoration:none;
	font-style: italic;
}

a.text:hover {
	text-decoration: none;
}

td.bild {
	vertical-align: top;
	text-align: center;
	width: 310px;
}

td.text {
	font-family: Verdana;
	font-size: 12px;
	color: #6987BB;
}

span.meny {
	color: #2F4F83;
	font-weight: bold;
}

td.1 {
	width: 80px;
	text-align: center;
}

td.2 {
	width: 80px;
	text-align: center;
}

td.3 {
	width: 140px;
	text-align: center;
}

td.4 {
	width: 70px;
	text-align: center;
}

td.5 {
	width: 130px;
	text-align: center;
}

td.design {
	font-family: Verdana;
	font-size: 9px;
	color: #eeeeee;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}

a.design {
	color: #eeeeee;
	text-decoration: none;
}

a.design:hover { 
	color: #6987BB;
}

td.form_titel {
	font-family: Verdana;
	font-size: 12px;
	color: #6987BB;
	text-align: right;
	vertical-align: top;
}

input.form_text {
	font-family: Verdana;
	font-size: 10px;
	color: #6987BB;
	border: 1px solid #6987BB;
	backgrund: #ffffff;
	width: 250px;
}

textarea.form_text {
	font-family: Verdana;
	font-size: 10px;
	color: #6987BB;
	border: 1px solid #6987BB;
	width: 250px;
	height: 150px;
}