body {

	background-color: #A0001C;
	margin: 60px 60px 60px 20px;
	
}

a, .latest_news_link, .latest_news_link_arrow {
	font-weight: bold;
	color: #A0001C;
	text-decoration:none;
}

a:hover, .latest_news_link:hover {
	text-decoration:underline;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}

.header_img {
	margin-bottom:17px;

}

.column_side {
	width:28px;
	float:left;
}

.column_middle {
	width:790px;
	float:left;
}

.column_middle_top {
	background-color:#A0001C;
	width:790px;
	height:53px;
}

.menu {
	background-color: #000;
	width:470px;
	height:30px;
	float:right;
	text-align:left;
}

/* Just for IE6 */
* html .menu {
	margin-bottom: -4px;
}

.content {
	width: 716px;
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 37px;
	padding-bottom: 40px;
	padding-left: 37px;
	text-align:left;
	float:left;
}

.calender {
	width: 716px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 37px;
	text-align:left;
	float:left;
}

.text, .text_about_col1, .text_about_col2, .latest_news {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

.text_about_col1 {
	width:550px;
	margin-right:70px;
	float:left;
}
.text_about_col2 {
	width:90px;
	float:left;
}

.small {
	font-size: 10px;
}

.latest_news_header {
	font-weight: bold;
	color: #000000;
}

.submenu {
	width: 740px;
	padding-left: 37px;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	background-color: #000;
	
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left
}
.submenu_link {
	font-weight: bold;
	color: #FFF;
}
.submenulink:hover {
	text-decoration: underline;
}

/* Formulär */

input,select {
	background-color:#F7F2EC;
	border:#C9989C 1px solid;
	color:#000000;
	font-size:10px;
	font-family:verdana,arial,helvetica;
}
textarea {
	background-color:#F7F2EC;
	border:#C9989C 1px solid;
	color:#000000;
	font-size:10px;
	font-family:verdana,arial,helvetica;

	scrollbar-track-color:#F7F2EC;
	scrollbar-arrow-color:#600;
	scrollbar-face-color:#F7F2EC;
	scrollbar-shadow-color:#F7F2EC;
	scrollbar-highlight-color:#F7F2EC;
	scrollbar-darkshadow-color:#F7F2EC;
	scrollbar-3dlight-color:#F7F2EC;
}
.button {
	background-color:#F7F2EC;
	border:#C9989C 1px solid;
	color:#000000;
	font-size:10px;
	font-family:verdana,arial,helvetica;
}
.radio,.checkbox {
	border: 0px;
	background-color: #FFF;
}

.media_item_mp3 {
	margin-bottom: 8px;
}

.media_mp3_icon {
	position: relative;
	top: 3px;
}

.media_item_img {
	float:left;
	margin-bottom:10px;
	margin-right:10px;

}

.media_voice {
	font-size: 10px;
	font-style:italic;
}

.presentation_photo {
	float:left;
	margin: 19px 20px 10px 0px;
}


.reference_container {
	clear:both;
}

.reference_photo {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.reference_text {
	float:left;
	margin-top: 20px;
	width:580px;
	
}

.gallery, .gallery_directions {
	color:#FFF;
	font-size:10px;
	font-family:verdana,arial,helvetica;
	font-weight:bold;
	margin-top:10px;
}

hr {
	color:#CCCCCC;
	height:1px;
	margin-top:20px;
	clear:both;
}