@charset "utf-8";
/* CSS Document */

/* START Body */
body {
	margin:0 0 0 0;
	padding:0;
	background:#000000;
}
/* END Body */

/* START Wrap */
#wrap {
	width:1280px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	background: #FFFFFF;
}
/* END Wrap */

/* START Header */
#header img {
	padding: 5px 0 0 5px;	
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* END Header */

/* START Nav, horisontell meny */
#nav {
	width: 1280px;
}

#meny {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	float: right;
	margin-right: 20px;
}

#meny li {
	display: inline;
	list-style: none;
}

#meny a {
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	border-left: solid 1px #0099FF;
}

#meny a:link {
	color: #000000;
}

#meny a:visited {
	color: #000000;
}

#meny a:hover {
	color: #0099FF;
	text-decoration: underline;
}

#meny a#current {
	color: #0099FF;
}

/* END Nav, horisontell meny */

/* START Nav2, vertikal meny (i admin-gränssnittet)*/
#nav2 {
	width: 250px;
	float:left;
	padding: 6px 0 0 0;
	margin: 0 0 0 0;
}

#nav2 ul {
	list-style: none;
}

#nav2 li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
}

#nav2 li a {
	background:transparent;
	border:1px solid #0099FF;
	display:block;
	line-height:18px;
	margin-bottom:0.8em;
	padding-bottom:0.3em;
	padding-top:0.3em;
	padding-left:0.4em;
	text-decoration:none;
	width: 200px;
	color: #000000;
}

#nav2 li a:hover {
	text-decoration: underline blink;
	color: #0099FF;
}

/* END Nav, vertikal meny (i admin-gränssnittet) */

/* ----- START Content */
#content {
	width:1280px;
	background: #FFFFFF;
	margin-top: 10px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: xx-large;
	padding-right: 35px;
	margin-top: 0px;
}

#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: x-large;
	padding-right: 35px;
	margin-top: 0px;
}

#content h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: large;
	padding-right: 35px;
	margin-top: 10px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-right: 45px;
	line-height: 20px;
}

#content ul {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: large;
	line-height: 25px;
	list-style: none;
	padding-left: 0;
}

#content table {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: large;
}

