/*font
*/
p { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.big { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px }
.bigg { color: black; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 21px }
/*links*/
a:link { color: #006; font-size: 11px; line-height: 14px; text-decoration: underline }
a:visited { color: #006; font-size: 11px; line-height: 14px; text-decoration: underline }
a:hover { color: #009; font-size: 11px; line-height: 14px; text-decoration: none }
a:active { color: #006; font-size: 11px; line-height: 14px; text-decoration: underline }
/*layout
*/
.lineoben { border-top: 1px dashed #191970 }
.linearound   { border-top: gray; border-right: 1px dashed gray; border-bottom: 1px dashed gray }
.lineright { border-right: 1px dashed gray }
.foto { margin: 0 8px 6px 0 }
.fotorechts { margin: 0 0 6px 8px; }

