/*	1. General styling
------------------------------------------------------------------------------------------------ */

.height{
	height:103%;
}

body{
	font-size: 62.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0;
	padding-bottom: 2em;
	margin: 0;	
	background-image:url(/images/bg.gif);
	background-repeat:repeat;	
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
}

a {
}

a:hover {
}

h1, h2, h3, h4, h5, h6 {
	font-family: georgia, times, serif;
	line-height: 1.0em;
	padding-bottom: 0.2em;
	color: #fff;
	font-weight: normal;
}

img{
	border: none;
}

/*	2. General structure
------------------------------------------------------------------------------------------------ */
#outer-wrapper {
	width: 102.4em;
	margin: 0 auto;
}

#wrapper {
	width: 95.8em;	
	margin: 0 auto;
}

#menu-container{
	background-color:#d8893d;			
}

#menu{	
	height:2.6em;
}

#menu ul{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	color: #fff;
	float: left;
	width: 100%;
}

#menu li{
	display:inline;
	font-size:1.2em;
	font-family: Verdana, Geneva, sans-serif;
}

#menu li a{
	padding: 0.5em 1.2em;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#menu li a:hover{
	color: #d8893d;
	background-color: #fff;
}

#menu .active{
	color: #d8893d;
	background-color: #fff;	
}
	

#image-container{
	background-color: #fff;
	margin: 1em 0;
	padding:1em;
}

#content-container{
	margin: 1em 0;	
}

#content-left{
	width: 58%;
	background-color: #bdb76b;
	float: left;	
	border: solid 1em #fff;
}


#left-content1{
	float: left;
	width:69%;
	background-color: #bdb76b;	
}

#left-content1 h1{
	color: #fff;
	font-size: 2.7em;
	margin: 1em 0 0.5em 0.8em;
}

#left-content1 p {
	color: #fff;
	font-size: 1.6em;
	margin: 0 0 0 1.7em;
}

#left-content1 .quot-name {
	text-align: right;
	color: #fff;
	font-size: 1.2em;
	margin: 0 13em 0 1.7em;
}


#left-content2{
	float: right;
	width: 31%;
}

#left-content3{
	clear: both;
	float: left;
	background-color: #e6e2b4;
	padding: 1em 1em 1em 1.5em;
}

#left-content3 h1{
	font-size:2.8em;
	font-weight: normal; 
	color: #000;
	margin-top: 0.3em;	
}

#left-content3 p{
	
	color: #000;
	margin-top: -1.5em;	
}

#blomst{
	float: right;
	margin-left: 1em;
}

#content-right{
	width: 39%;
	background-color: #fff;
	float: right;	
}

/*----- Thumbs text --------*/
#thumbs{
	float: left;	 
	margin: 0 1.6em 2.4em 1.6em;
	background-color: #dedede;
	padding: 0.3em 0.3em 0.3em 0.3em;
}

#thumbs a{
	position: relative;
	cursor:default;	
}

#thumbs a span{
	display: none;	
}

#thumbs a:hover span{
	color: #000;
	display: block;
	position: absolute;
	top: -2em;
	left: 1em;
	background: #fff;
	border: 1px solid #dedede;
	padding: 0.5em;
	z-index: 100;
}

#thumbs p{
	margin: 0;
	clear: both;
}


/*----- Thumbs text end --------*/


#content-right img.lite{
	margin: 0 1.6em 1.6em 2em;
	border: solid 3px #dedede;
	border-bottom: solid 3em #dedede;
	float: left;	
}

#content-right #thumbText{
	font-size: 1em;
	color: #000;					
}


#content-right img.stort{
	margin: 0 1.3em 1.3em 1.3em;
	border: solid 3px #dedede;	
}



#content-right h1{
	font-size:1.5em;
	font-weight: normal; 
	color: #9d3929;	
	margin: 1em;
}

/*--------TEXTPAGE----------*/

#textpage-content-left{
	width: 58%;
	background-color: #fff;
	float: left;	
	border: solid 1em #fff;
}

#textpage-left-content{
	float: left;
	width:100%;
	background-color: #e6e2b4;
	/*border: solid 0.1em #9d3929;*/
	padding-bottom: 2em;	
}

#textpage-left-content h1{
	color: #9d3929;
	font-size: 2em;
	margin: 1em 0 0.5em 0.8em;
}

#textpage-left-content p {
	color: #000;
	margin-left:1.7em;
}

#textpage-left-content a{
	color: #000;
}

#textpage-content-right{
	width: 39%;
	background-color: #fff;
	float: right;
	padding-bottom: 2em;	
}

#textpage-content-right h1{
	font-size:1.5em;
	font-weight: normal; 
	color: #9d3929;
	margin-left: 0.8em;	
	
}

#textpage-content-right p{
	color: #000;
	font-size: 1.1em;
	margin-left:1.1em;
}

#textpage-content-right a{
	color: #000;
}

#textpage-content-right img{
	margin: 0;
	border: solid 3px #dedede;	
}

/*------------FOOTER------------*/

#footer{		
	color:#fff;
	text-align: center;
	padding-bottom: 6em;
}











































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