/* START Contentboxar för INDEX */
.content_index {
	float: left;
	width:530px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_index img {
	display: block;
	padding: 0 0 7px 15px;
}

.content_index a {
	color: #FFFFFF;
}

.content_index a:visited {
	color: #FFFFFF;
}

.content_index_b {
	float: right;
	width: 740px;
	background: #FFFFFF;
}

.content_index_b a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_index_b a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_index_b a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

/* END Contentboxar för INDEX */

/* START Contentboxar för PROFIL */
.content_profil {
	float: left;
	width: 730px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_profil h2 {
	padding: 10px 15px 0 25px;
	
}

.content_profil p {
	padding: 0px 15px 0 25px;
	
}

.content_profil a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_profil a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_profil a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

.content_profil_b {
	float: right;
	width: 550px;
	background: #FFFFFF;
	margin-bottom: 0px;
}

.content_profil_b img {
	padding: 10px 0 0 0;
	
}

/* END Contentboxar för PROFIL */

/* START Contentboxar för WEBB */

/* START Den här hör till webbstartsidans vänstra box */
.content_webb_a_1 {
	float: left;
	width:640px;
	background: #FFFFFF;
	margin-bottom: 0px;
}

.content_webb_a_1 img {
	padding: 10px 0 10px 40px;
}

.content_webb_a_1 h4 {
	padding: 0px 10px 0 50px;
}

.content_webb_a_1 p {
	padding: 0 10px 0 50px;
}

.content_webb_a_1 a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_webb_a_1 a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_webb_a_1 a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

/* END Den här hör till webbstartsidans vänstra box */

/* START Den här hör till webbstartsidans högra box */
.content_webb_a_2 {
	float: right;
	width:640px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_webb_a_2 h4 {
	padding: 0px 0 0 10px;
}

.content_webb_a_2 p {
	padding: 0 0 0 10px;
}

.content_webb_a_2 img {
	padding: 10px 0 0 0;
}

.flash_right {
	padding: 10px 0 10px 0;
}

.content_webb_a_2 a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_webb_a_2 a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_webb_a_2 a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

/* END Den här hör till webbstartsidans högra box */

/* START Det här hör till webbstartsidans följdsidor */
/* START Contentboxar för HEMSIDA, WEBBPLATS (webb_b)*/
.content_webb_b {
	float: left;
	width:835px;
	background: #FFFFFF;
	padding: 10px 0px 0px 25px;
	margin-bottom: 60px;
}

.content_webb_b a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_webb_b a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_webb_b a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

.content_webb_b_2 {
	float: right;
	width:410px;
	background: #FFFFFF;
	padding: 0;
	margin-bottom: 60px;
}

.content_webb_b_2 a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_webb_b_2 a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_webb_b_2 a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}
/* END Contentboxar för HEMSIDA, WEBBPLATS (webb_b)*/

/* START Contentboxar för ANNAN DIGITAL MARKNADSFÖRING (webb_c)*/
.content_webb_c {
	float: left;
	width: 690px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_webb_c h2 {
	padding: 10px 15px 0 25px;
	
}

.content_webb_c p {
	padding: 0px 15px 0 25px;
	
}

.content_webb_c a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_webb_c a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_webb_c a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}
.content_webb_c_2 {
	float: right;
	width: 590px;
	background: #FFFFFF;
	margin-bottom: 0px;
}

.content_webb_c_2 img {
	padding: 10px 0 0 0;
	
}

.content_webb_c_2 a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_webb_c_2 a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_webb_c_2 a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

.flash_right_2 {
	padding: 0px 0 0px 0;
}

/* END Contentboxar för ANNAN DIGITAL MARKNADSFÖRING (webb_c) */

/* END Det här hör till webbstartsidans följdsidor */

/* END Contentboxar för WEBB */

/* START Contentboxar för TRYCK */
.content_tryck_a_1 {
	float: right;
	width:605px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_tryck_a_1 img {
	padding: 10px 0 0 0px;
}

.content_tryck_a_2 {
	float: left;
	width:650px;
	background: #FFFFFF;
	margin-bottom: 60px;
	padding: 10px 0 0 25px;
}

/* END Contentboxar för TRYCK */

/* START Contentboxar för PRIS */
.content_pris {
	float: left;
	width:1235px;
	background: #FFFFFF;
	padding: 10px 10px 0 25px;
	margin-bottom: 60px;
}

.content_pris a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_pris a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_pris a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

/* END Contentboxar för PRIS */

/* START Contentboxar för KONTAKT */
.content_kontakt {
	float: left;
	width: 1200px;
	background: #FFFFFF;
	padding: 10px 0 0 25px;
	margin-bottom: 60px;
}

.content_kontakt a {
	text-decoration: none;
	color: #000000;
}

.content_kontakt a:visited {
	text-decoration: none;
	color: #000000;
}

.content_kontakt a:hover {
	color: #0099FF;
}

.content_kontakt table {
	margin: 10px 0 10px 0;
}

.content_kontakt_2 {
	float: right;
	width:600px;
	background: #FFFFFF;
	padding-right: 50px;
	margin-bottom: 60px;
	margin-top: 10px;
}

.content_kontakt_2 fieldset legend {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}

.content_kontakt_2 fieldset label {
	display: block;
	padding: 15px 0 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

.content_kontakt_2 fieldset input {
	margin: 0 0 0 10px;
}

.content_kontakt_2 fieldset textarea {
	margin: 0 0 0 10px;
}

.content_kontakt_2 fieldset select {
	margin: 0 0 0 10px;
}

/* END Contentboxar för KONTAKT */

/* START Contentboxar för DESTEDESIGN */
.content_destedesign {
	float: left;
	width: 1070px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_destedesign h2 {
	padding: 10px 15px 0 25px;
	
}

.content_destedesign p {
	padding: 0px 15px 0 25px;
	
}

.content_destedesign img {
	padding: 3px 25px  5px 25px;
	float: left;
	
}

.content_destedesign a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_destedesign a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_destedesign a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

.content_destedesign_b {
	float: right;
	width: 200px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_destedesign_b img {
	padding: 0 0 14px 0px;
	
}

/* END Contentboxar för PROFIL */

/* START Contentboxar för SARA-SIDORNA */
.content_sara {
	float: right;
	width: 800px;
	background: #FFFFFF;
	margin-bottom: 60px;
}

.content_sara img {
	margin-bottom: 10px;
}

.content_sara_2 {
	float: left;
	width: 455px;
	background: #FFFFFF;
	margin-bottom: 60px;
	margin-left: 25px;
}

.content_sara_2 a {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.content_sara_2 a:visited {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.content_sara_2 a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-style: italic;
	font-weight: normal;
}

.contentboxf_1 {
	float: left;
	background:transparent;
	width:750px;
	margin: 0 0 30px 10px;	
}

.contentboxf_1 img {
	float:right;
	margin:0px 0 10px 10px;
	padding:0;
	border: 1px solid #000000;

}

.contentboxf_2 {
	float: left;
	background:transparent;
	width:750px;
	margin:0 0 20px 10px;	
}

.contentboxf_2 img {
	margin:0px 0 0px 10px;
	padding:0;
}

.contentboxf_2 p {
	padding:0 0 0 30px;
}

.content_sara_ua {
	float: right;
	width: 750px;
	background: #FFFFFF;
	margin: 0 45px 60px 0px;
}

.content_sara_ua fieldset {
	border: solid 1px #000;

}

/* END Contentboxar för SARA-SIDORNA */

/* START Contentboxar för ADMIN och LOGIN */

.content_admin {
	float: left;
	width: 800px;
	background: #FFFFFF;
	margin-bottom: 60px;
	padding: 0 50px 0 45px;
}

.content_admin fieldset {
	padding: 15px 0 5px 10px;
}

.content_admin fieldset label {
	display: block;
	padding: 15px 0 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

.content_admin fieldset legend {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}

.content_admin fieldset input {
	margin: 0 0 0 10px;
}

.content_admin fieldset textarea {
	margin: 0 0 0 10px;
}

.content_admin fieldset select {
	margin: 0 0 0 10px;
}

.content_login {
	width: 1070px;
	background: #FFFFFF;
	margin-bottom: 100px;
	padding: 20px 0 0 100px;
}

.content_login fieldset label {
	display: block;
	padding: 15px 0 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

.content_login fieldset legend {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}

.content_login fieldset input {
	margin: 0 0 0 10px;
}

.content_login fieldset textarea {
	margin: 0 0 0 10px;
}

.content_login fieldset select {
	margin: 0 0 0 10px;
}

#knapp {
	margin: 20px 0 0 10px;
}
	
/* END Contentboxar för ADMIN och LOGIN */

/* ----- END Content */

/* START Footer */
#footer {
	margin: 10px 0 0 0;
  	clear:both;
	background: #0099FF url(../images/footer.gif) no-repeat bottom right;
	border-top: solid 2px #66CCFF;
}

#footer a {
	text-decoration: none;
	color: #66CCFF;
}

#footer a:visited {
	text-decoration: none;
	color: #66CCFF;
}

#footer a:hover {
	color: #66FFFF;
}

#footer table {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #66CCFF;
}

#footer table tr td ul {
	list-style: none;
	margin-bottom: 15px;
}

#footer table tr td ul li {
	padding: 0 0 3px 0;	
}

/* END Footer */

/* START Wrapbottom */
#wrapbottom {
	background: #000000;
	width:1280px;
	margin-left:auto;
	margin-right: auto;
	border-top: solid 2px #66CCFF;
}

#wrapbottom a {
	color: #333;
	padding: 0 0 0 45px;

}

#wrapbottom img{
	float:right;
	margin-right: 25px;
	margin-top: 20px;
	padding-bottom: 30px;
}
/* END Wrapbottom */

/* START OLIKA SORTERS TEXTSTILAR */

.rubrik_rod {
	color: #990000
}

.inledande_rod {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000
}

.tab_rubrik_svart {
	color: #000000;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

.p_lank {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

.Table_Viktigt {
	font-weight: bold;
	color: #990000;
}

/* END OLIKA SORTERS TEXTSTILAR */
