

body {
 padding: 15px 0 15px 0;
 margin: 0 0 0 0;
 font: 76% tahoma, verdana, sans-serif;
 color: #2B4003;
 background:#f4f4f4 url(images/bg.gif) top center repeat-y;
}

a {
color:#2B4003;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color:#2B4003;
text-decoration:none;
}

h1 {
margin:0 0 12px 0;
font-size:1.8em;
font-weight:normal;
text-decoration: none;
}

h2 {
margin: 0 0 12px 0;
font-size: 1.6em;
font-weight: normal;
text-decoration: none;
}

h3 {
margin:0 0 10px 0;
font-size:1.3em;
font-weight:normal;
text-decoration: none;
}

h4 {
margin:0 0 10px 0;
font-size:1.1em;
font-weight:normal;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
}

/* Main container */

#container {
margin:auto auto;
width:730px;
padding:0px 0px 0px 0px; /*changed padding hight från 5px till 0 och lade den på navitabs */
background:#fafafa;
}

/* Navitab menu */

#navitabs {
height:auto;
padding:20px 0 0 0;
}

.navitab {
    padding: 5px 15px 5px 15px;
    margin: 0 0 0 0;
    text-decoration: none;
    font-size: 1.1em; /*border-bottom: 1px solid #fafafa;*/
    font-weight:bold;
    color: #fafafa;
    border-right: 2px solid #fafafa;
    background: url(images/corner3.gif) #669933 no-repeat right top;
}

.navitab:hover {
    color: #ff3333;
    background: url(images/corner3.gif) #99cc66 no-repeat right top;
}

/* Header description */

#desc {
height:150px;
/*color:#99ccc5;*/
padding:0;
background:url(images/logo.jpg) top left no-repeat;
clear:both;
margin:5px 0 15px 0;
}

/* Main content */

#main {
width:533px;
height: Auto;
float:left;
padding:0 10px 0 0;
margin:0;
}

/* Sidebar */

#sidebar {
width:160px;
float:right;
padding:0 0 0 0;
}

#sidebar p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

/* Footer */

#footer {
height: 30px;
clear:both;
background:#fafafa;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
}

#footer p {
color:#808080;
font-size:1.1em;
line-height:1.3em;
margin:15px 0 0 0;
padding:0 0 0 10px;
background: #fafafa;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}

.sidelink {
text-align:left;
display:block;
width:140px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
border:none;
}

.hide {
display:none;
}



/* Box1 med runda horn - innehall */
#kolumnbox1 {margin: 0 15px; background: #ffd763;}
#kolumnbox1 p {margin-bottom: 0px;}
#kolumnbox2 {margin: 0 15px; background: #ffd763;}
#kolumnbox2 p {margin-bottom: 0px;}
/* Box1 */
.rund1 {background: #ffd763;}
.rundtopp1 {background: #fafafa;}
.rundbotten1 {background: #fafafa; padding-bottom: 10px}
.rund1_r1
{
    margin: 0 5px;
    height: 1px;
    overflow: hidden;
    background: #ffd763;
}
.rund1_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffd763;}
.rund1_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffd763;}
.rund1_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffd763;}


/* Small menu */

.meny {
margin:0 0 0 0;
font-size:0.9em;
text-align:left;
border-bottom: none
}

.meny:hover {
 font-weight:bold
}

/* Bakgrund */
.post {
	margin: 0;
	padding: 5px;
	padding-top:20px;
	Width:520px;
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}