@charset "utf-8";

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
	background:url(images/bg_alt.jpg) top center no-repeat #5e5e5e;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#container {width: 800px;background: #FFFFFF;margin: 0 auto;border: 1px solid #000000;text-align: left;}
#banner{width: 800px;height: 120px;margin: 0 auto;padding: 0;background:url(images/banner.jpg);}
#navinfo{width: 800px;height: 60px;margin: 0 auto;padding: 0;background: #e6e6e6}
#sidebar{margin-top: 20px;margin-bottom: 20px;padding: 0 10px 10px;width: 155px;height: 605px;/*height: 100%;*/float: left;border-right: #000 1px solid;}
#mainContent{margin-top: 20px;padding: 0 20px;width: 580px;float:right;}
#footer{clear: both;margin: 0;padding: 0px;width: 800px;height: 60px;text-align: center;background:url(images/footer.jpg);}

a#nyheter{float: left;margin-top: 30px;position:relative;left: 370px;width: 90px;height: 26px;background-image: url(images/nyheter.png)}
a#nyheter:hover{background-image: url(images/nyheter_hover.png)}

a#foreningen{float: left;margin-top: 30px;margin-left: 20px;position: relative;left: 370px;width: 120px;height: 26px;background-image: url(images/foreningen.png)}
a#foreningen:hover{background-image: url(images/foreningen_hover.png)}

a#utbildning{float: left;margin-top: 30px;margin-left: 20px;position: relative;left: 370px;width: 110px;height: 26px;background-image: url(images/utbildning.png)}
a#utbildning:hover{background-image: url(images/utbildning_hover.png)}

a#fotovideo{clear: both;float: left;margin-top: 15px;position: relative;left: 310px;width: 120px;height: 26px;background-image: url(images/fotovideo.png)}
a#fotovideo:hover{background-image: url(images/fotovideo_hover.png)}

a#press{float: left;margin-top: 15px;margin-left: 20px;position: relative;left: 310px;width: 65px;height: 26px;background-image: url(images/press.png)}
a#press:hover{background-image: url(images/press_hover.png)}

a#styrelsen{float: left;margin-top: 15px;margin-left: 20px;position: relative;left: 310px;width: 100px;height: 26px;background-image: url(images/styrelsen.png)}
a#styrelsen:hover{background-image: url(images/styrelsen_hover.png)}

a#kalendarium{float: left;margin-top: 15px;margin-left: 20px;position: relative;left: 310px;width: 130px;height: 26px;background-image: url(images/kalendarium.png)}
a#kalendarium:hover{background-image: url(images/kalendarium_hover.png)}

#iefix{height: 1px;width: 800px;float: left;margin: 0;padding: 0;}

h1{font-size: 20px;font-weight: bold;}
h2{font-size: 17px;font-weight: bold;margin-bottom: 0px;color: #333;text-transform: uppercase;}
h3{font-size: 13px;font-weight: bold;margin-bottom: 5px;}
p{font-size: 13px;}

a:link {font-size: 12px;color: #303030;	}
a:visited {font-size: 12px;color: #606060;}
a:hover {font-size: 12px;color: #ffa200;	}
a:active {font-size: 12px;color: #303030;	}

.small_text{font-size: 0.55em;color: #333;}
.menulink{font-size: 0.55em;color: #303030;text-decoration: none;}
.frame{background-color: #f1f1f1;padding: 5px;height: auto;}
.floatright{float: right;}
.date{font-size: 12px;color: #ffa200;}
.timestamp{font-size: 14px;font-weight: bold;margin-bottom: 6px;color: #ffa200;}
