/* CSS Document  Jens Lindqvist*/

body {font-family: Verdana; font-size: 11px; color: White;}

h1 { font-family: Verdana; font-size: 24px; color: #7F795B;}
h2 { font-family: Verdana; font-size: 15px; color: #7F795B;}
h3 { font-family: Verdana; font-size: 13px; color: #7F795B;}
h4 { font-family: Verdana; font-size: 12px; color: #7F795B;}
h5 { font-family: Verdana; font-size: 11px; color: #7F795B;}
h6 { font-family: Verdana; font-size: 10px; color: #7F795B;}

p {font-family: Verdana; font-size: 11px; color: #7F795B;}
td {font-family: Verdana; font-size: 11px; color: #7F795B;}
li {font-family: Verdana; font-size: 11px; color: #7F795B;}

a:visited {text-decoration: underline; color: #666633}
a:link {text-decoration: underline; color: #666633;}
a:hover {text-decoration: underline; color: #666633;}
a:active {text-decoration: underline; color: #666633;}


div.loggo {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: 0px;
	height: 118px;
	width: 960px;
}

div.menu {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	width: 160px;
	float: left;
}

div.start {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 800px;
	height: auto;
	border: 5px;
	float: right;
}


#menycontainer {margin-left: 2em; width: 15em; font-size: 70%; height: 270px;}

#meny {margin: 0; padding: 0; width: 9em; list-style-type: none; font-size: 14px; text-align: center;}
#meny li {margin-bottom: 0.3em;}
#meny li subcurrent {background: #7F795B; color: #ffffff; font-variant: small-caps; letter-spacing: 2px;}
#meny a {display: block; width: auto; height: 22px; background: #F0E5B8; padding: 0.3em; text-decoration: none; border: 1px solid #7F795B;}
#meny ul {list-style-type: none; font-size: 10px; width: 9em;}
#meny ul a {margin: 0; padding: 0.1em; background: #F0E5B8; padding-top: 1px; padding-bottom: 1px;}

#meny a:link {color: #000000;}
#meny a:visited {color: #000000;}
#meny a:hover {background: #A9A181;}
#meny a#current {background: #7F795B; color: #ffffff; font-variant: small-caps;}
#meny a#subcurrent {background: #7F795B; color: #ffffff; font-variant: small-caps;}}