/* ---------------------------------------------------------------------------------- */
/*  CSS-Anweisungen fuer statische und dynamische Seiten                              */
/*  ----------------------------------------------------                              */
/*  created by: M. Rehm - info@msu.biz                                                */
/*  date      : 06.05.2008                                                            */
/* ---------------------------------------------------------------------------------- */

 body                { background: #FFFFFF; margin:34px 0 30px 29px; } 
	   
BODY,td              { font-family:Verdana,Helvetica,Arial,Sans-Serif; font-size:9pt; color:#000080; line-height:1.3em; }

form                 { margin:0px; padding:0px; }

.nodata              { color:#FF0000; text-align:center; }

.container0          { width:520px; }
.container1          { width:700px; }

.pagetitle           { color:#993366; font-size:16pt; line-height:1.1em; font-weight:bold; text-align:left; }
.pageintro           { margin:15px 0 0 0; text-align:left; }



@import url("/css/home.css");

/* ---------------------------------------------------------------------------------- */
/* Detail */

.detail_autor        { color:#000000; font-family:Arial,Helvetica,Sans Serif; font-size:10pt; margin:0 0 3px 0; text-align:left; }
.detail_info         { margin:5px 0 0 0; text-align:left; }
.detail_param        { color:#808080; font-size:8pt; text-align:right; }
.detail_rbn          { font-size:8pt; margin:10px 0 0 0; text-align:left; }
.detail_text         { margin:4px 0 4px 0; text-align:left; }
.detail_titel        { font-weight:bold; text-align:left; }
.detail_untertitel   { text-align:left; }
.detail_untertitel2  { margin:5px 0 5px 0; text-align:left; }
.detail_wert         { color:#000000; font-size:8pt; text-align:left; }


/* ---------------------------------------------------------------------------------- */
/* Hierarchei */

.hier_kopf           { border:1px #B0B0B0 solid; padding:5px 3px 5px 8px; }


/* ---------------------------------------------------------------------------------- */
/* Home/Startseite */

.home_start          { border-top: 1px #000080 solid; }
.home_intro          { margin:15px 0 0 0; }
.home_pagetitle      { font-size:16pt; margin:15px 0 0 0; }
.home_title          { font-family:Arial,Helvetica,Sans Serif; font-size:14pt; font-weight:bold; margin:15px 0 20px 0; }

.kat_text            { color:#000000; font-family:Arial,Helvetica,Sans Serif; font-size:8pt; margin:12px 0 0 0; text-align:left;}
  
/* ---------------------------------------------------------------------------------- */
/* Katnav */

.katnav_text         { font-size:8pt; margin:2px 0 6px 0; text-align:left; }
.level1              { margin:2px 0 2px 0; }
.level2              { margin:1px 0 1px 0; }
.level3              { font-size:8pt; }

.div_katnav          { margin:4px 0 0 0; }
.div_zeitnav         { margin:4px 0 4px 30px; }

  
/* ---------------------------------------------------------------------------------- */
/* Liste */

.liste_autor         { text-align:left; }
.liste_info          { font-size:8pt; line-height:11pt; margin:4px 0 4px 0; }
.liste_nav           { color:#808080; font-size:8pt; text-align:left; }
.liste_preis         { font-size:8pt; font-weight:bold; text-align:right; }
.liste_rbn           { font-size:8pt; margin:10px 0 0 0; }
.liste_text          { color:#000000; font-size:8pt; margin:5px 0 0 0; }
.liste_titel         { font-weight:bold; }
.liste_untertitel    { text-align:left; }
.liste_untertitel2   { margin:5px 0 5px 0; text-align:left; }


/* ---------------------------------------------------------------------------------- */
/* Suche/Formulare */

.suche_intro         { color:#000000; font-family:Arial,Helvetica,Sans Serif; padding:0 0 5px 0; }
.suche_param         { color:#000000; font-family:Arial,Helvetica,Sans Serif; text-align:right; }
.suche_rand          { background-color:#F0F0F0; border: 1px #0057A7 solid; padding:8px 0 8px 0; }
.suche_text          { color:#000000; font-family:Arial,Helvetica,Sans Serif; font-size:8pt; padding:8px 0 0 0; text-align:center; }

.eingabe            { border:1px #B0B0B0 solid; color:#000000; font-family:Arial,Helvetica,Sans Serif; font-size:9pt; text-align:left; width:300px; }
.eingabe2           { border:1px #B0B0B0 solid; color:#000000; font-family:Arial,Helvetica,Sans Serif; font-size:9pt; text-align:left; width:300px; height:80px; }

.form_angabe        { padding:0 8px 0 0; text-align:left; }
.form_param         { font-weight:bold; padding:0 8px 0 0; text-align:left; }
.form_text          { font-size:8pt; text-align:left; }
.form_wert          { text-align:left; }
.form_ztext         { margin:15px 0 20px 0; text-align:left; }


/* ---------------------------------------------------------------------------------- */
/* Buttons */

.back_button         { background-color:#F0F0F0; border: 1px #0057A7 solid; color:#000000; font-family:Arial,Helvetica,Sans Serif; font-size:8pt; text-align:center; width:60px; }
.buttons             { background-color:#F0F0F0; border: 1px #000066 solid; color:#000000; font-family:Arial,Helvetica,Sans Serif; font-size:8pt; text-align:center; }

A.button:link        { color:#000066; text-decoration:none; }
A.button:visited     { color:#000066; text-decoration:none; }
A.button:hover       { color:#D00000; text-decoration:none; }
A.button:active      { color:#D00000; text-decoration:none; }

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

A:link               { color:#993366; text-decoration:underline; }
A:visited            { color:#993366; text-decoration:underline; }
A:hover              { color:#9C0000; text-decoration:underline; }
A:active             { color:#D00000; text-decoration:none; }


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







/*
*/
