/*

div {
   border: 1px solid red !important;
}
*/


html,body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	margin-top: 0px;  
	font-family: Verdana,  Arial, "Trebuchet MS" ;
	font-size:10px;
	background-color: #FFFFFF;
	
	background-repeat:repeat-x;
	color:#000000;
	text-align:left;
	height: 101%; 


}

.intresse a:link{
	color: #000000;
	text-decoration:none;
}
.intresse a:visited{
	color: #000000;
	text-decoration:none;
}

hr {
      border: 0;
      color: #999;
      background-color: #999;
      height: 1px;
      
    }
	
#head {
	width: 800px;
	height: 122px;
	background: #ffffff url("/img/header_8.jpg");
	background-repeat: no-repeat; 
	padding: 0px;
	margin:auto;
}

#main {
	width: 800px; 
	margin-left: auto; 
	margin-right: auto;
	padding:0;
	z-index: 1000;
	text-align:left;

}

#poster {
	margin-top: 5px;
	margin-bottom: 10px;

}

#boxWrap {
	width: 800px;
	height: 155px;
/*
	border: solid;
	border-width: thin;
*/
}
#boxWrap img {
	float: left; 
	border-width: 0px; 
	margin: 0 25px 0 0; 
}
#boxWrap img.last {
	margin: 0; 
}


#menyLeftWrap {
	float: left;
	width: 220px;
}


#menyLeftWrap .leftBox {
	margin: 0 0 0 0;
}


#pageWrap {
	width: 580px;
/* 	margin-left: 220px; */
	float: right;

	

}





/* BLOGG */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.center {
	text-align: center;
	}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.entry p a:visited {
	color: #b85b5a;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
	
/* SLUT BLOGG */



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

iframe {margin-left: 0px;}

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


/* BOXAR MAIN */
.infoboxLeft{
float: left;
text-align:left; 
padding:5px 10px 5px 10px;
width:266px;
height:150px;
background-image:url(img/box_250_nyheter.jpg);
background-position:top-left;
background-repeat:no-repeat;
}

.infoboxCenter{
padding:0px 0px 10px 0px;
width:266px;
height:150px;
/*background-image:url(img/box_small_noPaw_green.jpg);*/
background-position:top;
background-repeat:no-repeat;
}


.infoboxRight{
width:266px;
height:150px;
padding:0px 0px 10px 0px;
/*background-image:url(img/box_250_arninge.jpg);*/
background-position:top;
background-repeat:no-repeat;
}



.adminInputWidth { width: 250px; background-color: #FFFFFF;}

.adminFileInputWidth { width: 350px;}
.adminInputWidthDate { width: 250px; }
.adminTextareaWidth { width: 200px; }


.InputWidth { width: 240px; }
.InputWidthPostalCode { width: 80px; }
.InputWidthCity { width: 151px;}
.TextareaWidth { width: 240px; }
.TextareaWidthContact { width: 450px; }
.gbTextareaWidth { width: 400px; }
	

input, select, textarea
	{
		font-family: Verdana, Arial, Helvetica,  Geneva, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #333;
		background-color: #fff;
		border:solid 1px #dbdbdb;
	}

.formNoBorder { 
		border:none;
	}
	
input#knappAdmin { 

background-color: #fefefe;
border:hidden;
}
	
/*TEXT*/
.huvudrubrik {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 30px;
	font-style:normal;
	line-height:normal;
	font-weight:bolder;
	font-variant:normal;
	color: #000000;
}
.huvudrubrik a{
	text-decoration:none;
	color:#000000;
}

.underrubrik, h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-style:normal;
	line-height: normal;
	font-weight:bolder;
	font-variant:normal;
	color:#000000;
}

.underrubrik a{
	text-decoration:none;
	color:#000000;
}




#text {
	font-family: Verdana, Arial, "Trebuchet MS",  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:normal;
	color: #000000;
	border:none;
}

#textList {
	font-family: Verdana, Arial, "Trebuchet MS",  Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height:normal;
	color: #000000;
}

#textListGrey {
	color: #c9c5c0;
	font-family: Verdana, Arial, "Trebuchet MS",  Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height:normal;
}

