/*******************************************************************************
* default.css
* Huvudstil
*******************************************************************************/

html {
    height: 100%;
}

body {
    background-image: url(bilder/nw_bg.gif);
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: left;
	    height: 100%;
}

#skipmenu {
    position: absolute;
    left: -1000px;
    width: 1000px;}
	
/*******************************************************************************
* Boxar
*******************************************************************************/
#ytterBox {
    margin-left: auto;
    margin-right: auto;
    width: 725px;
	border:none;
	position: relative;
}	

#menyBox {
    position: relative;
	width: 725px;}
	

/*******************************************************************************
* Sidhuvud
*******************************************************************************/

#sidhuvud    { margin-left: auto;
    margin-right: auto;
    width: 725px;
	height: 130px;
	border:none;
	position:relative;
 }
		
#sidhuvud .logo {
    width: 725px; height: 102px;
	background-image: url(bilder/top.jpg);
	background-repeat:no-repeat;
    margin: 0; padding: 0;
    position: relative;
}

#sidhuvud a {
    display: block;
    overflow: hidden;
}

#titel_webbplats {
    margin-left: 70px;
    width: 670px;
}

#titel_webbplats a {
    padding-top: 100px;
    height: 0px !important;
    height /**/:100px;
    position: relative;
    z-index: 100 ;
}

/*******************************************************************************
* Huvudmeny
*******************************************************************************/
#navigation   { width: 725px;
	height: 28px;
    margin-left: 0px; margin-top: 0px;
	background-image: url(bilder/meny_bg.jpg);
	position: inherit;
    margin-top: 0px;

}

#navigation ul {
    margin-left: 40px; 
	margin-top: 2px;
	padding: 0;
    list-style: none;
    width: 685px;
	height: 28px;
}

#navigation ul li {
    margin: 0; padding: 4;
    display: block;
    list-style: none;
	text-align:center;
	float: left;
	overflow: visible; 
}

#navigation ul li a {
    display: block;
    padding: 4px 4px 4px 4px;
    margin-bottom: 0px;
    font: bold 0.75em georgia;
    color: #b1a896;
    text-decoration: none;
}
#navigation01 { width: 65px;}
#navigation02 { width: 75px;}
#navigation03 { width: 80px;}
#navigation04 { width: 140px;}
#navigation05 { width: 145px;}
#navigation06 { width: 70px;}
#navigation07 { width: 70px;}

#navigation ul li a:link { color: #b1a896;  }
#navigation ul li a:visited { color: #2C6793; text-decoration: none; }
#navigation ul li a:hover { color: #183555; text-decoration: none; }

#navigation ul li.aktiv a:link { color: #593824; text-decoration: none; }
#navigation ul li.aktiv a:visited { color: #183555; text-decoration: none; }

/*******************************************************************************
* Collage
*******************************************************************************/
#collage {
    width: 725px;
	height: 259px;
	border: none;
	background-image: url(bilder/main_bg.jpg);
    margin-left: auto;
    margin-right: auto;	
    margin-top: -2px;	
	position: relative;}
	
#collage02 {
    width: 725px;
	height: 259px;
	border: none;
	background-image: url(bilder/collage_shermans_hollow.jpg);
    margin-left: auto;
    margin-right: auto;	
    margin-top: -2px;	
	position: relative;}
	
#collage03 {
    width: 725px;
	height: 259px;
	border: none;
	background-image: url(bilder/collage_contact.jpg);
    margin-left: auto;
    margin-right: auto;	
    margin-top: -2px;	
	position: relative;}
	
/*******************************************************************************
* Content
*******************************************************************************/
#content {
    width: 725px;
	height: 640px;
	border: none;
	background-image: url(bilder/main_bg.jpg);
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;	
    margin-bottom: 0px;
	position: relative;}
	
#content .rubrik {    font: bold italic 1em "georgia";
    color: #917338;
    line-height: 1.2em;
    margin-top: 20px;
    margin-left: 55px;
    margin-bottom: 1em;}
	
#content .rubrik_start {    font: bold italic 1em "georgia";
    color: #917338;
    line-height: 1.2em;
    margin-top: 20px;
    margin-left: 55px;
    margin-bottom: 1em;}

#content p {    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: 140px;
    margin-left: 55px;}
	
#content .nyheter {margin-right: 40px;
					margin-left: 80px;}
	
#content ul {    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: 140px;
    margin-left: 70px;
    margin-bottom: 1.5em;}
	
#content a {    font: normal "verdana";
    color: #dcac0f;
	text-decoration: none;}
	
	
	
/*******************************************************************************
* Content_start
*******************************************************************************/
#content_start {
    width: 725px;
	height: 1200px;
	border: none;
	background-image: url(bilder/main_bg.jpg);
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;	
    margin-bottom: 0px;
	position: relative;}
	
#content_start .rubrik {    font: bold italic 1em "georgia";
    color: #917338;
    line-height: 1.2em;
    margin-top: 20px;
    margin-left: 55px;
    margin-bottom: 1em;}
	
