body {
	scrollbar-base-color:#87A4AB;
	scrollbar-3dlight-color:#D7E5E7;
	scrollbar-arrow-color:#D7E5E7;
	scrollbar-darkshadow-color:#D7E5E7;
	scrollbar-face-color:#87A4AB;
	scrollbar-highlight-color:#87A4AB;
	scrollbar-shadow-color:#87A4AB;
	scrollbar-track-color:#87A4AB;
	background-color:#000000;
	overflow:hidden;
}
body, div, table, td {
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
}

ul {
	padding-left:30px;
	margin:0px;
}

li {
	list-style:decimal;
	padding-bottom:6px;
}



body.intro {
	background-image:none;
}
hr {
	border-width:0px;
	border-top:1px solid #000000;
}
h1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
h2, h3 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
a:link, a:visited {
	color:#045E69;
	font-weight:bold;
}
.more {
	text-align:right;
}

div#content {
	position:absolute;
	left:286px;
	top:130px;
	width:390px;
	height:390px;
	color:#000000;
	overflow-y:scroll;
	overflow-x:hidden;
}
div#content_text {
	width:365px;
}
div#navigation {
	position:absolute;
	left:790px;
	top:105px;
	width:200px;
	height:290px;
}
div#navigation a:link, div#navigation a:visited, div#navigation a:hover, div#intro_container a:link, div#intro_container a:visited, div#intro_container a:hover {
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:15px;
}
div#navigation a.nav_sub {
	margin-left:20px;
}
div#footer {
	position:absolute;
	left:860px;
	top:580px;
	color:#ffffff;
}
div#footer a:link, div#footer a:visited, div#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}
div.clear {
	clear:both;
}
a img {
	border-width:0px;
}
div#intro_container {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-367px;
	margin-top:-341px;
	text-align:center;
}
a#loewe_logo {
	position:absolute;
	left:875px;
	top:50px;
	width:135px;
	height:50px;
}
a#home_logo {
	position:absolute;
	left:5px;
	top:5px;
	width:270px;
	height:130px;
}

input.text, textarea {
	border:1px solid #0F2C2F;
}
input.button {
	background-color:#0F2C2F;
	color:#ffffff;
	border:1px solid #87A4AB;
}
div#container {
	position:absolute;
	left:50%;
	top:0px;
	width:1020px;
	height:610px;
	margin-left:-510px;
	background:url('/images/background.jpg') left top no-repeat #000000;
}