.Rubrik1{color:#257d9e;font-size: 22px;font-weight:normal;line-height: 24px; text-transform: none;}
.Rubrik2{color: #257d9e;font-size: 16px;font-weight: normal;line-height: 18px;}
.Rubrik3{color: #257d9e;font-size: 13px;font-weight: normal;line-height: 16px;}
.Knapp{width:148px;height:29px;text-align:center;color:#fff;cursor:pointer;background-image: url(images/knapp.gif);background-repeat:no-repeat;padding-top:10px; margin-bottom:5px;}
.Kursiv{font-style:italic;}
.Fetstil{font-weight:bold;}
.Border_1{border:1px #257d9e solid;}
.Border_2{border:2px #257d9e solid;}
.Border_3{border:1px #257d9e dotted;}
.WhiteText{color:#fff;}
.GrayText{color:#9b9b9b;}
.BlackText{color:#333;}
.OrangeText{color:#FF6600;}


.RubrikStor{color:#257d9e;font-size: 26px;font-weight:normal;line-height: 28px;	text-transform: uppercase;}

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {


}


/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */





body {
	
	color: #182428;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	background-color: #fff;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;

}

td {

	color: #257d9e;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;

}

/* Commonly used to style page titles. */

h1 

{color:#257d9e;font-size: 22px;font-weight:normal;line-height: 24px; text-transform: none; margin:0;}
/*
{
	color: #257d9e;
	font-size: 20px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;

}
*/

/* Commonly used to style section titles. */

h2 {

  color: #257d9e;
  font-size: 14px;
  font-weight: bold;
  line-height: 13px;

}


/* Sets the style for unvisited links. */



a,  a:link 

{
	color: #993399;
	font-weight: normal;
	text-decoration: underline;
}



/* Sets the style for visited links. */


a:visited {
	font-weight: normal;
}


/* Sets the style for links on mouseover. */


a:hover {
	text-decoration: none;

}


/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */



#outerWrapper {

	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 905px;
	border: 1px solid #a9eefd;


}


#outerWrapper #header {

	position:relative;
	height: 204px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 905px;

}


#outerWrapper #header #navigation {

	position:absolute;
	z-index:1000;
	top: 180;
	margin-left: 30px;
}



#outerWrapper #header #navigation #news_headline{

	position:absolute;

	z-index:99;

	left:677px;
	top:5px;
	color:#fff;	

}



#outerWrapper #contentWrapper {

	position:static;
	z-index:0;

	background-color: #ffffff;
	border: 0px solid #fff;

}





#qm0 {

 line-height: 12px;
}





#outerWrapper #contentWrapper #content3 #content {

	position:relative;
	float:left;
	width:677px;
	margin-right: 0px;
	padding-right:0px;
	padding-bottom:25px;
	margin-top: 0px;

		/*background-image: url(images/content_bg.jpg);

		background-repeat: repeat-x;*/

	background-position: bottom;

	/*border-bottom:1px #a0a0a0 solid;*/

	padding-left:43px;
	padding-top:47px;


}

#outerWrapper #contentWrapper #content3 > #content {

	width:633px;

}


#outerWrapper #contentWrapper #content3 {

	position:relative;
	z-index:0;
	margin-left: 0px;
	width: 905px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	padding:0px;

}


#outerWrapper #contentWrapper #content3 #content2 {

	position:relative;
	z-index:0;
	float:left;
	width:676px;
	margin-right: 0px;
	padding-right:0px;
	margin-bottom:0px;
	margin-top: 0px;
	border-bottom:1px #a0a0a0 solid;

}


#outerWrapper #contentWrapper #content3 #content2 #innercontent{

	position:absolute;
	z-index:2;
	top:47px;
	left:43px;
	width:345px;
	margin-bottom:0px;	

}

#outerWrapper #contentWrapper #content3 #content2 #indeximg{

	z-index:0;
	float:right;
	top:0px;
	border:0px;
	margin:0px;
	padding:0px;
	position: relative;
	left: 4px;

}

#outerWrapper #contentWrapper #content3 #content2 > #indeximg{

	z-index:0;
	float:right;
	top:0px;
	border:0px;
	margin:0px;
	padding:0px;
	position: relative;
	left: 0px;

}


#outerWrapper #contentWrapper #content3 #newsdivwrapper{

	background-repeat: repeat-x;
	background-position: bottom;
	width:677px;
	float:left;

}

#outerWrapper #contentWrapper #content3 > #newsdivwrapper{

	width:676px;
	height: 284px;

}

#outerWrapper #contentWrapper #content3  #newsdivwrapper #rightnewsdiv{

	float:right;
	width:333px;
	padding-top:18px;
	padding-left:25px;
	height: 284px;
	background: url(images/SolsystemBg.jpg) no-repeat top right;
}

#outerWrapper #contentWrapper #content3 #newsdivwrapper > #rightnewsdiv{

	width:308px;

}

#outerWrapper #contentWrapper #content3 #newsdivwrapper #leftnewsdiv{

	float:left;
	width:333px;
	padding-top:18px;
	padding-left:23px;
	border-right:1px #a0a0a0 dotted;
	height: 284px;
	background: url(images/AquaBg.jpg) no-repeat top right;

}

#outerWrapper #contentWrapper #content3 #newsdivwrapper > #leftnewsdiv{

	width:319px;
	height: 266px;

}

#outerWrapper #contentWrapper #content3 #rightColumn1 

{

	position:relative;
	float:right;
	width: 228px;
	margin-left: 0px;
	margin-bottom:25px;
	height:400px;
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	border-left: 0px dotted #ccc;
	margin-top: 0px;
	border-left:1px #a0a0a0 dotted;

}

