<style> 
 /***************************************************
 * Diese Datei definiert die Styles für eine Homepage
 * Author(en): Christian Doring
 * Letzte Änderung: 02.10.2008
 ***************************************************/
  #zeigedasbild{
  position:absolute;
  visibility:hidden;
  border: 1px solid black;
  }
  
  #leiste{
  cursor: move;
  background-color: #ffffef;
  min-width: 100px; 
  }
  
  #leiste #schliessen_text{
  font-weight: bold;
  font-family: Arial;
  font-size: 13px;
  margin-right: 1px;
  }
  
 /***************************************************
 * Hier werden die Styles für den BODY definiert
 ***************************************************/

 /* font-size:100.1% entsprechen einer Schriftgröße von 16px */
 /* font-size:0.8em entsprechen einer Schriftgröße von ca 12px */
 /* alle folgenden Schriftgrößen sind ab hier relativ zu 12px */
/* blau: 274FA7 */
html {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      height: 100%;
      border: none;
      font-size: 1.1em;
      font-weight: normal;
      font-family: Arial;      
}

body {
        font-size: 1.1em;
        color: #000078;
        font-weight: normal;
        background-color: #CCCCCC;
        font-weight: normal;
        font-family: Arial;
}
.box {
	border-left: 1px solid #0148a9;
	border-right: 1px solid #0148a9;
	background-color: #FFFFFF;
	font-size: 0.7em;
	padding: 8px;
	width: 710px;
}
.boxcaption {
	background: url('http://www.uhren-schmuck-accessoires.de/webkatalog/images/box_caption_wide.gif') no-repeat;
	padding: 6px 0 0 10px;
	height: 22px;
	width: 728px;
	color: #ffffff;
}
.boxcaption2 {
	background: url('http://www.uhren-schmuck-accessoires.de/webkatalog/images/box_caption_wide2.gif') no-repeat;
	padding: 6px 0 0 10px;
	height: 22px;
	width: 728px;
	color: #FFFFFF;
}
.boxbottom {
	background: url('http://www.uhren-schmuck-accessoires.de/webkatalog/images/box_bottom_wide.gif') no-repeat;
	width: 738px;
	height: 3px;
	margin: 0 0 10px 0;
}
.boxKlein {
	border-left: 1px solid #0148a9;
	border-right: 1px solid #0148a9;
	background-color: #FFFFFF;
	padding: 8px;
	width: 203px;
	font-size:0.7em;	
}
	.boxKlein ul {
		margin: 0;
		padding: 0;
	}
	.boxKlein li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('http://www.online-apotheke-bestellen.de/webkatalog/images/blt.gif') no-repeat;
	}
	
	.boxcaptionKlein {
		background: url('http://www.online-apotheke-bestellen.de/webkatalog/images/box.caption.gif') no-repeat;
		padding: 6px 0 0 10px;
		height: 22px;
		width: 211px;
		font-size:0.7em;
		color: #ffffff;
	}
	
	.boxbottomKlein {
		background: url('http://www.online-apotheke-bestellen.de/webkatalog/images/box.bottom.gif') no-repeat;
		width: 221px;
		height: 3px;
		margin: 0 0 10px 0;
	}
/***************************************************
 * Hier werden die Styles für die Hyperlinks definiert
 ***************************************************/
a {
        font-weight: bold;
        color: #3f9ae9;
        line-height: 1.2em;
}

a:link {
        color: #3f9ae9;
        text-decoration: none;
        background: transparent;
}

a:visited {
        color: #3f9ae9;
        text-decoration: none;
        background: transparent;
}

a:active {
        color: #3f9ae9;
        text-decoration: none;
        background: transparent;
}

a:hover {
        color: #339430;
        text-decoration: none;
        background: transparent;
}
a.beschreibung {
        color: #263f6a;
        text-decoration: none;
        background: transparent;
}
/***************************************************
 * Hier werden die Styles für den Text definiert
 ***************************************************/
.txtBold {
        font-weight: bold;
}

.txtSmall {
        font-size: 0.9em;
}

b {
        font-weight: bold;
}

.label {
        vertical-align: top;
        font-weight: bold;
}

/***************************************************
 * Hier werden die Styles für die Divisions definiert
 ***************************************************/
div.Explorer {
        font-size: 0.6em;
        font-weight: normal;
        font-family: Helvetica;
        /*text-align: right;*/
        padding: 2px 1px 4px 11px;
        margin-bottom: 1px;
        background-image:url('http://www.baby-familie-kind.de/images/Ergebnisleiste.jpg');
        background-repeat:repeat-x; 
        /*background-color: #e5ecf9;*/
        /*border-top:1px solid #c9d7f1;*/
}
/** Division in gelb für normalen Text */
div.yellow {
        font-size: 1.1em;
        border: 1px;
        border-style: solid;
        border-color: #BD8500;
        color: #000048;
        padding: 4px 4px 4px 10px;
        margin-bottom: 10px;
        background-color: #FEF9D9;
        font-weight: normal;
        font-family: Helvetica;
        text-align: justify;
}

/***************************************************
 * Hier werden die Styles für die Tabellen definiert
 ***************************************************/
table.yellow {
        background-color: #FEF9D9;
        border-width: 4px;
        border-style: ridge;
        border-collapse: collapse;
}


/***************************************************
 * Hier werden die Styles für die Tabellenzellen definiert
 ***************************************************/

td.yellow {
        border-width: 4px;
        border-style: ridge;
}

/***************************************************
 * Hier werden die Styles für die Überschriften definiert
 ***************************************************/
h1,.h1 {
        font-size: 0.9em;
        color: #000000;
        margin: 0px;
        padding: 0px 0px 6px 0px;
        font-family: Helvetica;
}

h2,.h2 {
        font-size: 1.1em;
        font-weight: bold;
        color: #3f9ae9;
        margin: 0px;
        padding: 4px 0px 4px 0px;
        font-family: Helvetica;
}
h2,.h2over {
        font-size: 1.1em;
        font-weight: bold;
        color: #339430;
        margin: 0px;
        padding: 4px 0px 4px 0px;
        font-family: Helvetica;
}
h2,.h2out {
        font-size: 1.1em;
        font-weight: bold;
        color: #3f9ae9;
        margin: 0px;
        padding: 4px 0px 4px 0px;
        font-family: Helvetica;
}

h3,.h3 {
        font-size: 1.0em;
        font-weight: bold;
        color: #000000;
        margin: 0px;
        padding: 4px 0px 4px 0px;
        font-family: Helvetica;
}

/***************************************************
 * Hier werden die Styles für die Listen definiert
 ***************************************************/
ul {
        padding: 0px 0px 0px 5px;
        margin: 0px 0px 0px 10px;
}

ol {
        padding: 0px 0px 0px 5px;
        margin: 0px 0px 0px 10px;
}

li {
        margin-left: 0px;
        padding-left: 0px;
        list-style-type: square;
}

/***************************************************
 * Hier werden die Styles für die Definitionslisten definiert
 ***************************************************/
dt {
        margin-left: 0px;
        padding-left: 0px;
        list-style-type: square;
}


/***************************************************
 * Sonstige Style Klassen
 ***************************************************/

</style>