body, img, ul, li, p, h1, h2, h4, a{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration:none;
}
a:link, a:visited { color: #000;
                    text-decoration: none;
                    font-weight: none; }
a:hover { color: #F00; }

a.current { color: #F00;
text-decoration:underline;}


body {

	background-color: #FFFFFF;
	color: black;
	font-family: Century Gothic, Verdana;
	font-size: 12px;

	
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	
	scrollbar-3dlight-color:#A5A5A5;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#D8D8D8;
        scrollbar-darkshadow-color:#A8A8A8;
        scrollbar-face-color:#EFEFEF;
        scrollbar-highlight-color:#C7C7C7;
        scrollbar-shadow-color:#9D9D9D;
	

}
p {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 12px;
	margin-bottom: 8px;
	color: black;
	line-height: 150%;

	text-align: justify;
}

h1 {
        font-family: Century Gothic, Arial;
        font-size: 32px;
        
        margin-top: 20px;
        font-weight: none;
}

hr {
        margin: 0px;
        height: 0px;
}
p.h {
        font-family: Century Gothic, Verdana;
        font-size: 24px;
        margin-bottom: 0px;
        margin-top: 16px;
}
p.h2 {
        font-family: Century Gothic;
        font-size: 20px;
        margin-bottom: 12px;
        font-weight: italic;
}
p.h3 {
        font-family: Century Gothic, Verdana;
        font-size: 18px;
        margin-bottom: 0px;
}
li,ul {
  margin-left: 15px;
}

#container {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
	background-color: #FFFFFF;
}

#header {
        width: 1040px;
        height: 124px;
        
        text-align: left;
        background-image: url(img/header.png);
        background-repeat: no-repeat;
        background-position: top right;
		

}

#page {
	height: 100%;
	height: 525px;
	width: 1040px;
	
	text-align: left;
	
}

#sidemenu {
	width: 200px;
	float: left;
	height: 515px;
	
	border:#000;
	border: solid;
	border-width: 0px;
	
	background-repeat: no-repeat;
    background-position: bottom center;
    
    text-align: center;
	


	
	
}
#sidemenu li{
  text-align: left;
  margin-left: 30px;
}

#sidemenu a, p, text{
	margin-top: 10px;
	margin-bottom: 10px;
	
	font-size: 14px;
	text-align: center;
}

#pagecontent {
	
	width: 820px;
	height: 320px;
	
	
	border:#000;
	border: solid;
	border-width: 0px;
	
	text-align: left;
	font-size: 14px;
	
	float: right;
	margin-bottom: 0px;

	
    background-image: url(img/wallpapers/top.png);
    background-position: right;
    background-image:
	
	overflow: none;
}
#pagecontent p, li {
	font-size: 13px;
	text-align: left;
	width: 350px;
}
li.key {
	width: 750px;
}

#pagecontent h3 {
	font-size:20px;
	font-family: Century Gothic, Verdana;
	text-decoration:none;
	
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 15px;
}

#pagecontext {
  overflow: auto;
  width: 805px;
  height: 320px;
  margin-left: 15px;
  
  text-align: left;
}

#footer2 {
        width: 820px;
        height: 200px;
		
        float: right;

		
		background-repeat: no-repeat;
        background-position: bottom right;
		
		border:#000;
		border: solid;
		border-width: 0px;
}


#bline {
        margin-top: 0px;
        margin-bottom: 30px;
        width: 1040px;
        height: 30px;
}
#button {
        width: 122px;
        height: 30px;
        margin-right: 31px;
        float: left;
}
#Rbutton {
        width: 122px;
        height: 30px;
        float: left;
}
#button a{
        color: blue;
        font-size: 14px;
}
#button a:hover{
        color: red;
}
#Rbutton a{
        color: white;
        font-size: 14px;
}
#Rbutton a:hover{
        color: black;
}
#button.clicked {
        background-color: white;
}
#Rbutton.clicked {
        background-color: white;
}
#button.clicked a{
        color: blue;
}
#button.clicked a:hover{
        color: red;
}
#Rbutton.clicked a{
        color: black;
}
#Rbutton.clicked a:hover{
        color: white;
}
#pictureline {
        height: 350px;
        width: 1040px;
        margin-top: 0px;
        margin-bottom: 0px;
}
#picturebox {
        width: 192px;
        height: 300px;
        margin-right: 20px;
        float: left;
        padding-top: 0px;
		
		border:#000;
	border: solid;
	border-width: 0px;

}
#Rpicturebox {
        width: 192px;
        height: 300px;


        float: left;
        padding-top: 0px;
}

table.produkter {
        font-size: 10px;
        line-height: 100%;
        color: black;
        text-align: left;
        margin-right: 15px;
        margin-top: 4px;
}
td.produkter {
        text-align: center;
        width: 140px;
        height: 100px;
}
td.produkter2 {
        text-align: center;
        width: 140px;
}
td.produktRub {
        font-size: 13px;
        text-align: center;
        width: 160px;
}
table.produkt {
        font-size: 12px;
}



#footer {
        width: 1040px;
        height: 115px;;
        
        background-image: url(img/footer.jpg);
        background-repeat: no-repeat;
        background-position: top right;
		margin-top: 0px;
}

#fotnote {
	float: left;
}

#fotnote table{
        width: 1045px;
        margin: 0px;
        text-align: right;
        margin-top: 0px;
        font-size: 10px;
        

}
#fotnote img{
        margin-top: 0px;
        margin-right: 10px;
        border: 4;
}

table.formular {
  font-size: 11px;
}

input, textarea {
  opacity: 0.8;
  border: 1px solid #666666;
}


tr.download {
	vertical-align: middle;
}

td.download {
	 border:#000;
	 border: solid;
	 border-width: 1px;
	 padding: 5px;
}


.clear {
	clear: both;
	float: none;
	padding: 0;
	margin:0;
}