body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	overflow-y:scroll;
	overflow-x:auto;
	/*background:url(http://www.gustavsvik.se/test/img/back.jpg);*/
	background-color: #e2e2ea;
	margin:0 auto;
	line-height:1.4em;
}
table,td{
	font-size:1em;
	line-height:1.4em;
}
form{
	margin:0px;
	padding:0px;
}

a:link {
	color: #902221;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #902221;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #902221;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #902221;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding:0;
	margin:0;
	padding-bottom:4px;
}

h1{/*rubrik*/
	font-size:1.4em;
	line-height:1.4em;
	color:#333365;
	padding-bottom:10px;
	padding-top:10px;
}
h2{/*ingress*/
	font-size: 1.2em;
	padding:0;
/*	color: #FF1115;*/
}
h3 {/*big*/
	font-size: 1.2em;
	font-weight:normal;
/*	color: #FF1115;*/
}
h6 {/*small - ex for photos and stuff liuke that*/
	font-size: 0.8em;
	font-weight:normal;
/*	color:#C00;*/
}
p{
	padding:0;
	margin:0px 0px 0px 0px;
	line-height: 1.4em;
	font-size:1em;
}

.red{
	color: #FF1115;
}
.black{
	color: #000000;
}


.movie{
	/*width:280px;*/
	/*height:220px;*/
	/*overflow:hidden;*/
}
.mp3player{
	width:140px;
	height:46px;
	overflow:hidden;
}


#c_all{
	padding:0px;
	text-align:center;
	margin: 0 auto;
}
#c_main{
	text-align:left;
	width: 960px;
	margin:0 auto;
	overflow:visible;
	background-color:#FFF;
}

#mainarea{
	margin:10px;
	margin-left:20px;
	margin-bottom:20px;
}

#m_col{
	width:670px;
}
#area_menu{
	margin:6px 0px 10px 0px;
	padding:0px;
}

#logo_bottom {
	padding:10px;
	background-color:#333365;
}
#logo_bottom table{
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	background-color:#333365;
	width:940px;
	height:40px;
}
#logo_bottom a{
	color:#FFF;
}
#submenu{
	padding:4px;
	padding-left:0px;
	font-size:1.1em;
	background-color:#fff;
/*	background-image:url(img/menu_sub_back_2.jpg);*/
	background-color:#FFF;
	border:none;
}
#submenu a{
	color:#adadc1;
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
#submenu a:visited{
	font-weight:normal;
}
#submenu a:active{
	font-weight:normal;
	color:#09C;
}
#submenu a:hover{
	color:#FFF;
	color:#000;
	text-decoration:none;	
}

.pic_td{
	padding-top:50px;
}

.pic_left{
	float:left;
	margin-right:10px;
}

.pic_right{
	float:right;
	margin-left:10px;
}

.ostyle{
	display:none;
}

.bildspel{
/*	border-color:#902221;
	border-style:solid;
	border-width:6px;
	display:inline-block;*/
	display:inline;
}

.bildspel img{
	/*border-color:#902221;*/
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
}
/*
img[bildspel]{
	border-color:#902221;
	border-style:solid;
	border-width:2px;
}*/