/* css */

body                   {
                       background-color: #FF0000;
	               font-family: arial, verdana;
	               color: #333333;
	               scrollbar-face-color: #FF0000;
	               scrollbar-highlight-color: #FF0000;
	               scrollbar-3dlight-color: #FF0000;
	               scrollbar-darkshadow-color: #FF0000;
	               scrollbar-shadow-color: #FF0000;
	               scrollbar-arrow-color: #000000;
	               scrollbar-track-color: #FF0000;
	               text-align:center;
                       }
                       
a:link 		       {color: #333333; text-decoration: none; font-weight: bold; font-size: 8pt;}
a:visited 	       {color: #333333; text-decoration: none; font-weight: bold; font-size: 8pt;}
a:hover 	       {text-decoration: underline; font-size: 8pt;}
a:active 	       {color: #333333; font-size: 8pt; text-decoration: underline;}

a.one:link 		       {color: #333333; text-decoration: none; font-weight: bold; font-size: 8pt;}
a.one:visited 	       {color: #333333; text-decoration: none; font-weight: bold; font-size: 8pt;}
a.one:hover 	       {text-decoration: underline; font-size: 8pt;}
a.one:active 	       {color: #333333; font-size: 8pt; text-decoration: underline;}

a.two:link 	       {color: #FF0000; text-decoration: none; font-weight: bold; font-size: 10pt;}
a.two:visited 	       {color: #FF0000; text-decoration: none; font-weight: bold; font-size: 10pt;}
a.two:hover 	       {text-decoration: underline; font-size: 10pt;}
a.two:active 	       {color: #FF0000; font-size: 10pt; text-decoration: underline;}


p.erbjudandetext	{font-size: 10pt; text-align: center; margin: 5px; font-weight: bold;}

p.openh			{font-size: 12pt; text-align: center; margin: 5px; font-weight: bold;}

p.normal		{font-size: 10pt; margin: 5px;}

p.foto			{font-size: 10pt; text-align: center;}


/* div */

#container                 {
                           margin:0px auto;
                           text-align:left;
                           width:724px;
                           height:640px;
                           position: relative;
                           border: 15px solid #000000;
                           background-color: #FFFFFF;
                           padding: 2px;
                           }
                           
#information               {
                           width:720px;
                           }
                           
#header                    {
                           width:720;
                           height:138;
                           }
                           
#left                      {
                           width:370;
                           height:450;
                           margin-top: 15px;
	                   margin-left: 10px;
	                   float: left;
                           }
                           
#right                     {
                           width:328;
                           height:450;
                           margin-top: 5px;
	                   float: right;
                           }
                           
#footer                    {
                           width:750;
                           margin-top: 5px;
                           margin-left: 20%;
	                   }
                           
/* Specifik div */

.navigering		   {
                           color: #FF0000; 
                           font-size: 10pt;
                           text-align: left;
                           margin-left: 10px;
                           margin-top: 5px;
                           }
                           
.scroll                    {
                           overflow: auto;
                           height:430;
                           scrollbar-face-color: #FFFFFF;
                           scrollbar-highlight-color: #FFFFFF;
                           scrollbar-3dlight-color: #FFFFFF;
                           scrollbar-darkshadow-color: #FFFFFF;
                           scrollbar-shadow-color: #FFFFFF;
                           scrollbar-arrow-color: #000000;
                           scrollbar-track-color: #FFFFFF;
                           }
                           
/* rubrik  */
.styleparva1               {
                           font-size: 10pt;
                           font-weight: bold;
                           }

/* brödtext  */
.styleparva2               {
                           font-size: 10pt;
                           }

/* citat  */
.styleparva3               {
                           font-style: italic;
                           font-size: 10pt;
                           }

/* text till bild  */
.styleparva4               {
                           font-size: 8pt;
                           font-style: italic;
                           }
                           
h4.rubrik		   {
                           font-size: 12pt; 
                           text-align: center; 
                           font-weight: bold;
                           }
                           
#containeropen             {
                           background-color: #ECECEC;
                           width:270;
                           margin-left:30px;
                           margin-top:20px;
                           /*height: 140;*/
                           }
                           
.roundtop                  {background: #ffffff;}
.roundbottom               {background: #ffffff;}
.r1                        {margin: 0 5px; height: 1px; overflow: hidden; background: #ECECEC;}
.r2                        {margin: 0 3px; height: 1px; overflow: hidden; background: #ECECEC;}
.r3                        {margin: 0 2px; height: 1px; overflow: hidden; background: #ECECEC;}
.r4                        {margin: 0 1px; height: 2px; overflow: hidden; background: #ECECEC;}
                           
/*.openhours                 {


                           } */
                           
.openh                     {
                           margin-top: 10px;
                           }

.offer                     {
                           width:328px;
                           height: 40px;
                           margin-top: 20px;
	                   }
	                   
.offertext                 {
                           font-size: 10pt;
                           margin-right: 1px;
	                   }
	                   
.album                    {
                           height: 184px;
                           width:330px;
                           margin-top: 5px;
	                   }

.buttons                   {
                           margin-top: 5px;
                           height: 20px;
	                   }
	                   
.leftfish                 {
                           margin-left: 1px;
                           float:left;
	                   }
	                   
.rightfish                 {
                           margin-right: 1px;
                           float:right;
	                   }
	                   
h1                         {
                           font-size: 10pt;
                           }