body {
	background-color: #999999;
	font-family: sans-serif;
	text-align: center;
}


.rutan {
	width: 720px;
	background-color: #ffffff;
	border: 20px solid #cc33ff;
	padding: 0;
	margin: auto;
	position: relative;
}

.rutan:before {
	background: url(tecknat/cornertopright.png) no-repeat top right;
	text-align: left;
	content: url(tecknat/cornertopleft.png);
	display: block;
	line-height: 0.1;
	margin: -20px -20px 0 -20px;
}

.rutan:after {
	background: url(tecknat/cornerbottomright.png) no-repeat bottom right;
	clear: both;
	text-align: left;
	content: url(tecknat/cornerbottomleft.png);
	display: block;
	line-height: 0.1;
	margin: 0px -20px -20px -20px;
}


.huvud {
	position: relative;
	width: 650px;
	margin: auto;
	text-align: center;
}

img#toppenbild {
	margin: 10px 0 0 0;
}

img#logga {
	padding: 10px 0 0 0;
}

img#eng {
	padding: 0;
	margin: 0;
	border: 0;
}

img#index {
	padding: 15px 0 0 0;
	}

ul#nav, ul#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
}

ul#nav {
	font-family: arial, sans-serif;
	font-size: small;
	background: url(foton/smalmitten.gif);
	width: 650px;
	left: 30px;
}

ul#nav li a {
	float: left;
	display: block;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	line-height: 32px;
}


ul#under, ul#under li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
}

ul#under {
	font-family: arial, sans-serif;
	font-size: small;
	width: 650px;
}

ul#under li a {
	display: block;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	line-height: 32px;
}

/*"stor" används alltid*/

.stor {
	clear: both;
	position: relative;
	width: 600px;
	margin: auto;
	padding: 10px 0 0 0;
	text-align: left;
}

/*vill jag ha marginalen lägger jag till "hogermarigal" eller "vanstermarginal"*/

.hogermarginal {
	float: right;	
	position: relative;
	width: 225px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	text-align: left;
}

.vanstermarginal {
	float: left;
	position: relative;
	width: 225px;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	text-align: left;
}


.fot {
	clear: both;
	position: relative;
	width: 650px;
	margin: 10px auto 10px auto;
	text-align: center;
}

* {
	font-size: 13px;
}

a#fotlink {
	color: #CC33ff;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
}

a#fotlink:visited {
	color:#666666;
	text-decoration: none;
}

a#fotlink:hover {
	font-size: 9px;
	color: #993399;
	/* background-color: #666633;*/
	text-decoration: none;
}	

p {
	font-family: arial, sans-serif;
	/*font-family: "comic sans ms", sans-serif;*/
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

h3 {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	font-size: 15px;
	margin: 30px 0 15px 0;
}

h4 {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	font-size: 15px;
}

h4.kursiv {
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 100%;
	font-size: 15px;
}

h5 {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	/*line-height: 100%;  lila färg = #993399*/
	font-size: 13px;
	color: #660000;
	margin: 15px 0 0 0;
}


h6 {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

.bildtext {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

/* i tabellern har jag samma teckensnitt som i "p"*/
.tabellbocker {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: small;
}
	
.tabellankar {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	
}

.tabellpris {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	
	
}
td {
	vertical-align: top;
	padding: 0 30px 20px 0;
}

.tdpris {
	vertical-align: top;
	padding: 0 10px 0 0;
}

.tdkalender {
	vertical-align: top;
	padding: 0 0 10px 0;
}

a {
	color: #333333;
	text-decoration: none;
	border: 0;
}

a:visited {
	color:#993399;
	text-decoration: none;
	border: 0;
}

a:hover {
	/*grön färg 008000*/
	color:#336633;
	/*font-weight: bold;*/
	/*background-color:#666633;*/
	text-decoration: none;
	border: 0;
}	

a img {
	border:0;
}
		

.floatleft {
	float: left;
	padding: 0 5px 5px 0;
}

.floatright {
	float: right;
	padding: 0 0 5px 5px;
}

.floatrightcss {
	float: right;
	padding: 0 40px 0 0;
}

.floatleftcss {
	float: left;
	padding: 0 0 0 40px;
}

.bildradtopp {
	float: right;
	padding: 20px 0 15px 10px;
}

.bildrad {
	float: right;
	padding: 0 0 15px 10px;
}
