/* Stylesheets für spedition ritter */

/* allgemeines */

body { margin-left:40px; margin-right:40px; margin-top:40px; margin-bottom:20px; }

/* .image { margin-right: 10px; margin-bottom: 10px;} /* allgemeiner Rahmen*/
/* überschriften */

h1 { font-family: Arial, Helvetica, sans-serif;
                        font-size: 12pt; line-height: normal; font-weight: bold;
                        color: #F10043; text-align: left; text-decoration: none; }

h2 { font-family: Arial, Helvetica, sans-serif;
                        font-size: 11pt; line-height: normal; font-weight: bold;
                        color: #000000; text-align: left; text-decoration: none; }

h3 { font-family: Arial, Helvetica, sans-serif;
                        font-size: 10pt; line-height: normal; font-weight: bold;
                        color: #000000; text-align: left; text-decoration: none; }
h4 { font-family: Arial, Helvetica, sans-serif;
                        font-size: 12pt; line-height: normal; font-weight: bold;
                        color: #000000; text-align: left; text-decoration: none; text-indent:-20px;}


/* fliesstext */

li { font-family: Arial, Helvetica, sans-serif;
     font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal;
     color: #000000; text-decoration: none; }

.text, .joblocation, .jobdescription
   { font-family: Arial, Helvetica, sans-serif;
     font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal;
     color: #000000; text-decoration: none; }

.textrot
   { font-family: Arial, Helvetica, sans-serif;
     font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal;
     color: #F10043; text-decoration: none; }

.textklein
   { font-family: Arial, Helvetica, sans-serif;
     font-size: 7pt; font-style: normal; line-height: normal; font-weight: bold;
     color: #000000; text-decoration: none; }

 .text:link    { color:#000000; text-decoration:underline } /* wenn link */
 .text:visited { color:#000000; text-decoration:underline } /* visited link */
 .text:hover   { color:#F10043; text-decoration:underline } /* rollover */
 .text:active  { color:#F10043; text-decoration:underline } /* clicked */
 .text:focus   { color:#F10043; text-decoration:underline } /* mit tab angesprungen */

/* für Normblätter Kategorienüberschriften*/
.hnormblatt { font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold;
     color: #000000; text-decoration: none;
     margin-bottom:2pt }
 .hnormblatt:link    { color:#F10043; text-decoration:underline } /* wenn link */
 .hnormblatt:visited { color:#F10043; text-decoration:underline } /* visited link */
 .hnormblatt:hover   { color:#F10043; text-decoration:underline } /* rollover */
 .hnormblatt:active  { color:#F10043; text-decoration:underline } /* clicked */
 .hnormblatt:focus   { color:#F10043; text-decoration:underline } /* mit tab angesprungen */

/* *:first-line { font-weight:bold }*/

p { font-family: Arial, Helvetica, sans-serif;
     font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal;
     color: #000000; text-decoration: none; }