#content_start .rubrik_start {    font: bold italic 1em "georgia";
    color: #917338;
    line-height: 1.2em;
    margin-top: 20px;
    margin-left: 55px;
    margin-bottom: 1em;}

#content_start p {    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: 140px;
    margin-left: 55px;}
	
#content_start .nyheter {margin-right: 40px;
					margin-left: 80px;}
	
#content_start ul {    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: 140px;
    margin-left: 70px;
    margin-bottom: 1.5em;}
	
#content_start a {    font: normal "verdana";
    color: #dcac0f;
	text-decoration: none;}
	
	
/*******************************************************************************
* Content 02
*******************************************************************************/
#content02 {
    width: 725px;
	border: none;
	background-image: url(bilder/main_bg02.jpg);
    margin-left: auto;
    margin-right: auto;	
    margin-bottom: 0px;
	position: inherit;
	}
	
#content02 .padding {
	padding-top: 30px; }
			
#content02 .rubrik {    font: bold italic 1em "georgia";
    color: #917338;
    line-height: 1.2em;
    margin-left: 55px;
    margin-bottom: 1em;}

#content02 p {    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: 120px;
    margin-left: 55px;
    margin-bottom: 1.5em;}
	
#content02 p .bildtext{    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 1.5em;
	text-align:center;}
	
#content02 p .contact {    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 1.5em;}
	
#content02 a {    font: normal "verdana";
    color: #dcac0f;
	text-decoration: none;}
	
#content02 ul {    font: normal 0.7em "verdana";
    color: #4c4537;
    line-height: 1.2em;
    margin-top: 0;
    margin-right: 140px;
    margin-left: 70px;
    margin-bottom: 1.5em;}


/*******************************************************************************
* Faktaruta
*******************************************************************************/
#faktaruta {
    margin-left: auto;
	    margin-right: auto;
		width: 725px;
    position: relative;

}
#faktaruta .pad {
    padding: 10px 20px;
    position: relative;
}
#faktaruta p {    font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 1em;}

/*******************************************************************************
* Bildbox
*******************************************************************************/
#Bildbox {
	float:right;
    margin-left: 55px;
	    margin-right: 90px;
		width: 240px;
		position: inherit;
	border:medium;
	margin-top: 40px;

}

/*******************************************************************************
* Textbox
*******************************************************************************/
#Textbox {
	float:left;
    margin-left: 55px;
	    margin-right: 20px;
		width: 340px;
		position: absolute;
	border:medium;
	border-color:#FF6600;
	margin-top: 40px;

}



/*******************************************************************************
* Bilder
*******************************************************************************/

.bildvanster { float: left;
				margin-right: 40px;
				margin-bottom: 15px; 
				margin-left: 40px;}
				
.bildhoger_start { float: right;
				margin-left: 40px;
				margin-right: 100px;
				margin-top: 40px;
				margin-bottom: 30px; }
				
.bildhoger_start02 { position: absolute;
					float: right;
				margin-left: 390px;
				margin-right: 100px;
				margin-top: 20px;
				margin-bottom: 30px; }
				
.bildhoger { float: right;
				margin-left: 60px;
				margin-right: 80px; }
				
.bildhoger02 { float: right;
				margin-left: 60px;
				margin-right: 80px;
				margin-top: 24px; }
				
.bildhoger03 { float: right;
				margin-left: 60px;
				margin-right: 80px;
				margin-top: 0px; }
				
.bildhoger_nyheter { float: right;
				margin-left: 60px;
				margin-right: 80px;
				margin-top: 10px;
				position: relative; }				

.bildhoger_news { float: right;
				margin-left: 20px;
				margin-right: 0px; 
				margin-top: 10px;}
				
.bildhoger_news02 { float: right;
				margin-left: 20px;
				margin-right: 0px; 
				margin-top: 0px;}
				
.bildhoger_news03 { float: right;
				margin-left: 20px;
				margin-right: 0px; 
				margin-top: 3px;
				margin-bottom: 20px;}
				
.bow { float: left;
				margin-left: 0px;
				margin-top: 0px; }

.peopleandhorses	{ margin-left: 80px; }

.quotation	{ margin-left: 55px; margin-top: 0px; margin-bottom: 20px;}

/*******************************************************************************
* Sidfot
*******************************************************************************/
#sidfot { 
	margin-left: auto;
	margin-top: -20px;
	margin-right: auto;
    width: 725px;
	height: 30px;
	border:none;
		background-image: url(bilder/footer.jpg);
	position: relative;}

#sidfot p {    font: normal 0.8em "georgia";
    color: #ffffff;
    line-height: 2em;
    margin-top: 80px;
    margin-bottom: 1em;
	margin-left: 20px;
	}
#sidfot a {    font: normal 0.8em "georgia";
    color: #ffffff;
    line-height: 2em;
    margin-top: 80px;
    margin-bottom: 1em;
	margin-left: 80px ;
	}