.textCheck {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:normal;
	color: #000000;
	border: hidden;
}
#bold {
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
#text .bold {
	font-weight:bold;
}
#text .date {
	font-style:italic;
}

.addImageSpec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-bottom:20px;

}

.fotnot {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7f7f7f;
	padding-top: 10px;
	padding-bottom:20px;
	clear: both;
	position: static;
	text-align:center;
}
.fotnot a {
	color: #7f7f7f;
}

/* MENYRAD */
#globalheader { width: 800px; height: 26px; margin: 5px auto; position: relative; z-index: 9998; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 95px; height: 0; padding-top: 26px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader { background-image: url(/img/menyradbg.gif); background-repeat: no-repeat; }
 
/* MENYRAD KNAPPAR */
#globalheader #globalnav li#gn-hem a { background-position: 0 0; }
#globalheader #globalnav li#gn-omoss a { background-position: -95px 0; }
#globalheader #globalnav li#gn-katter a { background-position: -190px 0; }
#globalheader #globalnav li#gn-hjalptill a { background-position: -285px 0; }
#globalheader #globalnav li#gn-tips a { background-position: -380px 0; }
#globalheader #globalnav li#gn-sponsorer a { background-position: -475px 0; }
#globalheader #globalnav li#gn-gastbok a { background-position: -570px 0; }
 
/* MENYRAD HOVER */
#globalheader #globalnav li#gn-hem a:hover { background-position: 0 -26px; }
#globalheader #globalnav li#gn-omoss a:hover { background-position: -95px -26px; }
#globalheader #globalnav li#gn-katter a:hover { background-position: -190px -26px; }
#globalheader #globalnav li#gn-hjalptill a:hover { background-position: -285px -26px; }
#globalheader #globalnav li#gn-tips a:hover { background-position: -380px -26px; }
#globalheader #globalnav li#gn-sponsorer a:hover { background-position: -475px -26px; }
#globalheader #globalnav li#gn-gastbok a:hover { background-position: -570px -26px; }
 
/* MENYRAD INTRYCKT */
#globalheader #globalnav li#gn-hem a:active { background-position: 0 -52px; }
#globalheader #globalnav li#gn-omoss a:active { background-position: -95px -52px; }
#globalheader #globalnav li#gn-katter a:active { background-position: -190px -52px; }
#globalheader #globalnav li#gn-hjalptill a:active { background-position: -285px -52px; }
#globalheader #globalnav li#gn-tips a:active { background-position: -380px -52px; }
#globalheader #globalnav li#gn-sponsorer a:active { background-position: -475px -52px; }
#globalheader #globalnav li#gn-gastbok a:active { background-position: -570px -52px; }
 
/* MENYRAD AKTIV SIDA */
#globalheader.hem #globalnav li#gn-hem a:hover { background-position: 0 0; cursor: default; }
#globalheader.omoss #globalnav li#gn-omoss a { background-position: -95px -78px !important; }
#globalheader.katter #globalnav li#gn-katter a { background-position: -190px -78px !important; }
#globalheader.hjalptill #globalnav li#gn-hjalptill a { background-position: -285px -78px !important; }
#globalheader.tips #globalnav li#gn-tips a { background-position: -380px -78px !important; }
#globalheader.sponsorer #globalnav li#gn-sponsorer a { background-position: -475px -78px !important; }
#globalheader.gastbok #globalnav li#gn-gastbok a { background-position: -570px -78px !important; }
#globalheader.nyheter #globalnav li#gn-nyheter a { background-position: -1600px -1600px !important; }


/* BOX MENY */
.boxMeny {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display:block;
}

.boxRubrikMeny {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	/* color: #000000; */
	color: #383838;
	line-height:normal;
	padding-left:10px;
	padding-right:10px;
}

ul.boxMeny li {
	/*border-bottom: 1px solid rgb(204, 204, 204);*/
	margin-top: 2px;
}

.boxEttan {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display:block;
}

.boxEttanbg {
	width: 250px;
	height: 150px;
	float: left;
	background: #ffffff url("/img/box_250_bgWhite.jpg");
	margin: 0 25px 0 0; 
	

}

