body{
margin:0;
padding:0;
line-height: 1.5em;
background: #000000;
background-image: url('img/body.jpg');
background-repeat: no-repeat;
background-position: top;
font-family: Trebuchet MS;
font-size:12px;
color:white;
}
a:link {text-decoration: none; color:#0098FF;}
a:visited {text-decoration: none; color:#0098FF;}
a:active {text-decoration: none; color:#0098FF;}
a:hover {text-decoration: none; color:#00CCFF;}

.body2{
background: #000000;
font-family: Trebuchet MS;
font-size:12px;
color:white;
}
h4 {
color:#0098FF;
}

h3 {
color:#0098FF;
}

b{font-size: 120%;}
em{color: #0098FF;font-size: 120%;}

div.clear{
clear: both;
	
}


#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #000000;
border-left: 2px solid #2b2b2b;
border-right: 2px solid #2b2b2b;
}

#topsection{
background: #EAEAEA;
background-image: url('img/head2010.jpg');
background-repeat: no-repeat;
background-position: top;
height: 160px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;
}

.topsectionMenu{
margin: 0px;
/*padding-top: 160px;*/
height: 42px;
/*background:white;*/
}
.rchead{
text-align: center;
background-image: url('img/headBg170.jpg');
background-repeat: no-repeat;
background-position: top;
font-size: 13px;
/*font-weight:bold;*/
height: 25px;
width:170px;
}
.cchead{
text-align: center;
background-image: url('img/cchead.jpg');
background-repeat: no-repeat;
background-position: top;
margin:0px 10px 0px 10px;
font-size: 13px;
/*font-weight:bold;*/
height: 25px;
width:600px;
}
.lchead{
text-align: center;
background-image: url('img/lchead.jpg');
background-repeat: no-repeat;
background-position: top;
font-size: 13px;
/*font-weight:bold;*/
height: 25px;
width:180px;
}
.head_line{
text-align: center;
background-image: url('img/head_line.jpg');
background-repeat: no-repeat;
background-position: top;
font-size: 13px;
font-weight:bold;
color: black;
height: 10px;
}
.rcbody{
text-align: center;
background-color: #282828;	
border-left: 2px solid #333333;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
width:166px;
}
.lcbody{
text-align: center;
background-color: #282828;	
border-left: 2px solid #333333;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
width:176px;
}
.lctable{
/*text-align: left;*/
background-color: #282828;	
border-left: 2px solid #333333;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
width:176px;
}
.ccbody{
margin:0px 10px 0px 10px;
padding:10px;
/*background-color: #282828;	
border: 2px solid #333333;*/
text-align: justify;
width:580px;
}

.cc{
margin:0px 10px 5px 10px;
width:600px;
}
.ccb{
margin:0px 10px 5px 10px;
width:600px;
border-bottom: 1px solid #CCCCCC;
text-align: justify;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 190px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
/*background: #C8FC98;*/
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
/*background-image: url('img/rcbody.jpg');*/
/*background: #FDE95E;*/
}

#footer{
clear: left;
width: 100%;
background: white;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #000000;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.table4{
width: 440px;
background-image: url(img/head_line.jpg);
color: #000000;
text-align: center;
font-family: Trebuchet MS;
font-size: 14px;
font-weight: bold;

.news{
width: 440px;
background-color: #282828;	
text-align: center;
font-family: Trebuchet MS;
font-size: 14px;
font-weight: bold;
}

.klikk{
float: left;
margin-left: 400px;
margin-top: -250px;	
}