#outerWrapper #contentWrapper #content .clearFloat 

{
  clear: both;
  display: block;

}


#outerWrapper #contentWrapper #content3 .clearFloat 

{

  clear: both;
  display: block;
}



#outerWrapper #footer 

{

	width: 905px;
	background-color: #FFFFFF;
	height: 87px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}







/* ######### BREADCRUMBS ########## */


.breadcrumbs_space{background-image:url("images/arrow.png");background-repeat: no-repeat; background-position: 60% 15%;margin:0px; width:20px;behavior: url(iepngfix.htc);}


.breadcrumbs_space{padding-left:20px;}


.breadcrumbs {

position:absolute;


	padding-top: 5px;







	text-decoration: none;







	font-weight: normal;







	font-size: 10px;







	margin-left:43px;


}





div > .breadcrumbs {





	padding-top: 5px;



	margin-left: 21px;


}



.breadcrumbs {



	text-decoration: none;



	color:#257d9e;



	font-size: 10px;



}



.breadcrumbs a:visited {



	color: #257d9e;



	font-size: 10px;



	font-weight: normal;



	text-decoration: none;



}







.breadcrumbs a:link {



	color: #257d9e;



	font-size: 10px;



	font-weight: normal;



	text-decoration: none;



}







.breadcrumbs a:active {



	color: #257d9e;



	font-size: 10px;



	font-weight: normal;



	text-decoration: none;



}







.breadcrumbs a {



	color: #257d9e;



	font-size: 10px;



	font-weight: normal;



	text-decoration: none;



}







.breadcrumbs a:hover{



	color: #257d9e;



	font-weight: normal;



	font-size: 10px;



	text-decoration: underline;



}



/* ######### SLUT BREADCRUMBS ########## */


.SearchHighlight { 


	color: #BC0504; font-weight:bold;

}






div.poweredby{position:relative;color:#fff;font-size:10px; height:27px;width:903px;top:-20px;border:0px #f00 solid;text-align:center;}


div.poweredby td{color:#fff;font-size:11px;}


div.poweredby a,div.poweredby a:hover, div.poweredby a:active, div.poweredby a:link, div.poweredby a:visited{color:#fff;font-size:11px;text-decoration:none;}

div.poweredby a:hover{color:#fff;font-size:11px;text-decoration:underline;}


div > .poweredby{

	width:900px;

	top:-20px;

	height: 27px;


}



.hiddentags {


	color: #FFFFFF;



}




#icons {



visibility:hidden;



position:absolute;





top: 18px;



margin-left:445px;

}



#Newsitem {width:204px; float:left; padding:10px;



	background-image: url(images/newsitembg.jpg);



	background-repeat: no-repeat;



	background-position: left top;


	clear:both;






}



div > #Newsitem {width:194px; float:left; padding-left:10px; padding-right:20px;}



.news_headline
{
font-weight: bold;
font-size: 13px;
line-height: 18px;
color: #257D9E;
}

#news_headline a
{
font-size: 12px;
line-height: 12px;
text-decoration: none;
color: #ffffff;
}

#news_headline a:hover
{
font-size: 12px;
line-height: 12px;
text-decoration: underline;
}


#News {

	

	width: 204px;

	/*clear: both;*/

	margin-left:20px;

	margin-top:29px;

	display: block;

/*border-right: 1px dotted #a8a8a8;

border-bottom: 1px solid #a8a8a8;*/



height: auto;

/*background-image: url(images/bodybg.gif);

background-repeat: repeat-x;*/



}


div > #News {



}

.search {

	color: #666666;
	width: 186px;
	top: 33px;
	height: 20px;
	position: relative;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	left: 679px;

}

.searchfield {



	color: #257d9e;



	border: 1px solid #000;



	width: 123px;



	font-family: "Arial", Helvetica, sans-serif;



	font-size: 11px;



	height: 20px;



}

#search_span{height:13px;}

#search_span a,#search_span a:hover,#search_span a:visited,#search_span a:active{

	color:#fff;

	font-family: "Arial", Helvetica, sans-serif;

	font-weight:bold;

	margin-bottom:5px;
	

}

#val{position:relative;bottom:0;margin-top:100px; }

#language{
	visibility:visible;
	position:absolute;
	top:4px;
	left:33px;
}

#language a{
/*höst color: #11428f;*/
color: #fff;
text-decoration: none;
padding-right: 10px;

}

#language a:hover{
color: #11428f;
text-decoration:underline;

}

span.Knapp a,span.Knapp a:link,span.Knapp a:visited{visibility:hidden;color:#fff;cursor:pointer;text-decoration: none;}
div{border:0px #f00 solid;}


#outerWrapper{
	z-index:0;
}
#outerWrapper #header{
	z-index:1;
}
#outerWrapper #header #navigation{
	position:absolute;
	z-index:100;
}
#News > a.Knapp{float:left;clear:both;width:148px;height:20px;text-align:center;color:#fff;cursor:pointer;background-image:url(images/knapp.gif);background-repeat:no-repeat;padding-top:10px; margin-bottom:5px;}
#News a.Knapp{color:#fff;}
#News a.Knapp:link{color:#fff;}
#News a.Knapp:hover{color:#fff;}
#News a.Knapp:visited{color:#fff;}
#News a.Knapp:active{color:#fff;}
/*#outerWrapper #contentWrapper #content3 #rightColumn1 #val{float:left;clear:both;margin-bottom:20px;}*/

#printer{
	visibility:hidden;
}
#sitemaplink{
	visibility:hidden;
}
#back{float:left;clear:both;margin-left:10px;margin-top:20px;}