/*Ripper*/

/* Farben:*/
/* Hellgruen  #D4DCB7*/
/* Dunkelgrau #6D6E71*/

.reddiPreview {border: 1px solid #000000;padding: 1px 2px;font-size: 11px;background-color:#0000b0;color:white;font-family: Arial;}

/* global font-family + bgcolor */
body{font-family: Arial, Helvetica, sans-serif;background-color: white;}

/* global fliesstext */
p,td,li,a,div,input,textarea,select {font-size: 12px;color: #3F3E3E;}


/* Marginalspalte */
.marg{font-size: 11px;color: #6D6E71;line-height: 130%;}

/* Teaser -  grüner Kasten unten links */
.teaser{font-size: 11px;color: #D4DCB7;line-height: 130%;}

/* Infokasten in der Marginalie */
.infokasten{font-size: 11px;color: #6F834E;line-height: 130%;}


/* headline - Rubrik */
H1 {font-weight: bold;font-size: 14px;color: #6F834E;padding: 0px;margin: 0px;border-width: 0px;}

/* headline - Texttitel */
H2 {font-weight: bold;font-size: 12px;color: #6F834E;padding: 0px;margin: 0px;border-width: 0px;font-style: normal;font-variant: normal;}

/* headline - Kasten - Marinalspalte */
H3{font-weight: bold;font-size: 12px;color: #48571C;padding: 0px;margin: 0px;border-width: 0px;line-height: 14px;font-style: normal;font-variant: normal;}


/* -- Anchors -- */
A:hover{color: #000000;}



/* Breadcrumbs & Co */
A.pfad:link {
color: #48571C;
text-decoration: none;
font-size: 10px;
}

A.pfad:active {
color: #48571C;
text-decoration: none;
font-size: 10px;
}

A.pfad:visited {
color: #48571C;
text-decoration: none;
font-size: 10px;
}

A.pfad:hover {
color: #000000;
text-decoration: none;
font-size: 10px;
}