body{
margin: 0;
padding: 0;
font-size: 70%;
font-family: verdana;
background-image: url(img/bgr_yoga.png);
background-position: 100% 100%;
background-repeat: repeat;
line-height: 1.4;
}

a{
color: #98a24a;
}

a:hover{
color: #98a24a;
text-decoration: none;
}

ul{
margin: 0 0 0 15px;
padding: 0;
line-height: 1.5;
}

li{
margin: 0;
padding: 0;
color: #575757;
}

p{
color: #575757;
}

h1{
font-size: 1.4em;
font-weight: 500;
color: #8F8F8F;
}

h2{
font-size: 1.7em;
color: #98a24a;
}

img{
border: none;
}

#header{
width: 908px;
height: 120px;
margin: 0 auto;
background-image: url(img/logga_big.png);
background-position: 0% 40px;
background-repeat: no-repeat;
}


#container{
width: 100%;
background: #eef1ea;
background-image: url(img/bgr_content.png);
background-position: 100% 0%;
background-repeat: repeat-x;
}

#three_col_container{
width: 908px;
margin: 0 auto;
margin-bottom: 20px;
}

#two_col_container{
width: 908px;
margin: 0 auto;
margin-bottom: 20px;
}


#banner_big{
width: 100%;
height: 154px;
background-image: url(img/banner_front.jpg);
background-position: 100% 0%;
background-repeat: no-repeat;
}

#banner_small{
width: 692px;
height: 154px;
background-image: url(img/banner_om_yoga.jpg);
background-position: 100% 0%;
background-repeat: no-repeat;
}

#level1col_left{
float: left;
width: 300px;
margin-left: -15px;
margin-bottom: 45px;
}

#col_center{
float: left;
margin-bottom: 45px;
}

#level1col_right{
float: left;
width: 200px;
margin-bottom: 45px;
}

#level2col_left{
float: left;
width: 290px;
margin-left: -15px;
margin-bottom: 45px;
}

#level2col_right{
float: left;
width: 290px;
margin-bottom: 45px;
}

#one_col{
float: left;
width: 600px;
text-align: center;
}

#center{
width: 100&;
text-align: center;
margin: 50px 0 45px 0;
}

#kontakt{
width: 490px;
margin: 50px 0 0 25px;
}

#kontakt_left{
float: left;
width: 240px;
margin: 0 50px 0 0;
margin-bottom: 45px;
}

#kontaktformular{
width: 200px;
float: left;
margin-bottom: 45px;
}

#forskning{
float: left;
width: 600px;
margin-bottom: 45px;
}

#sub_navigation_wrapper{
float: right;
width: 212px;
background-image: url(img/bgr_sub_navigation_top.png);
background-position: 100% 0%;
background-repeat: no-repeat;
margin-bottom: 15px;
}

#sub_navigation{
width: 212px;
background-image: url(img/bgr_sub_navigation_bottom.png);
background-position: 100% 100%;
background-repeat: no-repeat;
padding-bottom: 10px
}

#sub_navigation p{
color: #98a24a;
padding: 5px 25px 5px 25px;
font-size: 1em;
}

#footer{
clear: both;
width: 100%;
background-image: url(img/bgr_footer.png);
background-repeat: repeat-x;
}

#footer_content{
width: 900px;
height: 100px;
margin: 0 auto 20px auto;
background-image: url(img/logga_small.png);
background-position: 100% 30px;
background-repeat: no-repeat;
}



.form_margin{
margin: 0 0 0 25px;
}

.kontakt{
clear: both;
width: 100%;
margin-left: 10px;

}

.no_border{
border: none;
}

.links_float_right{
float: right;
margin: 45px 0 0 15px;
}

.small_links_float_right{
float: right;
}

.col_padding{
padding: 0 25px 0 25px;
}

.col_border{
padding: 0 25px 0 25px;
width: 250px;
border-left: solid #DBDBDB;
border-right: solid #DBDBDB;
}

.rubrik_img{
margin: 15px 0 0 -4px;
}

.rubrik_2_img{
margin: 15px 0 0 21px;
}

* html .rubrik_2_img{
margin: 15px 0 20px 21px;
}

.sub_navigation_margin{
margin: -154px 0 0 30px;
}

* html .sub_navigation_margin{
margin: -154px 0 0 0;
}


#bra_att_veta{
clear: both;
width: 800px;
background: #eef1ea;
}

#\1{
float: left;
background: #eef1ea;
width: 250px;
}

.sub_navigation_img{
display: block;
margin: 15px auto 15px auto;
}

.sub_navigation_ul{
margin: 0 15px 0 35px;
list-style: none;
}


.span_highlight{
color: #98a24a;
}

.white_text{
color: white;
padding-top: 30px;
}

center_text{
text-align: center;
}

.copyright{
font-size: 90%;
}

.black_link{
color: #575757;
}

.clear_both{
clear:both;
}

.inline{
display: inline;
}

.tips_links{
font-size: 1.2em;
}
.red_text{
color: red;
}
.hide{
display: none; 
}