.rssbox { margin:0px; padding: 0px; width: 99%;} /*(<table>)*/
.rssboxhead { padding: 3px; background-color: #84B0C7; color: #FFFF53; font-size: xx-small;} /*(<th>)*/
.rssboxheadlink {color: #FFFFFF !IMPORTANT; text-decoration: none;} /*(<a href>)*/
.rssboxtitle { color: #162127; text-decoration: none; padding: 0px; background-color: #D5E1E8; } /*(<td>)*/
.rssboxtitlelink { color: #162127; text-decoration: none; } /*(<a href>)*/
.rssboxtitlelink a:hover { color: #0000FF; text-decoration:underline !IMPORTANT; } /*(<a href>)*/
.rssboxitem { padding: 0px; margin: 0px;} /*(<td>) */

.inputbutt {
	width: 76px;
	height: 22px;
	background-image:  url(../images/bg_button.gif); 
	background-repeat: no-repeat;
	color: #434343;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	border: 0px;
	vertical-align: bottom;
	cursor: hand;
	background-color: white;
	
}

input {
	border: 1px solid #434343;
	margin: 0px 0px 2px 0px;
}
NOBR {
	background-color: #84B0C7;
	color: white;
	font-size: 7px;
	padding-bottom: 1px;
	padding-right: 1px;
	/* font-family: arial, helvetica, sans-serif; */
}

body { 
    border-top-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px;
    /* scrollbar-base-color:#84B0C7; */
    margin: 0px 0px 4px 0px;
	background-color: white;
	background-image:  url(../images/bg_head2.gif); 
	background-repeat: repeat-x;	
}
p, div, ul, ol, li, body, td  {  
    font-family: Verdana, Geneva, sans-serif; 
    font-size: 11px; 
	color: #162127;
}
p {
    margin-top: 3px; 
    margin-bottom: 2px; 
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D5E1E8;
	border-top: 1px solid #84B0C7;
}
td { 
    padding: 4px; 
    vertical-align:top; 
}
ul { 
    list-style-type: square; 
    margin-left: 5px;
	width: 100%;
}
li {
	float: left;
	width: 100px;
	padding-right: 3px;
	font-size: 9px;
}
hr { 
    width: 100%; 
    height: 1px;
}
/* TEXT FORMATS ////////////////////////////////////////// */
  
a, a:link,a:visited,a:active  { 
	color: #003366
}

a:hover { color: #000000; }

/* Headlines */
.headline { 
    margin-top:8px;
}
/* Sub Headlines */
.rubrik { }
.tidn {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	background-color: white;
	border: 0px;
	margin: 0px 5px 0px 5px;
}
h1 { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
    margin-top: 3px; 
    margin-bottom: 3px; 
	color: #003366;
}
h2 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 17px; 
    margin-top: 1px; 
    margin-bottom: 2px; 
}
h3 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    margin-top: 1px; 
    margin-bottom: 2px; 
}
h4 { 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    margin-top: 1px; 
    margin-bottom: 1px; 
}
h5 { 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    margin-top: 1px; 
    margin-bottom: 1px; 
}
h6 { 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: bold; 
    margin-top: 1px; 
    margin-bottom: 1px; 
}
strong {  
    font-weight: bold; 
}
small { 
    font-size: 10px; 
}
big,.mediumtext {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    font-weight: bold;
    color: #3E6F88;
}
em { 
    color:red; 
    font-style:normal; 
}


/* Introductions */
.intro { }
/* Article text */
.text { }
/* Dates  */
.datetime{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
}
.updatetime { 
    color: #990000; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
}
/* Copyrigh phrase*/
.copyright { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px;  
}
/* Additional Info (20 additional Fields in Articles)  */
      /* Table  */
.add { 

}
      /* Left Column Cells  */
.add1 { 

}
      /* Right Column Cells  */
.add2 { 

}
      /* Without columns but formatted as links */
.add3, .add3 a:link, .add3 a:visited { 
    font-weight:bold; font-size: 12px;
}

/* Table for images */
.imagetable { }
/* Text in image tables */
.image { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
}
/* Audio/Video Links */
.av { 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 10px;  
}
/* Link to related web page (Read more...) */
.more { 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
}
/* Abstract/teaser */
.abstract { }
/* Category text flows */
.category { 
    border-top:1px dotted silver; 
    padding-top: 5px;
}
/* Text for staff page generation */
.staff { }
/* Name of the author */
.author { 
    font-weight:bold; 
}
/* FORMS */
form { 
    margin: 8px 0px 8px 0px; 
}
/* Order Form Table */
.orderformtable { 
    background-color: #EBEBEB; 
}
/* Normal Table with Form Editor */
.formtable { 
    background-color: #EBEBEB; 
}
/* Text im Normal Formular */
.formtext { 
    border-bottom: 1px dotted #669999; 
    vertical-align: middle; 
    margin: 0px !important; 
    padding: 0px !important;
}
/* Input Field for Searches */
.searchinput {
    font-family: Verdana, sans-serif; 
    font-size: 10px; 
    color:#666699; 
    border: 1px solid #666699; 
    width:100px; 
    height:19px; 
    background-color: #EBEBEB;
}
/* Buttons in forms */
.formbutton {
    border: 0px;
}

/* CONTAINER FORMATS ////////////////////////////////////////// */
/* Table Container */
.container {
   /*
    margin: 0px 0px 0px 1px; 
    width:99%; 
	*/
}
/* 1. Column in Container (td)*/
.col1 { 
	/* background-color: #F1F1F1; */
}
/* 2. Column in Containerr */
.col2 { }
/* 3. Column in Container */
.col3 { }
/* 4. Column in Container */
.col4 { }


div.navi {
	background: url(http://swedishportal.net/www/images/navi_line_blue.gif) #ffffff repeat-x 50% bottom; 
    float: left; 
    width: 100%
}
div.navi ul {
	padding: 0px; 
    margin: 0px; 
    list-style-type: none
}
div.navi li {
	padding: 0px; 
    margin: 0px; 
    display: inline;
}
div.navi a {
	font-weight: bold; 
    font-size: xx-small; 
    background: url(http://swedishportal.net/www/images/navi_r_blue.gif) no-repeat right top; 
    float: left; 
    border-bottom: #84b0c7 1px solid; 
    text-decoration: none
}
div.navi a:link {
	color: #115e94
}
div.navi a:visited {
	color: #115e94
}
div.navi a:active {
	color: #115e94
}
div.navi a:hover {
    background-position: 100% -150px;
	color: blue
}
div.navi span {
	padding: 5px 9px 5px 9px; 
    display: block; 
    background: url(http://swedishportal.net/www/images/navi_l_blue.gif) no-repeat left top; 
    float: left; 
    white-space: nowrap
}
div.navi span {
	float: none
}
div.navi a:hover span {
	background-position: 0% -150px
}
div.navi li#activepage a {
	border: 0px; 
    background-position: 100% -150px; 
}
div.navi li#activepage span {
	background-position: 0% -150px; 
    padding-bottom: 6px
}

td.navi {
	vertical-align: bottom; 
    padding-top: 7px; 
    white-space: nowrap
}
table.content {
   /*
    border-right: 1px solid #84b0c7;
    border-bottom: 1px solid #84b0c7;
    border-left: 1px solid #84b0c7; 
    margin: 0px;
	*/
    width: 100%;
}
table.navigation {
	width: 100%;
    margin: 0px -1px 0px 0px;
}
div.page {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}	
.footer {
	font-size: 9px;
	padding-left: 10px
}
.temperatur {
	border: 0px;
	background-color: white;
	margin-left: 6px;
	color: #84B0C7;
}



