html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E5D6B1;
	text-align: center;
	background-image: url(http://www.hrproduktion.se/grafik/bg_beige.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link,a:visited,a:active {
        color:#5366a1;
        text-decoration:none;
}

a:hover,a:focus {
        color:#333;
        text-decoration:underline;
}

#super_container {
	height: 100%;
	background-image: url(http://www.hrproduktion.se/grafik/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 757px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#super_container td {
	text-align: left;
	vertical-align: top;
	height: 100%;
}

#container {
	width: 757px;
	background-image: url(http://www.hrproduktion.se/grafik/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.image_container {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
}
.image_container img {
	margin-bottom: 10px;
	clear: left;
	float: left;
	text-align: right;
}

#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 20px;
	top: 40px;
}

#slogan {
	float: right;
	position: relative;
	top: 15px;
	right: 20px;
        font-family: "Arial", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

#filmrulle {
	float: right;
	clear: right;
	position: relative;
	top: 20px;
	right: 20px;
}

#content {
	clear: left;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 60px;
             width: 717px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
}

h1 {
	color: #5366a1;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #41517E;
}
h3 {
	font-size: 13px;
	color: #404F7B;
}


p {
	font-size: 13px;
	line-height: 19px;
}
td {
	font-size: 13px;
	line-height: 20px;
}

em {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
li {
	font-size: 13px;
	line-height: 20px;
        list-style-image:url(../uploads/images/iconen.gif);
        list-style-type:none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
        width: 200px;
}
textarea {
        height: 100px;
}
th {
	text-align: left;
	font-size: 12px;
}

.flash_container {
	background-image: url(http://www.hrproduktion.se/grafik/flash/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 256px;
	width: 334px;
	padding-top: 8px;
	padding-left: 8px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.flash_container p {
	margin: 20px 0px 0px;
	padding: 0px;
	font-style: italic;
	color: #333333;
}
.img_left {
	float: left;
	margin-right: 10px;
}
#footer {
	font-size: 13px;
	color: #666666;
	text-align: left;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer hr {
	color: #999999;
	height: 1px;
	width: 100%;
}
#footer a {
	color: #333333;
}
#kontakt td {
       font-weight: bold;
}
#meny {
	position: relative;
	left: 20px;
	top: 50px;
	background-image: url(http://www.hrproduktion.se/grafik/meny/bg.gif);
	background-repeat: no-repeat;
	width: 706px;
             height: 42px;
             clear: left;
	float: left;
 	height: 41px;
	position: relative;
	left: 20px;
	top: 50px;
}
#meny ul {
             list-style: none;
	margin: 0px;
	padding: 0px;
}
#meny li {
	display: inline;
	float: left;
}
#meny a {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	height: 33px;
	position: relative;
	padding-top: 9px;
	padding-bottom: 5px;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
             width: 50;

}
#meny #node15 a:hover, #meny #node15 .currentpage {
	background-image: url(http://www.hrproduktion.se/grafik/meny/bg_left_hover.gif);
	background-repeat: no-repeat;
}
#meny a:hover, .currentpage {
	background-image: url(http://www.hrproduktion.se/grafik/meny/bg_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}