@charset "macintosh";
/* ----- grundlayout ----- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#wrapper {
	position:relative;
	width: 700px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 5px;
	}
#wrapper a {
	text-decoration: none;
}
/* ----- position container elements ----- */
#header {
	position:relative;
	height:120px;
	background-repeat: no-repeat;
	background-position:;
	background-position: left top;
	margin-bottom: 10px;
	background-image: url(../b/lo/headerBgd.gif);
}
#header img {
	left: 0px;
	margin-top: -5px;
	text-align: center;
	margin-left: 150px;
}
#header h1 {
	margin-left: -9000px;
}
/* -- navigation styles --*/
#header ul {
	position:absolute;
	list-style: none;
	margin-left: 217px;
	bottom: 4px;
	left: auto;
	right: auto;
	text-align: center;
}
#header ul li {
	float:left;
}
#header ul a {
	padding-top: 2px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1em;
	text-decoration: none;
	letter-spacing: 0.1em;
	color:#CCCCCC;
	float:left;
	display:block;
	font-variant: normal;
	}
#header  ul  a.last{
	background:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	}
#header ul a:hover{
	filter: Glow(Color=#fff, Strength=5%);
	color: #FFFFFF;
	}
/* ----- position container elements ------- */

#content {
	float:left;
	width:700px;
	position: relative;
	border-right-color: #460C13;
	border-left-color: #460C13;
	}
#main   {
	float: left;
	width: 500px;
	position: relative;
}
#main  h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 25px;
	padding-bottom: 33px;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-image: url(../b/lo/featureBgdTop.gif);
	margin-bottom: -4px;
}
#main h2 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	text-transform:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	letter-spacing: 0.2em;
	color: #595959;
	margin-right: 37px;
	margin-left: 20px;
	margin-top: 5px;
}
#main h3 {
	color: #561216;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	margin-right: 37px;
}
#main h3 a {
	color: #561216;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
}
#main h4 {
	font-size:1.1em;
	color:#777;
	padding-right: 2em;
	padding-bottom: 0.7em;
	text-align: right;
	margin-right: 15px;
	}
#main p.last{
	padding-bottom: 18px;
	margin: 0;
	background-image: url(../b/lo/featureBgdBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#feature {
	float: left;
	width: 500px;
	background-image: url(../b/lo/featureBgd.gif);
}
.omslag1 {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../b/lo/shadow.gif);
	background-position: right bottom;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-left: 20px;
}
.illustration {
	background-position: right bottom;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-image: url(../b/lo/shadow.gif);
	margin-left: 28px;
}
.bildtext {
	font-size: 0.9em;
	color: #666666;
	text-align: right;
	margin-right: 50px;
}
#sidebar .bildtext {
	text-align: right;
	margin-right: 5px;
}
#katalog {
	padding: 0px;
	float: left;
	width: 500px;
	background-image: url(../b/lo/featureBgd.gif);
	margin-top: 10px;
	background-repeat: repeat-y;
}
#press {
	padding: 0px;
	float: left;
	width: 500px;
	background-image: url(../b/lo/featureBgd.gif);
	margin-top: 10px;
	background-repeat: repeat-y;
}
#press table {
	margin-left: 22px;
}
#sidebar   {
	float: right;
	width: 190px;
	position: relative;
	background-image: url(../b/lo/sidebarBgd.gif);
	}
#sidebar h1{
	color: #ffffff;
	padding-top: 6px;
	padding-right: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	background-image: url(../b/lo/sidebarBgdTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
	padding-left: 22px;
	}
#sidebar p {
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
	color: #000000;
	background-position: bottom;
	padding-bottom: 0.7em;
}
#sidebar img {
	margin-left: 17px;
}
#sidebar p.last {
	background-image: url(../b/lo/sidebarBgdBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
#footer {
	color: #ccc;
	clear: both;
	background-image: url(../b/lo/footerBgd.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10.5px;
	margin-bottom: 30px;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	}
#footer p {
	margin-left: 45px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 22px;
	padding-left: 25px;
}
.featureTxt {
	margin-left: 20px;
	margin-right: 37px;
}
.featureData {
	font-weight: bold;
	color: #333333;
}

br {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	clear: both;
	background-image: url(../b/lo/featureBgdBtm.gif);
	background-position: left bottom;
}
.last {
	padding-left: 20px;
	background-position: bottom;
}
a.omslag1 {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 0px none #FFFFFF;
}

