/* general */
    html,body{
	background:#ffffff url(../imglib/background_final2.png) repeat-x;
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:140%;
	margin:0;
	padding:0;
	height: 100%;
	text-align:left;
	letter-spacing: 1px;
        }	
		
	h1{
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding-left:35px;
	padding-top:122px;
	color: #FFFFFF;
		}		
	h2{
	font-size:170%;
		}	
	h3{
	font-size:130%;
	font-style: normal;
	font-weight: bold;
	color: #275776;
	letter-spacing: 2px;
	padding-left: 5px;
		}
	h4{
	font-size:110%;
	font-style: normal;
	font-weight: normal;
	color: #275776;
		}				
	a{
	font-size:100%;
	text-decoration:underline;
	color:#20567B;
		}
	a:hover{
	color:#ff0000;
	text-decoration:underline;
		}							
	p{
	margin:1em 0;
		}		


/* // general */

/* page setup */
  #bigbackground{
	width:1600;
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imglib/big_background3.jpg);
		}
	#wrapper{
	margin:0 auto;
	width:900px;
	height: 100%;
		}
	#header{
	height:135px;
	background:url(../imglib/header-logo3.png) no-repeat 0 0;
		}
	#introflash {
	height:276px;
	width: 900px;
	background-image: url(../imglib/headerpicbg.jpg);
	background-repeat: no-repeat;
       }		
	#datecontainer{
	float:right;
	height:40px;
	width:100px;
	color:#FFFFFF;
	padding:10px 2px 2px 5px;
	margin-top: 80px;
		}
	#navigationcontainer{
	margin:0 auto;
	width:900px;
	height: 45px;
	padding-top: 0px;
	background-color: #ECF5F9;
	background-image:url(../imglib/navibg.png);
		}			
	#content_top {
	background-image: url(../imglib/main_container_top.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 31px;
	}
	#content_middle {
	background-image: url(../imglib/main_container_middle.png);
	background-repeat:repeat-y;
	width: 900px;
	height: 100%;
	clear: both;
	min-height: 1400px;
	display: table;
	}
	#mainbox {
	font-size:90%;
	width: 400px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	clear: both;
	margin-left: 60px;
    }
	#rubriksortbox {
	font-size:100%;
	color: #fff;
	width: 385px;
	float: left;
	padding: 5px 5px 5px 5px;
	height: auto;
	clear: both;
	margin: 5px 0px 0px;
	background-color: #064982;
	text-align:center;
    }
	#sortbox {
	border-top:#e8e8e8 1px solid;
	font-size:90%;
	color: #666;
	width: 395px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	clear: both;
	margin: 5px 0px 0px;
    }
	#bildbox {
	width: 100px;
	float: left;
	padding: 5px 5px 5px 5px;
	height: auto;
	margin-left: 0px;
    }
	#textbox {
	width: 280px;
	float: right;
	padding-left: 1px;
	padding-right: 1px;
	height: auto;
	margin-left: 0px;
	background-color:#eaf5fb;
    }
    #newsbox {
	width: 240px;
	float: right;
	padding-left: 20px;
	padding-right: 55px;
	font-size: 90%;
	letter-spacing: 0px;
	line-height: 16px;
	height: auto;
    }
	#content_bot {
	background-image: url(../imglib/main_container_bot.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 31px;
	clear: both;
	}
	#footer{
	text-align: right;
	font-size: 70%;
	width: 850px;
	background-color: #FFFFFF;
	height: 170px;
	color: #CCCCCC;
	padding-top: 25px;
	background-image: url(../imglib/footerbg4.png);
	background-repeat: no-repeat;
	line-height: 12px;
	clear: both;
	padding-right: 50px;
		}				
	.smalltxt{
	color:#666666;
	text-align: right;
	font-size: 85%;
	font-style: italic;
	float: right;
	line-height: 120%;
		}
    .imgright {
	float: right;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
    }
    .imgleft {
	float: left;
	padding: 12px 12px 8px 0px;
	vertical-align: top;
    }
.grustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

hr {
	color: #666;
	border-style: noshade;
	size: 1px;
}