.boxRubrikEttan {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	/* color: #000000; */
	color: #383838;
	line-height:normal;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 3px;
	padding-top: 6px;
}

.boxTextEttan {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	/* color: #000000; */
	color: #383838;
	line-height:100%;
	padding-left:10px;
	padding-right:5px;
	text-decoration: none;
}

ul.boxEttan li {
	margin-top: 2px;
	text-decoration: none;
}




.boxRubrikMeny a {
	text-decoration:none;
	
}
.boxRubrikMeny a:link{
	color: #383838;
}
.boxRubrikMeny a:visited{
	color: #383838;
}
.boxRubrikMeny a:hover{
	color: #666666;
	text-decoration:none;
}
.boxRubrikMeny a#current{
	color: #666666;
	text-decoration:none;
}


/*MENYRAD*/


.meny{
width:800px;
background:#EFE8BB;


/*background: #cccc99;*/

margin-top:5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
}
	
.menyc1{
border-left:4px solid #ffffff;
border-right:4px solid #ffffff;
}

.menyc2{
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}
.menyc3{
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
height:2px;
}


.menyContent{
	font-family:"Trebuchet MS", Verdana, Arial;
	margin-left:0px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	 
}
.menyContent ul{
	margin-bottom:1px;
	margin-top:1px;
	/*margin-left:-40px;*/

}
.menyContent li{
	display: inline; 
	margin:1px;

}

.menyContent li.right {float: right}

.menyContent a {
	text-decoration:none;
	padding-right: 2em;
}
.menyContent a:link{
	color: #000000;
}
.menyContent a:visited{
	color: #000000;
}
.menyContent a:hover{
	color: #666666;
	text-decoration:underline;
}
.menyContent a#current{
	color: #ffffff;
}



.boxRubrik {
	font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	text-align:left;
	font-weight:bolder;
	color: #000000;
}

.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.boxline {
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #CCCCCC;
	
}



/*Vit bakgrund*/


.c1{
border-left:4px solid #ede2bc;
border-right:4px solid #ede2bc;

}

.c2{
border-left:2px solid #ede2bc;
border-right:2px solid #ede2bc;

}
.c3{
border-left:1px solid #ede2bc;
border-right:1px solid #ede2bc;
height:2px;

}

.container{
	display:block;
	width:770px;
	
	margin:auto;
	background: #ffffff;
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom:5px;

	
}


.content_old{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:600px;
	
	
	/*	height: 1200px;*/
	
	
	
/*
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	padding-top:5px;
*/


}


/*#col1 {
	width: 200px;
	padding-right:0px;
	text-align:left;
	float:left;
	margin: 0px 10px 0px 10px;
	display: inline;
	overflow: hidden hidden;
}*/

#col1 {
	width: 200px;
	padding-right:0px;
	text-align:left;
	top:0px;left:0px;
	position:absolute;
	
	margin: 0px 0px 0px 00px;
	display: inline;
	overflow: hidden;
}

#col2 { 
	width: 560px;
	text-align:left;
	margin: 0px 5px 0px 225px;
	padding-top:5px;
	padding-bottom:5px;
	position: static;
	
}

/*Grön liten panel*/
.panelContainer{
	width:200px;
	margin-top:0px;
	margin-bottom:5px;
	/*background-color:#dddda4;*/
	background: #EFE8BB;
	text-align:left;
}
.panelc1{
border-left:4px solid #ffffff;
border-right:4px solid #ffffff;
}
.panelc2{
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}
.panelc3{
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
height:2px;
}
.panelcontent{
font-size:10px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:5px;
text-align:left;
}



.panelContainerMainMenu{
	width:130px;
	margin-top:0px;
	margin-bottom:5px;
	/*background-color:#dddda4;*/
	background: #EFE8BB;
}
.panelc1MainMenu{
border-left:4px solid #ffffff;
border-right:4px solid #ffffff;
}
.panelc2MainMenu{
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}
.panelc3MainMenu{
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
height:2px;
}

.panelcontentMainMenu{
font-size:10px;
/*
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:5px;
*/
text-align:center;
height: 350px;
}




