/* ---------------------------------------------------------------------------------- */
/*  CSS-Anweisungen fuer statische Seiten                                             */
/*  -------------------------------------                                             */
/*  created by: M. Rehm - info@msu.biz                                                */
/*  date      : 19.11.2007                                                            */
/* ---------------------------------------------------------------------------------- */
/*  MSU: @import url("/shop/css/olms_format.css"); 											
/*  Olms:@import url("olms_format.css");                                              	 
/* ---------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------- */
/* Einbinden der allgemeinen Format (die fuer die dynamischen Seiten verwendet werden */

@import url("/shop/css/olms_format.css");
/*@import url("olms_format.css");*/

/* ---------------------------------------------------------------------------------- */
/* Einbinden der allgemeinen Format (die fuer die statische Seiten verwendet werden */
.subhead         { font-family:Times,"Times New Roman"; font-size:11pt; font-weight:bold; text-align:left; }
.description         {  font-size:7pt;}

/* ---------------------------------------------------------------------------------- */
/* AGB */

#agb             { margin: 20px 0 0 0; }
#agb ol          { list-style: none; margin: 0px; padding: 10px 0 0 0; }
#agb li          { padding: 0 0 10px 0; }
#agb ol ol       { list-style: lower-alpha; margin: 0 0 0 20px; padding: 10px 0 0 0; }
#agb li li       { padding: 0 0 2px 0px; }


/* ---------------------------------------------------------------------------------- */
/* Autoren */

#autor           { margin: 20px 0 0 0; }
#autor ol        { list-style: none; margin: 0px; padding: 10px 0 0 0; }
#autor li        { padding: 0 0 10px 0; }


/* ---------------------------------------------------------------------------------- */
/* Hilfe */

#hilfe ol        { list-style: upper-roman; margin: 0 0 0 30px; padding: 10px 0 0 0; }
#hilfe li        { padding: 0 0 3px 0; font-weight: bold; }
#hilfe ol ol     { list-style: decimal ; margin: 0 0 0 30px; padding: 10px 0 0 0; }
#hilfe li li     { padding: 0 0 3px 0; font-weight: normal; }
#hilfe ol ol ol  { list-style: lower-alpha ; margin: 0 0 0 30px; padding: 10px 0 0 0; }
#hilfe li li li  { padding: 0 0 3px 0; font-weight: normal; }

.headline1       { font-size:11pt; font-weight:bold; padding: 20px 0 0 0; margin: 20px 0 0 0; }
  
.headline2       { font-weight:bold; padding: 0 0 10px 0; }
.text            { text-align:justify; }
.zurueck         { font-size:8pt; text-align:right; margin: 10px 0 10px 0; }


/* ---------------------------------------------------------------------------------- */
/* Impressum */

.impressum       { margin: 20px 0 0 0; }
address          { line-height: 1.6em; font-style:normal; margin: 0 0 0 3px;}
.imp_param       { color:#808080; font-size:8pt; padding:0 5px 0 0; text-align:left;}
.imp_agb         { margin: 20px 0 0 0; }


/* ---------------------------------------------------------------------------------- */
/* Messen */

#messen          { margin: 20px 0 0 0; }
#messen A        { font-weight: bold; }
#messen td       { text-align:center; }

/* ---------------------------------------------------------------------------------- */
/* ALLGEMEIN */

#static          { margin: 20px 0 0 0; }


/* ---------------------------------------------------------------------------------- */
/* Links */

A                   { font-weight: bold; }
a:link              { color:#800000; text-decoration:none;}
a:visited           { color:#800000; text-decoration:none;}
a:hover             { color:#800000; text-decoration:underline;}
a:active            { color:#FF0000; text-decoration:none;}

/* ---------------------------------------------------------------------------------- */

