/* GENERAL STYLES */
/* GENERAL STYLES */
body
{
    background-color: #d3d3d3;
    font-family: Tahoma;
}

/* Runda hörn sidhuvud och sidfot */
b.rtop{display:block;background: #d3d3d3}
b.rtop b {display:block;height: 1px; overflow: hidden; background: yellow}

b.rbottom{display:block;background: #d3d3d3}
b.rbottom b{display:block;height: 1px; overflow: hidden; background: yellow}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/* slut runda hörn sidhuvud och sidfot */


/* Runda hörn meny */
b.menyrtop{display:block;background: #333333}
b.menyrtop b {display:block;height: 1px; overflow: hidden; background: #666666}

b.menyrbottom{display:block;background: #333333}
b.menyrbottom b{display:block;height: 1px; overflow: hidden; background: #666666}

b.menyr1{margin: 0 5px}
b.menyr2{margin: 0 3px}
b.menyr3{margin: 0 2px}

b.menyrtop b.menyr4, b.menyrbottom b.menyr4{margin: 0 1px;height: 2px}
/* slut runda hörn meny */



.sidhuvudrubrik
{
    font-size: 300%;
    color: gray;
    background-image: url(/Bilder/bakgrund_sidhuvud.gif);
    background-position-x: right;
    background-repeat: no-repeat;
}

#site
{
    text-align: left;
    width: 55em;
    background-color: white;
    background-image: url(/Bilder/Checked.gif);
    background-repeat: repeat-y;
}
#header
{
    height: 9.4em;
    background-color: yellow;
}


#leftMainAndRight
{
}

#MainAndRight
{ 
    padding: 1em;
    width:76%;
    float:right; 
}

#left 
{   
    font-size: 80%;
    width: 18%;
    float: left;
}


#vanstermenyyta
{
   /* border:solid 1px #999966;*/
    width: 94%;
    margin-top: 2em;
    margin-left: 0.6em;
    background-color: #666666;
   /* background-image: url(/Bilder/VanstermenyYta.gif); */ 
}

#vanstermenyInnerYta, #vanstermenyInnerYta a
{
    background-color: #666666;
    color: lightgrey;
    margin-left:6px;
    
}

#vanstermeny
{
    margin-left:12px;
    list-style-image: url(/Bilder/liten_skiva.gif);
}


#vanstermeny a
{
    color: lightgrey;
    text-decoration: none;
    line-height: normal;
}

#vanstermeny a:hover
{
    text-decoration: underline;
} 

#right
{
    padding: 1em;
    font-size: 80%;
    width: 10%;
    float: right;
    padding: 0;
    background-color:White;
}


#main
{
    font-size: 80%;
    float:left;
    width: 80%;
    /*  background-color:White; */
}

#main a
{
    color: black;
} 

#main a:hover
{
    color: red;
} 



#footer
{
    font-size: 70%;
    color: Gray;
    clear: both;
    background-color: yellow;
    padding: 0.2em;
}
#footer a 
{
    color:Gray;
 }

.bildram
{
    padding: 10px
}

.left
{
    float:left;
}

.right
{
    float:right;
} 



#huvudmeny {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#huvudmeny li
{
    float: left;
    border-right: gray 1px solid;
    padding: 0 4px 0 4px;
}

#huvudmeny .selected {
	font-weight: bold;
}

#huvudmeny a
{
    font-size: 80%;
    font-weight: bold;
    text-decoration: none;
    color: gray;
    text-align: center;
    display: block;
}

#huvudmeny a:hover
{
    text-decoration:underline;
}

/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */


/* BREADCRUM */
#umbBreadcrum
{
    list-style: none;
    margin: 0;
    font-size: 80%;
}

#umbBreadcrum a
{
    text-decoration: none;
}

#umbBreadcrum a:hover
{
    text-decoration: underline;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
}

/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
