/* verwendete Farben

dunkelblau = #2D3447
mittelblau = #233972
hellblau 1 = #C1C7D7
hellblau 2 = #D3D7E3

dunkelrot = #8F293F

font: font-style|font-variant|font-weight|font-size|line-height|font-family

*/

/* default styles for extension "tx_veguestbook_pi1" */
  /* example styles */
    .tx-veguestbook-pi1 {margin: 0 10px;}
    .tx-guestbook-list-header { background-color: #C1C7D7; color: #2D3447; font-weight:bold; }
    .tx-guestbook-list-row { /*background-color: #2D3447;*/ line-height: 1.4em; }
    .tx-guestbook-list-rowleft { /*background-color: #2D3447;*/ line-height: 1.4em;  }
    .tx-guestbook-list-row p { margin-top: 10px; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold;  }
    .tx-guestbook-list-entrycomment { font-style: italic; line-height: 1.4em; }
    .tx-guestbook-list-small { font-size: 9px; color: #C1C7D7; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #C1C7D7; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #C1C7D7; color: #2D3447; font-weight:bold; }
    .tx-guestbook-latest-row { /*background-color: #2D3447;*/ }
    .tx-guestbook-latest-small { font-size: 9px; color: #C1C7D7; }
    .tx-guestbook-form-inputfield-med { border: 1px solid #C1C7D7; font-size:11px; color:#000; width:150px; }
    .tx-guestbook-form-inputfield-big { border: 1px solid #C1C7D7; font-size:11px; color:#000; width:150px; }
    .tx-guestbook-form-textarea { border: 1px solid #C1C7D7; font-size:11px; color:#000; width:200px; }
    .tx-guestbook-form-obligationfield { color: #8F293F; }
    .tx-guestbook-form-error { color: #8F293F; }
    .tx-guestbook-form-submit { border: 1px solid #2D3447; color:#2D3447; font-size:11px;  }
	