/********** Hemsidan ****************/

.link {cursor: pointer;}

.body_class {	background:#003366;	margin: 0px;	padding: 0;}

body {	font-family: Verdana;	margin: 0;	padding: 0;	font-size: 11px;	color: #000;}  

img {border: 0px;}

p{padding:0; margin:0px 0 0px 0;}

/************************ Text-formatering ************************************/

h1 {font-family: Garamond, Times new roman, Verdana;	font-size: 36px;	font-weight: normal;	font-style: normal;	color: #003366;	margin: 0;	padding: 0;}
h2 {font-family: Garamond, Times new roman, Verdana;	font-size: 13px;	font-weight: bold;	font-style: normal;	color: #87888a;	margin: 0;	padding: 0;	text-transform:uppercase;}
h3 {font-family: Verdana;	font-size: 13px;	font-weight: normal;	font-style: normal;	color: #87888a;	margin: 0;	padding: 0; line-height:16px;}
h4 {font-family: Verdana;	font-size: 12px;	font-weight: bold;	font-style: normal;	text-transform: uppercase;	color: #71a81d;	margin: 0;	padding: 0;	letter-spacing: 5px;}
h5 {font-family: Verdana;	font-size: 10px;	font-weight: normal;	font-style: normal;	color: #000000;	margin: 0;	padding: 0;}
h6 {font-family: Verdana;	font-size: 9px;	font-weight: normal;	font-style: normal;	color: #000000;	margin: 0;	padding: 0;}


/********** Vanliga länkar ****************/

a:link {	color: #0092cf;	text-decoration: underline;}  
a:visited {	color: #0092cf;	text-decoration: underline;}  
a:hover {	color: #0092cf;	text-decoration: underline;}  
a:active {	color: #0092cf;	text-decoration: underline;}

h2 a, h2 a:active, h2 a:link, h2 a:visited  {font-family: Garamond, Times new roman, Verdana;	font-size: 13px;	font-weight: bold;	font-style: normal;	color: #87888a;	margin: 0;	padding: 0;	text-transform:uppercase; text-decoration:underline;}

/**************** Holders ****************/

#holder_site {	
	position: relative;
	width: 980px;
	height: 614px;
	margin: 0px auto 0 auto; /*Center container on page*/	
	padding:10px 10px 10px 10px;
	background:#fff url(../images/bg.gif) top left no-repeat;
	display:block;
}

#inside {
  padding:7px 7px 7px 7px;
  height:600px;
  width:966px;
  display:block;
  float:left;		
}

#holder_page {}

#holder_logotype {
	width: 966px;
	height: 98px;
	margin: 0px;
	padding: 0px;
	background:#003366;
	display:block;
	float:left;
}

#logotype_content a img {margin:0 auto; display:block;}

#main_menu{
  height:47px;    
  padding:0 0 0 0;
  margin:20px auto -10px auto;
  width:980px;
  position:relative;
  z-index:10;  
}

#holder_menu {margin:0 0 0 0;}

#holder_submenu {
 	height:27px;
 	width:966px;
	background:url(../images/sub_menu_bg.gif) top left repeat-x;
	display:block;
	float:left;
	padding:0;
	margin:0;  	
}

#sub_menu{
  height:27px;     
}

#holder_foot{
	text-align: center;
	clear: both;
	width: 966px;
	height: 93px;
	display:block;
  background:url(../images/footer_bg.gif) top left repeat-x;
  padding:32px 0 0 0;	
}

#holder_sidebar {}
#picture_holder {}           

/*************** Logotype ***************/

#logotype_content {
	padding: 0px 0px 0px 0px;
	margin:0 0 0 0;
}

#logotype_content h1 {
	margin: 0;
	padding:0;
}

/*************** Stor bild ***************/

#picture {
	width: 800px;
	height: 160px;
}

/************* content *************/
#content_holder {
  width:966px;
  height:350px;
  /*background:#e5e5e5 url(../images/content_bg2.jpg) top left no-repeat;*/
  display:block;
  float:left;
  position:relative;
  z-index:0;
}

#content {
	background:transparent url(../images/brax_logga_bg.png) top right no-repeat;
	width:505px;
	height:350px;
	display:block;
	float:right;
	overflow:auto;
	overflow-x:hidden;
	padding:0 15px 0 0px;	
}

/**************** Forms ****************/

form {
	padding: 0;
	margin: 0;

}
input {
	font-family: verdana;
	font-size: 11px;
}

textarea {
	font-family: verdana;
	font-size: 11px;
}

.form_input {
	border: #4D4C51 1px solid;
	width: 180px;
}

.form_textarea {
	border: #4D4C51 1px solid;
	width: 180px;
	height: 60px;	
}

/************* Footer *************/

#foot {
	width: 900px;
	padding-top: 8px;
	margin: 0;
}

.foot_images{
  float:left;
  display:block;
  margin: 0 5px 0 5px;      
}

/**************** Producerad av Snyggare-Internet ****************/

#snyggare {
	padding-top: 20px;
	text-align: center;
	font-family: "Trebuchet ms", Arial, Verdana;
	font-size: 10px;
	margin: 0 auto;
}

#snyggare a {
	text-decoration: none;
	color: #cdddb0 !important;
}

.pop{
  padding:8px;
  color:#fff;  
}
.pop h1{
  color:#fff;
  margin:0 0 5px 0;
}
.pop p{
  line-height:16px;
  font-size:12px;  
}
