/* CSS för Södviks Gästgivaregård */

body
{
background-image:url(images/tapet.jpg);
font-size:1em;
color:#443C25;
margin:0;
font-family:Trebuchet MS, verdana, arial;
}

table p
{
padding:0;
}

td
{
padding:0;
}

td p
{
line-height:1em;
}

a
{
color:#5E6428;
text-decoration:underline;
}

#idMain
{
width:680px;
padding:10px;
margin:auto;
background-color:#FDFDF6;
}

#idFloatLeft
{
float:left;
}

h1{font-size:1.6em;}

h2{font-size:1.3em;}

#clslogotyp
{
position:relative;
z-index:1000;
margin-top:20px;
text-align:right;
margin-right:70px;
}


#idEntire
{
margin:auto;
z-index:10;
width:700px;
 min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
}

#idTop
{
width:700px;
margin:auto;
margin-top:-80px;
font-size:3em;
background-color:#fff;
background-image:url(images/toning.gif);
background-repeat:repeat-y;
border-top:1px solid #E7E7D1;
border-bottom:1px solid #E7E7D1;
color:#5E6428;
padding-top:0.3em;
padding-bottom:0.3em;
font-family:Trebuchet MS, verdana;
}

/*Styling för sidfot*/

#idFooter
{
width:690px;
margin:auto;
margin-bottom:6.2em;
font-size:0.7em;
text-align:right;
background-color:#fff;
background-image:url(images/toning.gif);
background-repeat:repeat-y;
height:17px;
padding-top:3px;
padding-right:10px;
border-top:1px solid #E7E7D1;
color:#5E6428;
font-family:Trebuchet MS, verdana;
}

.clsStandardImage
{
margin-left:0;
margin-right:0;
text-align:right;
}

.clsLargeImage
{
margin-bottom:1em;
}

#idPuff
{
margin-top:1em;
margin-left:1em;
}

/*Styling för vänstermeny*/

#idMenu
{
width:140px;
background-color:#F2F1E0;
margin-right:2em;
padding-bottom:2em;
font-size:0.9em;
padding-top:1em;
margin-top:1em;
margin-left:1em;
margin-bottom:1em;
/*padding-left:2em;*/
}

.meny
{

}

.meny .unselected
{
padding-left:1em;
}

.meny .selected
{
background-color:#AAAD84;
padding-left:1em;
}

.meny a
{line-height:1.2em;
text-decoration:none;
font-size:0.95em;
font-weight:bold;
font-family:Trebuchet MS, verdana;
color:#5E6428;
}

.meny .level0
{
margin-top:8px;
}


.meny .level0 .selected a
{
color:#FDFDF6;
}

.meny .level1 .unselected a
{
padding-left:2em;
}

.meny .level1 .selected a
{
color:#FDFDF6;
padding-left:2em;
}

#idTextArea
{
margin-left:1.5em;
margin-top:1.5em;
margin-bottom:1.5em;
width:450px;
font-size:0.8em;
}
/**/

#idLargeBox
{
margin: 0;
  	position: relative;
 min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
width:100%;
}

#idFooterBox {
	width: 100%;
	height:17px;
	font-size:0.8em;
	background-color:#EFEFE8;	
  	position:relative;
  	bottom: 0 !important;
  	bottom: -1px; /* For Certain IE widths */
}

.clsImagetext
{
font-size:0.9em;
font-style:italic;
}




