/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body#cms {
	font-size: 11px;
	color: #444;	
	background-color: #fff;
	background-image:url(/img/ly/mainbg.gif);
	background-repeat:repeat-y;
    background-position:top;
    text-align:center;
}

body, td, ht, p, li, div {
	font-family: Verdana, sans-serif;
}

#page {
    width:900px;
    margin:0 auto;
    text-align:left;
    position:relative;
}

p,ul,ol,table {
	margin-top: 17px;
}

li {
	margin-left: 16px;
}

ol li {
	margin-left: 24px;
}

.errorheadline {
	margin: 10px 3px 0px;
	padding: 3px 5px;
	color: #fff;
	background-color: #900;
	font-weight: bold;
	font-size: 13px;
}

.errormessage {
	padding: 3px 5px;
	margin: 0px 3px 10px;
	border: 1px solid #900;
	color: #900;
	background-color: #eee;
	font-size: 12px;
}

.cleaner, .clear {
	clear: both;
	border: 0px none;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent;
	font-size: 1px;
	height: 1px;
}

.required {
	color: #900;
	font-weight: bold;
}

/* content, etc. */

#header {
	width: 900px;
	height: 109px;
	background-image: url(/img/ly/head_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#headright {
	z-index:2;
	position: absolute;
	top: 0px;
	right: 0px;
}

#headimgcontainer {
	width:500px;
	height:92px;
}
embed, object {
	/*border:3px solid #000;*/
}

#headleft {
	padding: 10px 0px 0px 190px;
	line-height: 2.0em;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width:200px;
}

#topnav {
	text-align: center;
}

#topnav a {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#topnav a:hover {
	text-decoration: underline;
}

#main {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 900px;
	background-image: url(/img/ly/nav-bg.gif);
	background-repeat: repeat-y;
}

#nav {
	float: left;
	color: #6A6A6A;
	width: 157px;
	padding-top: 19px;
	border-right: 1px solid #DFDFDF;
}

#content {
	float: left;
	width: 483px;
	border-right: 1px solid #DFDFDF;
	padding-top: 21px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 50px;
}

#productheadl {
	color: #212C5C;
	font-size: 18px;
	height: 25px;
}

#title {
	float: left;
}

#nr {
	float: right;
}

#details {
	font-size: 12px;
	border-top: 1px solid #212C5C;
	padding-top: 10px;
}

#descrleft {
	float: left;
	width: 264px;
	font-weight: bold;
	line-height: 16px;
	border-right: 1px solid #DFDFDF;
	padding-bottom: 29px;
}

#descrright {
	float: left;
	font-size: 10px;
	line-height: 14px;
	padding-left: 11px;
}

#descrright a {
	color: #000099;
	text-decoration: underline;
}

#descrright a:hover {
	text-decoration: none;
}

#descrright ul {
	margin: 0px;
	padding-top: 0px;
	padding-left: 16px;
	list-style-type: square;
}

#descrright ul li {
	color: #444444;
	margin: 0px;
	padding: 0px;
}

#price {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	background-color: #E8EBF2;
	margin-top: 16px;
	padding: 6px;
}

.back {
	padding-top: 12px;
	padding-bottom: 12px;
}

#thumbs {
	padding-bottom: 15px;
}

#thumbs img {
	background-color: #eee;
	border: 1px solid #999;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pic img {
	border: 1px solid #999;
}

#rightcol {
	float: right;
	width: 188px;
	padding-top:20px;
}

#mail {
	color: #C0C0C0;
}

.input-mail {
	width: 138px;
	height: 14px;
	color: #000;
	font-size: 11px;
	border: 1px solid #BFC2CC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
}

.input-password {
	width: 113px;
	height: 14px;
	color: #000;
	font-size: 11px;
	border: 1px solid #BFC2CC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
}

#divider {
	width: 100%;
	height: 2px;
	line-height: 0px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	margin-top: 24px;
	margin-bottom: 24px;
}

#news {
	width: 100%;
	color: #6A6A6A;
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
}

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/* 1. Navigationsebene */

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #DFDFDF;
}

#nav ul li {
	margin: 0px;
	padding: 0px;
}

#nav ul a {
	font-family:Arial;

	color: #6A6A6A;
	font-size: 11px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #DFDFDF;
	background-image: url(/img/ly/nav-bg-ul.gif);
	background-repeat: repeat-y;
	padding: 4px 0px 4px 16px;
	
}

#nav ul a:hover {
	color: #fff;
	background-image: url(/img/ly/nav-bg-act.gif);
	background-repeat: repeat-y;
}

#nav ul a.act  {
	color: #fff;
	border-top: 1px solid #1E3F90;
	border-bottom: 1px solid #1E3F90;
	background-image: url(/img/ly/nav-bg-act.gif);
}

/* 2. Navigationsebene */

#nav ul ul {
	list-style-type: none;
	border: none;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#nav ul ul li {
		
}

#nav ul ul a {
	border: none;
	display: block;
	line-height: normal;
	background-image: url(/img/ly/nav-bg-li.gif);
	background-repeat: no-repeat;
	padding: 3px 5px 3px 31px;
}

#nav ul ul a:hover {
	color: #000;
	background-image: url(/img/ly/nav-bg-li-over.gif);
	background-repeat: no-repeat;
}

#nav ul ul a.act, #nav ul ul a.act:hover {
	color: #000;
	border: none;
	background-image: url(/img/ly/nav-bg-li-over.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

/* ie bugfix start */
#nav a {
	height:1em;
}

html>body #nav a {
	height:auto;
}
/* ie bugfix end */



/* sonstiges */

h1, h2, h3 {
	font-weight:normal;
	font-size: 19px;
	color: #212C5C;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
}

h4 {
	font-size: 12px;
	font-weight:bold;
}

/* ======================= Content ==================== */

.hilite {
	font-weight:bold;
	color:#000074;
}

.teaser {
	color:#000074;
}

p, li {
	line-height:18px;
	margin:15px 0px;
	color:#444;
}	

ul {
	list-style-type:square;
}

li {
	margin:3px 16px;
}

#content #bc a:hover {
	text-decoration:underline;
}

a {
	color:#009;
}

a:hover {
	color:#00c;
}

a.pdf {
	background-image:url(/img/pdf_grey.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}


a.pdf:hover {
	background-image:url(/img/pdf.gif);
}



/* =========================================== */

#debug {
	color: #000;
	position: absolute;
	left: 1000px;
}


/* ======================= Mod - Search ==================== */

#searchresult .title {
	font-weight:bold;
	font-size:13px;
}

#searchresult .description {
	font-size:11px;
}

#searchresult .url a{
	text-decoration:none;
	font-size:11px;
}

/* ======================= Mod - Sitemap ==================== */


#sitemap ul {
list-style-type:none;
}

#sitemap li {
	margin:0px 0px 16px;
	font-weight:bold;
}

#sitemap a {
	text-decoration:none;
	color:#444;
}

#sitemap a:hover {
	text-decoration:underline;
	color:#009;
}

#sitemap ul ul {
	list-style-type:square;
}

#sitemap li li{
	margin:0px 0px 2px 16px;
	font-weight:normal;
}


/* ======================= Search ==================== */

#search {
	padding: 16px 16px;
}

#search input#searchfield {
	width:128px; 
	font-size:11px; 
	border:1px solid #999; 
	padding:4px;
}

#search input#searchfield.ov {
	background-color:#eee;
}

#search input#searchsubmit {
	font-size:11px; 
	border:1px solid #999; 
	padding:2px 5px 3px 4px;
	margin:0px 0px 0px 6px;
	background-color:#fff;
}


/* ======================= PressRelease ==================== */

#content #pressrelease h3 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color:#444;
	line-height:auto;
}

#content #pressrelease p {
	margin:0px 0px 10px 0px;
}

#content #pressreleasefiles a {
	text-decoration:none;
}

/* ======================= PressArticle ==================== */

#content #pressarticle h3 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color:#444;
	line-height:auto;
}

#content #pressarticle p {
	margin:0px 0px 6px 0px;
}

#content #pressarticlefiles a {
	text-decoration:none;
}

/* ======================= PressSubscriber ==================== */

#presssubscriber tr.btmspace td {
	padding-bottom:10px;
}

#presssubscriber tr.topspace td {
	padding-top:10px;
}

/* ======================= SalesCat ==================== */

#salescatslider {
	text-align: center;
}


tr.btmspace td {
	padding-bottom:10px;
}

tr.topspace td {
	padding-top:10px;
}

#saleitem #downloads li {
list-style-image:
	list-style-image:url(/img/pdf.gif);
}

#auktionenitem #katalog a {
	padding:5px 5px 5px 5px;
	margin:0px 10px 10px 0px;
	display:block;
	float:left;
	
	border:1px solid #b9bdd0;

	color:#fff;
	text-decoration:none;

	background-image:url(/img/ly/btn_bg.gif);
	background-repeat:no-repeat;
	background-color:#959ab0;
}

#auktionenitem #katalog a span {
	background-image:url(/img/ly/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}

#auktionenitem #katalog a span.pdf {
	background-image:url(/img/fileicon/pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}

#auktionenitem #katalog a:hover {
	background-image:url(/img/ly/btn_bg_ov.gif);
	background-color:#596182;
	border:1px solid #666;
}


.imagesWebsite td {
	text-align:center;
	vertical-align:middle;
	padding-bottom:4px;
}

#imagesWebsiteIndex img {
	border:0px solid #fff;
}

.imagesWebsite img {
	border:1px solid #666;
	margin:0px 2px;
}

.imagesWebsite a {
	color:#333;
	text-decoration:none;
	line-height:24px;
	padding:2px 4px;
	border:1px solid #fff;
}

.imagesWebsite a:hover {
	color:#fff;
	border:1px solid #ccc;
	background-color:#339;
}
#imagesWebsiteNav {
	margin:0px 0px 5px 0px;
	background-color: #fff;
	padding: 5px;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

#imagesWebsiteNav a {
	color:#333;
	text-decoration:none;
	padding:0px 4px;
	border:1px solid #fff;
}

#imagesWebsiteNav a:hover {
	color:#fff;
	border:1px solid #ccc;
	background-color:#339;
}

#imagesWebsiteNav a#act {
	border:1px solid #333;
}

#auktionenlist .hilite {
	border:1px solid #828dbf;
	padding:0 8px;
	background:#d1d7f0 url(/img/ly/hilitebg.jpg) no-repeat;
	margin-bottom:10px;
}

#auktionenlist .hilite img {
	border:2px solid #fff;	
}

#auktionenlist .hilite .item {
border:none;
}

#promo .item{
	text-align: center;
	margin-bottom: 20px;
}

#promo .item .h3 {
	clear: both;
	text-align: left;
	padding: 4px;
	font-weight: bold;
}

#promo .item .description {
	clear: both;
	text-align: left;
	padding: 4px;
}

#promo .item a {
}

#zert {
	padding: 15px 0 0 10px;
	font-weight: bold;
}

#zert img {
	margin-top: 10px;
	margin-left: 15px;
}
