@charset "utf-8";
#Logo {
	height: 142px;
	vertical-align: bottom;
	text-align: right;
	background-image: url(pictures/logo_osv/tesfa_logo_final.jpg);
	background-repeat: no-repeat;
}
.logobuttons {
	margin-top: 105px;
	margin-right: 5px;
	margin-bottom: 0px;
}
#leftside {
	width: 144px;
	float: left;
}
#wrapper {
	background-image: url(pictures/logo_osv/venstresidebilde_v4.jpg);
	background-repeat: repeat-y;
}



#smulemenu {
	background-color: #000000;
}


h1 {
	font-size: 160%;
	color: #FFFFFF;
	margin-bottom: 40px;
}

#content {
	margin-left: 144px;
	padding: 15px 25px;
	background-color: #333333;
}
#wrapper #leftside p {
	margin-top: 40px;
	margin-right: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	clear: both;
	background: #000000;
	padding-left: 169px;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	width: 941px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link {
	color: #999999;
}
#footer a:link {
	color: #FFFFFF;
}
#content a:link {
	color: #FFFFFF;
}
#content a:hover {
	color: #CCCCCC;
}
#content a:visited {
	color: #666666;
}

#footer a:hover {
	color: #288DC5;
}
#footer a:visited {
	color: #333333;
}

h2 {
	font-size: 110%;
	margin-top: 50px;
	margin-bottom: 20px;
}
.image_space {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 30px;
}

h3 {
	font-size: 110%;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
h4 {
	font-size: 60%;
	font-style: italic;
	float: right;
}

#wrapper #content table {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smulemenubutton {
	margin-right: 15px;
}
#wrapper #content #exchange2006_picture {
	height: 350px;
	width: 400px;
	float: left;
	margin-right: 20px;
}
.float_right {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}
.float_left {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.to_front_page {
	margin-top: 10px;
}

