html {overflow-y:scroll;}
BODY, TH, TD, TABLE, PRE, p, div { font-family:Verdana, Helvetica, Sans-Serif; font-size:11px; color:#1a1a1a; text-align:left;}
BODY { background-color:#684C35/* c1c1c1*/; margin:0px;margin-bottom:5px;margin-top:3px; text-align:center;
    /*background-image:url(/images/backgroundbrown.png);background-repeat:repeat-x;*/}
 td.tdalignright{text-align:right;}
 #div_content {margin-left:auto;margin-right:auto;width:768px;background-color:#FFF;margin-top:3px;border: 1px solid #666;}
 #div_top_right {text-align:right;width:100%;margin:0px;margin-top:5px;}
  #div_top_right a, #div_top_right a:hover, #div_top_right .selected {color:#999;text-decoration:none;font-size:smaller;font-family : "Trebuchet MS", Helvetica, Sans-Serif; }
  #div_top_right a:hover, #div_top_right .langselected {color:#333;}
  #img_logga{width:123px;clear:both;float:left;}
  #div_Topmenu{width:645px;height:42px;float:right;background-image:url(/images/topmenubg.gif);background-repeat:repeat-x;}
  #div_Submenu{width:645px;height:34px;float:right;background-image:url(/images/submenubg.gif);background-repeat:repeat-x;}
#div_leftCol {
    width:350px; 
    float:left;clear:both;
    }
.div_leftCol_inside { 
    padding-left:12px;padding-right:7px;padding-top:10px;
    float:left;
    }
    #div_rightCol {
    float:right;padding-top:0px;padding-right:12px;
    }
 #div_menyCol {
    width:730px; 
    float:left;clear:both;
    }
.div_menyCol_inside { 
    padding-left:12px;padding-right:7px;padding-top:10px;
    float:left;
    }
 p.meny, h1.meny {font-size:large;text-align:center;}
 #div_sidfot {width:768px;height:26px;background-image:url(/images/sidfotbg_guld.gif);
background-repeat:no-repeat;float:right;margin-top:18px;text-align:center;margin-bottom:5px;}
 #sidfot {clear: both;list-style-type: none; padding:0px;margin:0px;margin-top:5px;}
 #sidfot li {float: left;margin: 0px;}
#sidfot a{display: inline;margin:0px;margin-left: 24px;margin-right:8px;text-decoration: none;font-size: 11px;
font-family: "Trebuchet MS", Helvetica, Sans-Serif; color: #000; 
padding:0px;background-image: none;}
#sidfot .cookies a {padding-left:40px;margin-right:0px;}
#sidfot a:hover {text-decoration: underline;}
#sidfotprint {display:none;}
H1, H2, H3, H4, H5, H6 {
 font-family : "Trebuchet MS", Helvetica, Sans-Serif; font-size : 12px; font-weight:bold;
 color : #333; margin-bottom:0px;}
h1 {font-size:14px;margin-bottom:2px; margin-top:0px;}
h2 {font-size:12px;font-weight:bold;color:#333;}
p {margin-top:0px;}
a {color:#1a1a1a; text-decoration : underline; }
a:hover { text-decoration : underline; color:#999;}



#TopMenu {clear: both;list-style-type: none;padding:0px;margin:0px;margin-top:18px;}
#TopMenu li {float:left;margin: 0px;}
#TopMenu a {display: inline;font-size: inherit;margin-right: 0px;
margin-left: 17px;margin-top:0px; margin-bottom:0px;text-decoration: none;
font-size:14px;font-weight:normal;font-family: "Trebuchet MS", Helvetica, Sans-Serif;color:#fff;
padding:0px;background-image: none;}
#TopMenu a:hover {color: #ccc;text-decoration: underline;}
#TopMenu .Selected a, #TopMenu .Selected a:hover{color: #ccc;text-decoration: underline;}
#TopMenu .Selected {color: #fff;text-decoration: underline;}
#bottomMenu {clear: both;list-style-type: none;	padding:0px;margin:0px; }
#bottomMenu li {float: left;margin: 0px;}
#bottomMenu a {display: inline;margin:0px;margin-left: 17px;margin-right:0px;text-decoration: none;font-size: 12px;
font-family: "Trebuchet MS", Helvetica, Sans-Serif; color: #fff;
padding:0px;background-image: none;}
#bottomMenu a:hover {color: #ccc;text-decoration: underline;}
#bottomMenu .bottomSelected a {	color:#fff; text-decoration: underline;}

HR { color : #FFA100; height: 1px;}
IMG {margin:0px; border:none; }
img.puffbild{margin-right:7px;}
.div_puffbild {clear:both;height:110px;}
.div_puffbild_click {clear:both; cursor:pointer; cursor:hand;height:110px;}

#mainFrame {
	width:750px; 
height:1250px;
	}
#picFrame {
	width:620px;
	padding-left:80px; 
height:580px;
	}

.tipsaHide {display:none;}
    .tipsaShow {
    display:block;position:absolute;
    text-align:center;
    left:375px;top:90px;width:393px;height:280px;z-index:101;
    background-image: url(/images/tips.gif);
	background-repeat: no-repeat;background-position: 0px 0px;
    padding-left:0px; padding-top:110px;    
    }
    .tips {background-color:#fff;font-size:15px; font-weight:bold;}
    input.textboxlong, input.textboxshort, textarea.textboxlong, select { border:1px solid #666; width:152px;
    font-family: "Trebuchet MS", "Sans serif", Helvetica, Sans-Serif;font-size:90%;color:#666;
    margin-bottom:3px;padding-left:4px;}
    textarea.textboxlong{width:314px; overflow:auto;margin-bottom:6px;}
    input.textboxshort {width:auto;}
    
    .knapp {font-weight:bold;font-family: "Trebuchet MS", "Sans serif", Helvetica, Sans-Serif;
     font-size:90%;color:#666;
     background-color:#ccc;
     border:1px solid #666;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