.lineR {
	border-right: 1px solid #CCCCCC;
}

.lineL {
	border-left: 1px solid #CCCCCC;
}


.leftbox {
height: 200px;

}
.leftbox_box_585112 {
   background: #efe8bb;
   width: 200px;
}
.leftbox_top_585112 div {
   background: url(/img/leftbox_585112_tl.png) no-repeat top left;
}
.leftbox_top_585112 {
   background: url(/img/leftbox_585112_tr.png) no-repeat top right;
}
.leftbox_bottom_585112 div {
   background: url(/img/leftbox_585112_bl.png) no-repeat bottom left;
}
.leftbox_bottom_585112 {
   background: url(/img/leftbox_585112_br.png) no-repeat bottom right;
}

.leftbox_top_585112 div, .leftbox_top_585112, 
.leftbox_bottom_585112 div, .leftbox_bottom_585112 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.leftbox_content_585112 { margin: 0 10px; }



.roundedcornr_box_794955 {
   background: #dcd7cb;
   margin-bottom: 5px;
}
.roundedcornr_top_794955 div {
   background: url(/img/roundedcornr_794955_tl.png) no-repeat top left;
}
.roundedcornr_top_794955 {
   background: url(/img/roundedcornr_794955_tr.png) no-repeat top right;
}
.roundedcornr_bottom_794955 div {
   background: url(/img/roundedcornr_794955_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_794955 {
   background: url(/img/roundedcornr_794955_br.png) no-repeat bottom right;
}

.roundedcornr_top_794955 div, .roundedcornr_top_794955, 
.roundedcornr_bottom_794955 div, .roundedcornr_bottom_794955 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_794955 { margin: 0 10px; text-align:left;overflow: hidden;
}




.roundedcornr_box_159034 {
   background: #EFE8BB;
}
.roundedcornr_top_159034 div {
   background: url(/img/roundedcornr_159034_tl.png) no-repeat top left;
}
.roundedcornr_top_159034 {
   background: url(/img/roundedcornr_159034_tr.png) no-repeat top right;
}
.roundedcornr_bottom_159034 div {
   background: url(/img/roundedcornr_159034_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_159034 {
   background: url(/img/roundedcornr_159034_br.png) no-repeat bottom right;
}

.roundedcornr_top_159034 div, .roundedcornr_top_159034, 
.roundedcornr_bottom_159034 div, .roundedcornr_bottom_159034 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_159034 { margin: 0 10px; }





/*Kattpanel Bakgrund*/
#kattContainer{
	width:580px;
	margin-top:0px;
	margin-bottom:5px;
/*	background-color:#EEE3CC;*/
	background-color:#dcd7cb;	
	border: none;


}

.kattContainerBokad{
	width:580px;
	margin-top:0px;
	margin-bottom:5px;
	background-color:#EEE3CC;
/* 	background-color:#dcd7cb; */	
}


.kattpanelc1{
border-left:4px solid #ffffff;
border-right:4px solid #ffffff;
}
.kattpanelc2{
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}
.kattpanelc3{
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
height:2px;
}

.kattcontent{
font-size:10px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:5px;
text-align:left;
overflow: auto;



}


.kattInfo {
float:left;
border: none;
width: 245px;
margin-right: 5px;
height: 100%;

}

.image {
float:right;

}
div.clearall{
clear:both;
}


/* **** Kattnamn **** */
.kattnamnContainer{
	width:245px;
	margin-top:0px;
	margin-bottom:5px;

	background-color:#ffffff;
}

.kattnamnpanelc1{
border-left:4px solid #dddda4;
border-right:4px solid #dddda4;
}
.kattnamnpanelc2{
border-left:2px solid #dddda4;
border-right:2px solid #dddda4;
}
.kattnamnpanelc3{
border-left:1px solid #dddda4;
border-right:1px solid #dddda4;
height:2px;
}
.kattnamncontent{
height: inherit;
padding-left:10px;
padding-right:10px;
text-align:left;

}

/* **** Vit bakgrund i namnruta på Ettan **** */
.kattnamnContainerWide{
	width:450px;
	margin-top:0px;
	margin-bottom:5px;

	background-color:#ffffff;
}

.kattnamnpanelc1{
border-left:4px solid #dddda4;
border-right:4px solid #dddda4;
}
.kattnamnpanelc2{
border-left:2px solid #dddda4;
border-right:2px solid #dddda4;
}
.kattnamnpanelc3{
border-left:1px solid #dddda4;
border-right:1px solid #dddda4;
height:2px;
}
.kattnamncontent{
height: inherit;
padding-left:10px;
padding-right:10px;
text-align:left;

}













/*ADMINPANEL Lägg till/redigera katt */
.adminContainer{
	width:580px;
	margin-top:0px;
	margin-bottom:5px;
	background-color:#dcd7cb;
}

.adminpanelc1{
border-left:4px solid #ffffff;
border-right:4px solid #ffffff;
}
.adminpanelc2{
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}
.adminpanelc3{
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
height:2px;
}
.admincontent{
font-size:10px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:5px;
text-align:left;
}




/* GÄSTBOK */
/* toppen av inläggen */
.inlagg_top { 
 background : #dcd7cb;
 color : #000000;
 text-align:left;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 font-size : 12px;
}


/* mitten av inläggen */
.inlagg_mid {
 padding : 3px;
 text-align:left;
 color: #000000;
  background: #ffffff; 
/* background: #dcd7cb; */
 font-size : 12px;
}

/* botten av inläggen */
.inlagg_bot {
 padding-top: 4px;
 padding-bottom: 9px;
 padding-left: 6px;
 text-align:left;
 color : #000000;
 background : #dcd7cb;
 font-family: Verdana, Arial, "Trebuchet MS",  Helvetica, sans-serif;
font-size: 10px;
}


/* ramen som håller ihop inläggen */
.inlagg_frame {
/* border : 1px #000 solid;*/
 width : 560px;
 margin-bottom : 5px; 
 margin-right : 15px;
 margin-left : auto;
 padding : 0px;
 text-align: center;

}




/* formuläret */
#gbform {
 width : 560px;
 margin-bottom : 10px;
 margin-top : 10px;
 padding : 0px;
border : 1px #000 dotted;
}


/* anger färger för varje rad i formuläret */

.formrad1 {
  clear : both;
  text-align: Left;
  background : #fff;
  padding-top : 10px;
}
.formrad2 {
  clear : both;
  text-align: Left;
  background : #fff;
}
.formrad3 {
  clear : both;
  text-align: Left;
  background : #fff;
}
.formrad4 {
  clear : both;
  text-align: Left;
  background : #fff;
}
.formrad5 {
  clear : both;
  text-align: Left;
  background : #fff;
}

.formrad5 textarea  {
 vertical-align : baseline;
}

.formrad6 {
  clear : both;
  text-align: right;
  background : #fff;
  padding-bottom : 10px;
}


/* egenskaper för input och textarea */


.formrad6 input {
  font-size : 10px;
  font-family : verdana;
  margin-top : 5px;
  margin-bottom : 2px;
}





#sidan {
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	width : 500px;
	text-align : center;
	align : center;

}



/* Navigeringen till nästa sida och antal inlägg */

#navigering_top, #navigering_bot {
 clear : both;
}

#sidor_top, #sidor_bot {
	float : left;
      break : left;
}

#lank_top, #lank_bot {
	float : right;
  break : right;
}

#inlagg {
	margin-right : auto;
	margin-left : auto;
	margin-top : 10px;
	padding : 0px;
	text-align: center;
	padding-top: 10px;
}




/*Meddelandebakgrund*/
.gbContainer{
	width:560px;
	margin-top:0px;
	margin-bottom:5px;
	background-color:#ffffff;
}

.gbpanelc1{
border-left:4px solid #dddda4;
border-right:4px solid #dddda4;
}
.gbpanelc2{
border-left:2px solid #dddda4;
border-right:2px solid #dddda4;
}
.gbpanelc3{
border-left:1px solid #dddda4;
border-right:1px solid #dddda4;
height:2px;
}
.gbcontent{
height: inherit;
padding-left:10px;
padding-right:10px;
text-align:left;
}

/* GREYBOX Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #fff;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }



