body, a, input, textarea, select {    
  font-size:   12px;
  font-family: Arial, Helvetica, sans-serif;
  color:       black;
}
input, select, img {
  vertical-align: middle;
}
body {
  background-color: white;
  margin:           0;
  padding:           0;
  text-align:  center;
}
/*das ist etwas schade aber man kann textinput
Felder nicht selektieren, deshalb müssen die eine Klasse mitbekommen*/
input.textinput, textarea { 
  border: 1px solid #1D4269;
  vertical-align: middle;
  padding:1px;
}
p {
  text-align: left;
  font-size: 11px;
  margin-left: 20px;
  color:#333;
}
 
img, button {
  border: 0;
}
table {
  border-collapse:collapse;
  border: 0;
}
iframe.lightbox {
	margin: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
}
#lightbox { /*der div für die Lightbox*/
  display:  block;
  position: absolute;
  /* die Höhe von move_bar: */
  bottom: 20px; 
  left: 0;
  right: 0;
  height: 0;
}
* html #lightbox {
  bottom: 0;
}
iframe.basketinfo {
  height:		20px; 
	border:		0;
	padding: 0;
	display: inline;
}
/* STYLING FOR MY BASKET */
.remove_basket a {
	float:left;
	display:block;
    width:67px;
    height:43px;
    margin:2px 25px 2px 0;
    background: url(../img/remove_basket.gif) 0 0 no-repeat;
}
.lores_basket a {
	float:left;
	display:block;
    width:67px;
    height:43px;
    margin:2px 5px 2px 0;
    background: url(../img/lores_basket.gif) 0 0 no-repeat;
	}
.hires_basket a {
	float:left;
	display:block;
    width:67px;
    height:43px;
    margin:2px 5px;
    background: url(../img/hires_basket.gif) 0 0 no-repeat;
	}

.mail_basket a {
	float:left;
	display:block;
    width:67px;
    height:43px;
    margin:2px 5px 2px 0;
    background: url(../img/mail_basket.gif) 0 0 no-repeat;
	}
.remove_basket a:hover, .lores_basket a:hover, .hires_basket a:hover, .mail_basket a:hover {
background-position: 0 -43px;
}
.basketIconWrapper {
	float:left;
	margin:10px 10px 0 0;
	padding:0;
	}
.basketIconWrapper h6 {
	margin:0 0 5px 0;padding:0;
	border-bottom:1px dotted #999;
	font-size:10px;
	font-weight:lighter;
	text-transform:uppercase;
	color:#999;
}
/* STYLING FOR BASKET LINKS >> DOWNLOAD LIGHTBOX REMOVE */
.basketIcons {
	text-align:center;
	margin:0 auto;
	width:110px;
}
.cart a {
	float:left;
	display:block;
    width:23px;
    height:16px;
    margin:2px 5px;
    background: url(../img/basket.gif) 0 0 no-repeat;
}
.euro a {
	float:left;
	display:block;
  width:23px;
  height:16px;
  margin:2px 5px;
  background: url(../img/download.gif) 0 0 no-repeat;
}
.remove a {
	float:left;
	display:block;
  width:11px;
  height:13px;
  margin:2px 5px;
  background: url(../img/remove.gif) 0 0 no-repeat;
}
.lightBox_add a {
	float:left;
	display:block;
  width:24px;
  height:16px;
  margin:2px 5px;
  background: url(../img/lightbox.gif) 0 0 no-repeat;
}
.euro a:hover, .cart a:hover, .remove a:hover, .lightBox_add a:hover {
  background-position: 0 -16px;
}
.layoutDL a {
  font-size:11px;
	color:#909090;
  float:left;
	margin:0;
	padding:0;
}
.layoutDL a:hover { color:#000; }
/* /END STYLING BASKET LINKS */
#move_bar, .move_bar { /*da wo man drauf klickt um die Lightbox zu verkleinern*/
  height: 20px;
  vertical-align: middle;
  background-image: url(../img/lightbox_griff.gif);
  background-repeat: repeat-x;
  background-position: top left;
}
#move_bar {
cursor: n-resize;
}
#lb_handle { /*umschließt move_bar und die Bildchen zum minimieren */
	display: none;
} 
#lightbox-scroller { /* der, den man bewegt*/
  display: none;
  background-color: #777777;
  position: absolute;
  left: 0;
  height: 20px;
}
form {
	display: inline;
}
#Static1 , #Static2, #Static3 {
  text-align: left;
  position: relative;
  
}
#Static2 {
  overflow: auto;
  margin:0 20px 0 20px;
}
#Static3 p {
  font-size:   10pt;
  font-family: Courier 
}
#Static1 {
  background-color: #C5EBFE;
  height: 70px;
  background-image:url(../img/bg-verloop.gif);
  background-repeat:repeat-x;
  background-position:top left;
}
#Logo {
  left: 0px;
  top: 0px;
  width:180px;
  height:48px;
  background-image:url(../img/lineairLogo.gif);
  float: left;
  position: relative;
  clear: right;
}
#Funktion {
  text-align: left;
  font-size:10px;
}
#funktionSearch { 
  left: 187px;
  top: 30px;
  padding:5px 7px 5px 6px;
  text-align: left;
  font-size:10px;
  position: absolute;
  background:url(../img/searchBG.gif) no-repeat top left;
}
#funktionSearch select, #funktionSearch input.text {
	width: 88px;
	}
#Funktion p {
	margin-left: 10px;
	background-color: white;
	font-size: 10pt;
}
#Funktion select, #Funktion input.text {
	width: 100px;
	}
#Funktion a { font-size:11px; color:#333366;text-decoration:none; }
#Funktion a:hover { text-decoration:underline; }
#Navigation {
	padding-top: 8px;
	text-align: center;
	vertical-align: top;
 	font-size:10px;
	text-align:left;
}
#Navigation p {
  font-weight: bold;
  display: inline;
  margin-right: 7px;
  margin-left:7px;
}
#Navigation a {
  font-decoration: none;
  display: inline;
  font-size:10px;
  background:#fff;
  padding:3px;
  color:#333366;
  border-bottom:1px dotted #ccc;
  border-right:1px dotted #ccc;
  text-decoration:none;
}
#Navigation a:hover { 
	background:#d6e3f7;
	}
#Navigation fieldset {
	display: inline;
}
div.subNavigation {
  text-align: right;
  padding:3px;
  background:#e5e5e5;
}
/* ADDED STYLING TO FOOTER */
.holder {
	position:relative;
	top:-1px;left:8px;
	} 
.holdL {
	float:left;margin:0;padding:0;font-size:1px;line-height:1px;
	width:12px;
	height:31px;
	background:url(../img/holdL.gif) no-repeat top left;
}
.holdM {
	height:31px;
	float:left;margin:0;padding:0;
	background:url(../img/holdM.gif) repeat-x top left;
}
.holdR {
	float:left;margin:0;padding:0;font-size:1px;line-height:1px;
	width:12px;
	height:31px;
	background:url(../img/holdR.gif) no-repeat top left;
}

#footerLinks {
	border-top:1px solid #999;
	padding:5px 0 0 5px;
	}
.holdM a {
	background:#fff;
	padding:1px 5px;
	font-size:11px;
	border-bottom:1px dotted #555;
	border-right:1px dotted #555;
	margin:5px 10px 0 0;
	display:block;
	float:left;
	text-decoration:none;
}
.holdM a:hover {
	background:#e4e4e4;
}
/* /END of  STYLING TO FOOTER */
.contentBlock {
  	padding:5px;
	position: relative;
}
.contentBlock p { 
	margin:0;
	padding:5px;
	font-size:11px;
	color:#333;
	line-height:16px;
}
.contentBlock p a {
	color:#333;
	font-size:11px;
	text-decoration:none;
}
.contentBlock a:hover { text-decoration:underline; }
/*dies ist ein Hack für alle IEs, außer dem für den Mac\*/
* html .contentBlock { 
	height: 1%;
/*Ende des Hacks*/
}
.contentHead p {
  	color:#996633; 
	font-size:18pt;
	margin:0 0 10px 0;
	border-bottom:1px dotted;
}
.contentItem {
  background-color: white;
  font-size:11px;color:#666;
  padding:0 0 5px 0;
  }
.contentItem a#bildText { 
	background:#e4e4e4;
	padding:1px 5px;
	border-bottom:1px dotted #555;
	border-right:1px dotted #555;
	margin:0 10px 0 0;
	text-decoration:none;
}
.contentItem p { font-style:italic;font-weight:bold;color:#666; }
.contentItem a:hover#bildText { background:#fff; }
.searchresultItem a { 
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	color:#999;
	text-decoration:none;
	line-height:14px;
	text-transform:lowercase; 
}
.searchresultItem p {
	margin:5px 0;
}
.searchresultItem a:hover { color:#000; }
.licenseItem {
	border: solid 1px #777777;
	padding: 5px;
	float: left;
	margin: 5px;
	position: relative;
}
.searchresultItem, .searchresultItemNoLogin, .lightboxItem , .editboxItem {    
  /* Achtung IE beachten, wir haben width! */
  background-color: white;
  float: left;
  margin: 1px;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  padding: 5px;
  text-align: center;
  position: relative;
  height: 205px;
}
.searchresultItem, .searchresultItemNoLogin {
	width: 150px;
}
.lightboxItem {
	height: 90px;
}
.searchresultItem p, .lightboxItem p, .editboxItem p {
  text-align: center;
  font-size: 8pt;
  line-height: 8pt;
  margin-top: 2px;
}
.searchresultItemNoLogin {
  height: 170px;
  margin: 2px;
  border: solid 1px #DDDDDD;
  padding: 2px;
}
.searchresultItemNoLogin p {
  text-align: center;
  font-style: italic;
  font-weight: bolder;
  font-size: 7pt;
  line-height: 7pt;
  color: #AAAAAA;
  margin-top: 1px;
}
.lightboxItem input, .editboxItem input {
  position: absolute;
  top: 0;
  left: 0;
}
/* ADDED LIGHTBOX STYLING */
.lightboxSelection {
	float:left;
	margin:3px 0 0 20px;
	padding:0 10px 0 0;
	border-right:1px dotted #444;
	}
.lightboxSelection  a {
  font-decoration: none;
  line-height:21px;
  font-size:10px;
  background:#fff;
  padding:2px 4px;
  color:#333366;
  border-bottom:1px dotted #ccc;
  border-right:1px dotted #ccc;
  text-decoration:none;
}
.lightboxSelection a:hover {
	background:#d6e3f7;
	text-decoration:none;
	}
/* /END Added lightbox styling */
.description {    
  color:        #1D4269;
  text-align:   right;
  padding-right: 10px; 
}
div.description {
  float: left; 
  clear:left; 
  width: 120px;
}

div.preview_infoblock {
/*hält die infos in der Previewseite zusammen, 
wenn sie z.B rechts neben dem Bild gezeigt werden sollen*/
  position: absolute;
  top: 0;
  right: 0;
}

div.preview_functions { 
/* hier drin stehen die Funktionen der Previewseite:
drucken, blättern, Bilder des Anbieters, login, bzw Warenkorb,lightbox, download
im "print-sytlesheet" wird dieses Element typischerweise nicht gezeigt */
}
span.hilight {
  font-weight:  bolder;
  color:        #243D93;
}
.navElement {
  font-size:	10pt;
  margin:	0px;
  padding:	0px;
  border:	0px none black;
  color:	black;
}

.userdataHead {    
  font-size:    10pt;
  margin:	1px;
  padding:	2px;
  height:       40px;
  display:      inline;
  white-space:	nowrap;
}

.userdataContent {    
  font-size:   10pt;
  margin:       1px;
  padding:	9px;
  border:	1px solid black;
  color:	black;
}

.formUserdataInput {    
  font-size:	10pt;
  width:	600px;
}
table.basket td {
  padding: 	5px;
}
table.basket {
  width:99%;
}
.basket_item {	
  overflow:	auto !important;
}
/* ADDED STYLING TO BASKET */
.basketTable {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.basketFunktions2 {
 	text-align: center;
	width:70px;
 	margin:0;
	border-left:1px dotted;
	}
.basketRow {
	border-bottom:1px dotted #666;
}
.basketFunktion_bottom {
	padding:3px;
	}
.basketFunktion_top {
	padding:3px;
	border-bottom:1px solid #888;
}
.basketActions {
	float:left;
	margin:0;padding:0;
}
.basketActions a {
	background:#e4e4e4;
	padding:1px 5px;
	line-height:21px;
	border-bottom:1px dotted #555;
	border-right:1px dotted #555;
	margin:10px 10px 5px 0;
	text-decoration:none;
}
.basketActions a:hover {  
	background:#fff;
}
.basketZipDL {
	float:right;
	margin:0;padding:0;
	vertical-align:bottom;
	}
.endIt {
	clear:both;
	margin:0;padding:0;
	font-size:1px;line-height:1px;
}
/*/END OF ADDED BASKET STYLING */
.basket_image {
	width:180px;
  text-align: center;
  border-right:1px dotted #ccc;
}
.basket_functions {
 	text-align: 	left;
 	margin:	0;
}

.adminpageBorder {
  border-right:	  	1px dotted gray !important;
  border-bottom:	1px dotted gray !important;
  margin: 		1px !important;
}
.inplaceeditor-form {
  position:	absolute;
  z-index:	1000;
  background-color: #FFFF99;
  padding: 	5px; 

} 
div.autocomplete {
  position:	absolute;
  width:	250px;
  background-color:white;
  border:	1px solid #888;
  margin:	0px;
  padding:	0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:	0px;
  padding:	0px;
}
div.autocomplete ul li.selected { 
  background-color: #ccc;
}
div.autocomplete ul li {
  list-style-type:none;
  display:	block;
  margin:	0px;
  padding:	2px;
  height:	12pt;
  cursor:	pointer;
}
.did_you_mean {
	background:#fff;
	padding:3px;
	}