/**************** Hemsidan ****************/
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
.red_left
{
	border-left: 2px solid #9e0a12;
}
.red_top
{
	border-top: 2px solid #9e0a12;
}
.red_right
{
	border-right: 2px solid #9e0a12;
}
.red_bottom
{
	border-bottom: 2px solid #9e0a12;
}

.start_transparent a:link
{
	text-decoration: none;
}
.start_transparent a:visited
{
	text-decoration: none;
}
.start_transparent a:hover
{
	text-decoration: none;
}
.start_transparent a:active
{
	text-decoration: none;
}

.div_content
{
	padding: 25px 12px 12px 12px;
}
.div_content_scroll
{
	height: 417px;
	overflow-y: scroll;
}

.red
{
	color: #ff0000;
}

.link
{
	cursor: pointer;
	cursor: hand;
}

.start_transparent
{
	position: absolute;
	width: 199px;
	margin-top: 361px;
	margin-left: 0px;
	height: 75px;
	background-color: #48372d;

	filter:alpha(opacity=70);
	opacity:0.7;

	padding: 10px;
}

/*
#holder_shadow 
{
	position: absolute;
	margin-top: 320px;
	margin-left: 8px;

	width: 854px;
	height: 490px;
}
.png_image
{
	width: 100%;
	height: 100%;
	position: absolute;
}
*/

/* must be here for the fck-editor */
#body_class {
/*	background-color: #ffffff;*/
	background: #5e4c3b url(../images/bg_body.jpg);	

}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
	background: #48372d;
	font-weight: normal;
}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
   }




/**************** Textformatering ****************/

h1 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
line-height: 1.4em;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
line-height: 1.4em;
}

h3 {
	font-family: Verdana, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	line-height: 1.4em;
}

h4 {
	font-family: Verdana, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-family: Verdana, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Verdana, Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}





/**************** Länkar ****************/

a:link {
	color: #ffffff;
	text-decoration: none;
}  

a:visited {
	color: #ffffff;
	text-decoration: none;
}  

a:hover {
	color: #ffffff;
	text-decoration: underline;
}   

a:active {
	color: #ffffff;
	text-decoration: underline;
}




/**************** Holders ****************/

#holder_site {	
	position: relative;
	width: 820px;
	min-height: 700px;
	margin: 0 auto; /*Center container on page*/
	text-align: left;
}

#holder_page {
	min-height: 456px;
	margin: 0 auto;
	padding: 0px 0;
	border: 2px solid #9e0a12;
	background-color: #48372d;
}

#holder_logotype {
	width: 820px;
	height: 90px;
}


#holder_menu {
	width: 820px;
	height: 20px;
}

#holder_submenu {
	width: 820px;
	height: 25px;
	background-color: #CDCDCD;
}

#holder_foot {
	text-align: center;
	width: 820px;
	height: 30px;
}

#holder_sidebar {
	float: right;
	background: #ffffff;
	width: 200px; /*Width of left column*/
	margin-top: 45px;

}


/**************** Logotype ****************/

.logotype_content {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 20px;
}

.logotype_content h1, #logotype_content h2 {
	margin: 0;
	font-weight: normal;
	color: #a10101;
}

.logotype_content h1 {
	font-weight: bold;
}

.logotype_content h2 {
	font-size: 92%;
}

/**************** Content ****************/

.content {
	background-color: #48372d;
}




/**************** Foot ****************/

.foot_content {
	width: 820px;
	padding-top: 10px;
	margin: 0;
	color: #ffffff;
	font-size: 10px;
}

.foot_content a {
	color: #ffffff;
}



/**************** Sidebar ****************/

.sidebar_content {
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	float: right;
	width: 170px;
}

.sidebar_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_content li {
	margin-bottom: 20px;
	background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;
}

.sidebar_content li ul {
	padding: 10px 20px;
	font-size: 12px;
}

.sidebar_content li li {
	margin: 0;
	padding: 5px 0;
	border-top: 1px dotted #CDCDCD;
}

.sidebar_content h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 18px;
	background: url(../images/img06.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #4D4C51;
}

.sidebar_content h3 {
	margin: 0;
	color: #a10101;
}

.sidebar_content p {
	margin: 0;
	line-height: normal;
}

.sidebar_content a {
	text-decoration: none;
}

.sidebar_content a:hover {
	text-decoration: underline;
}

.sidebar_content .first {
	border: none;
}




/**************** News ****************/

.news_title {
	cursor: pointer; 
}




/**************** 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;	
}

/******* Producerad av Snyggare-Internet *******/

#snyggare {
	padding-top: 0px;
	text-align: center;
	width: 820px;
}

#snyggare a {
	color: #cdcdcd;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}