@charset "utf-8";

body {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	vertical-align: middle;
	scrollbar-face-color: #ffffff;
	scrollbar-hightlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #330000;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	background-color: #330000;
	background-image: url(bilder/elements/bg.jpg);
	background-attachment: fixed;
	background-position: 100%;
}

h1 {
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(bilder/elements/bg.jpg);
	background-attachment: scroll;
	background-position: 100%;
}
h2 {
	color: #660000;
	margin-top: 0px;
	font-family: "Futura book", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.5em;
}

h3 {
	font-family: "Futura book", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #E6632F;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
h6 {
	font-style: normal;
	font-size: 11px;
	color: #482645;
	font-weight: bold;
}

#container {
	text-align: left;
	width: 700px;
	background-image: url(bilder/elements/bg_cont.jpg);
	background-repeat: repeat;
	background-position: 100% top;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

#navigation {
	float: left;
	width: 120px;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 500px;
	background-image: url(bilder/elements/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#navigation li {
	line-height: 110%;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5;
	list-style-type: none;
}
#content {
	float: right;
	width: 560px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: auto;
}
#footer {
	clear: both;
	color: #741F24;
	text-align: right;
	font-size: 80%;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;
	height: 50px;
	padding: 0px;
}
#sm_container {
	width: 100px;
	float: left;
	margin-top: auto;
	padding: 1px;
}

a:link {
	color: #330000;
	text-decoration: none;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #400040;
	text-decoration: none;
}
a:focus {
	font-style: oblique;
}
a:hover {
	color: #DAF3CB;
	text-decoration: none;
}
a:active {
	color: #2DAC83;
	text-decoration: underline;
}

a {
	font-weight: bold;
	font-size: 11px;
}
a.external:link {
	color: #367589;
	text-decoration: underline;
	font-style: normal;
	background: url(file:///C|/Documents%20and%20Settings/Jenny/Mina%20dokument/webdesign/bilder/theworld.gif) no-repeat 100% 0;
	padding-right: 20px;
}
a.external:visited {
	color: #FFFDB7;
	text-decoration: underline;
	background: url(file:///C|/Documents%20and%20Settings/Jenny/Mina%20dokument/webdesign/bilder/theworld.gif) no-repeat 100% -100px;
	padding-right: 20px;
}

a.external:hover {
	color: #DCF37C;
	text-decoration: none;
	background: url(file:///C|/Documents%20and%20Settings/Jenny/Mina%20dokument/webdesign/bilder/theworld.gif) no-repeat 100% -200px;
	padding-right: 20px;
}
h4 {
	font-size: 12px;
	color: #D90707;
	font-family: "Futura Book", "Myriad Pro", sans-serif;
	font-weight: bold;
	font-style: italic;
}
td {
	font-size: 12px;
}
.emf {
	font-weight: bold;
	color: #750000;
	line-height: 130%;
	font-size: 11px;
	background-color: #F9DA83;
}
cite {
	font-style: normal;

	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	line-height: 140%;
}
li {
	list-style-image: url(file:///C|/Documents%20and%20Settings/Jenny/Mina%20dokument/webdesign/bilder/bullet.jpg);
}

#header {

	padding: 0;

	display: block;

	height: 70px;

} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}
.bgbc {
	background-image: url(bilder/elements/vall_bg.gif);
}

.bgdogs {
	background-image: url(bilder/elements/decay_bg.gif);
}

.horse {
	background-image: url(bilder/elements/vall_bg.gif);
}
.textbg {
	background-color: #F9C395;
}
