/* ----------------------------
  | TYPO3 CSS Re-Definitions:  |
   ----------------------------*/
.align-center{
  text-align:center;
}

.align-right{
  text-align:right;
}

.csc-menu  {
  margin:0px;
  padding:0px;
}

.csc-section {
  list-style-type:none;
  /*margin-left:-40px;*/
        color:#000000;
        font-size:0.85em;
        line-height:18px;
}

.csc-linkToTop {
  text-align:right;
  color: #E43144;
  font-size:0.75em;
}

.csc-mailform {
  border:0px;
  margin-left:0px;
  padding:0px;
}

.csc-textpic-caption {
  font-size: 0.85em;
  color: #000000;
  background-color:#FFFFFF;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
  border:1px solid #FF8500;
  padding:0px;
}

*+html .csc-textpic-imagewrap {
  margin-bottom:10px;
}

.tx-indexedsearch-rules {
  display:none;
}

.tx-indexedsearch-info {
  display:none;
}
.tx-indexedsearch-descr descr {
  display:none;
}

.tx-indexedsearch-sw {
  font-style:normal !important;
}

.tx-indexedsearch-searchfor {
  display:block;
  float:left;
  width:100px;
  height:22px !important;
  vertical-align:middle;
}

.tx-indexedsearch-searchbox-sword {
  border:0px;
  border-bottom:1px solid #CCCCCC;
  margin-bottom:20px;
  height:20px !important;
  vertical-align:middle;
}

.tx-indexedsearch-searchbox-button {
  color:#62524E;
  background-color: #D5D5D5;
  border:0px;
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}

.tx-indexedsearch-searchbox {
  display:none !important;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
  font-style:normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color:#E5821B;
}

.tx-macinasearchbox-pi1 {
  padding:1px 0px 1px 0px;
  height:20px;
  background:#ffffff;
}

.tx-macinasearchbox-pi1 #search_item {
  float:left;
  width:205px;
  font-size:0.8em;
  color:#707A79;
  height:15px;
  padding:1px 0px 1px 5px;
  
  border-top:1px solid #48686F;
  border-right:0px;
  border-bottom:1px solid #A0AFB3;
  border-left:1px solid #48686F;
}
* html .tx-macinasearchbox-pi1 #search_item {
  width:211px;
  height:19px;
}

*+html .tx-macinasearchbox-pi1 #search_item {
  min-height:0px;
  height:15px;
  margin:0px;
}

.tx-macinasearchbox-pi1 #search_ok {
  float:right;
}

* html .tx-macinasearchbox-pi1 #search_ok{
  position:absolute;
  margin-top:1px;
}

#kommlogin {
  padding-top:15px;
  height:52px;
  background:#EEF2F3;
}

#kommlogin #header {
  font-size:0.8em;
  margin:0px 0px 10px 5px;
}

#kommlogin #user, 
#kommlogin #pass {
  float:left;
  width:100px;
  min-height:19px;
  max-height:19px;
  font-size:0.8em;
  color:#707A79;
  padding:2px 0px 0px 5px;

  border:1px solid #48686F;
  border-bottom:1px solid #A0AFB3;
}

#kommlogin #pass {
  margin-left:4px;
}

.internal-link {
  white-space:nowrap 
}

/* Mailform: */


fieldset.csc-mailform {
  border:0px;
  padding:0px;
  margin:0px;
}

.csc-mailform-label {
  font-size:0.85em;
  font-weight:bold;
}

.csc-mailform-field label{
  display:block;
  float:left;
  width:100px;
}

.csc-mailform-field select, .csc-mailform-field input {
  border:1px solid #0301CE;
  width:250px;
  font-size:0.85em;
  margin: 2px 0px 5px 0px;
}


.csc-mailform-field select{
  width:252px;
}

.csc-mailform-field textarea, #mailtext {
  border:1px solid #0301CE;
  width:400px;
  height:180px;
  font-size:0.95em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background:#D8D9DB;
  border:1px solid #ffffff;
}

#mailformformtype_mail {
  width:100px !important;
  border:1px solid #0301CE !important;
  background:#FFFFFF !important;
  margin:10px 0px 0px 100px;
  color:#B94538;
  cursor:pointer;
}

/*---Gallery classes---*/

#tx-lzgallery-pi1-title {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight:bold;
}

#tx-lzgallery-pi1-listing {
  border: 0px;
  width:480px;
}

#tx-lzgallery-pi1-listing tr.line1 td{
  background-color:#FFFFFF;  
}

#tx-lzgallery-pi1-listing tr.sorting td{
  padding-top:10px;
}
#tx-lzgallery-pi1-listing td.title {
  padding-left:0px;
}

#gallery-fotos{
  width:100%;
  text-align:center;
}

#tx-lzgallery-pi1-fotos{
  margin:auto;
  border-color:#CCCCCC;
}

#tx-lzgallery-pi1-fotos td {
  border-color:#CCCCCC;
}

#tx-lzgallery-pi1-fotonav{
  background-color:#FFFFFF;
  border-color:#CCCCCC;
}

#tx-lzgallery-pi1-title{
  border-bottom-color:#D21034;
}

.tx-newloginbox-pi1 h3 {
  display:none;
}

/*--- Guestbook ---*/
.tx-guestbook-list-table {border: 1px solid #326CB3;} 
.tx-guestbook-list-header { background-color:#FFF57C; color:#326CB3; font-weight:bold; } 
.tx-guestbook-list-row { background-color: #FFFFFF; } 
.tx-guestbook-list-rowleft { background-color: #FFFFFF; } 
.tx-guestbook-list-entrycomment-title {font-weight: bold; } 
.tx-guestbook-list-entrycomment { font-style: italic; } 
.tx-guestbook-list-small { font-size: 9px; color: #666666; } 
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; } 
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; } 
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; } 
.tx-guestbook-latest-header {color: #FFFFFF; font-weight:bold; } 
.tx-guestbook-latest-small { font-size: 9px; color: #666666; } 

.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1px; border-color:#326CB3; font-size:14px; color:#333333; width:100px; } 
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#326CB3; font-size:14px; color:#333333; width:150px; } 
.tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#326CB3; font-size:14px; color:#333333; width:250px; } 
.tx-guestbook-form-obligationfield { color: #326CB3; } 
.tx-guestbook-form-error { color:#326CB3; }

#overlay {
  background-color:#FFF;  
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  background:transparent none repeat scroll 0%;
  border-top:1px dotted #000000;
  margin:0px 5px;
  padding-top:2px;
  font-size:1em;
  font-weight:bold;
}


#tx-hpgallery-pi1 {
  margin-top:10px;
}

.mailformplus_contactform {
  width:480px;
}

.mailformplus_contactform .fields {
  float:left
}

.mailformplus_contactform .address {
  float:right;
  width:195px;
  height:182px;
  padding:10px;
  background:#ffffff;
  border:1px solid #D8D9DB;
}

.mailformplus_contactform .message {
  clear:both;
  margin:0px;
}

.mailformplus_contactform .buttons {
  clear:both;
  display:block;
  padding:0px;
  padding-left:75px;
}

.mailformplus_contactform .buttons input {
  width:80px;
  max-width:80px;
  height:30px !important;
  /* jck: this works with all browsers except FF3:
  line-height:24px !important;
  */
  line-height:20px !important;
  padding:0px !important;
  margin-top:4px;
}

.mailformplus_contactform .buttons input#submit {
  background:#D8D9DB;
  margin-right:8px;
}

.mailformplus_contactform .error {
  color:#dd7777;
}

.mailformplus_contactform label {
  font-weight:normal;
  display:block;
  float:left;
  width:75px;
  height:22px;
  line-height:24px;
  font-size:1.1em;
}

.mailformplus_contactform input {
  width:168px;
  height:22px;
  line-height:24px;
  border:1px solid #ffffff;
  margin:0px 0px 6px 0px;
  background:#E1E6E9;
  font-size:1.1em;
  padding:0px 3px 0px 3px;
}

.mailformplus_contactform input.required {
  background:#D8D9DB;
}

.mailformplus_contactform input#subject {
  width:394px;
}

.mailformplus_contactform #text {
  width:403px;
  min-height:0px !important;
  max-width:403px;
  height:154px;
  max-height:154px;
  background:#D8D9DB !important;
  border:1px solid #ffffff;
  padding:3px !important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px !important;
}

.mailformplus_contactform .radio_caption {
  display:inline;
  width:auto;
  float:none;
  font-weight:normal;
  padding-left:5px;
}

.mailformplus_contactform .caption {
  margin:10px 0 5px 0px;
  font-weight:bold;
}

* html .mailformplus_contactform input {
  height:24px;
  width:190px;
}

* html .mailformplus_contactform textarea {
  width:397px !important;
  overflow:hidden;
  margin-top:0px !important;
  margin-left:3px !important;
}

* html .mailformplus_contactform .address {
  height:217px !important;
}

*+html .mailformplus_contactform textarea {
  overflow:auto;
  width:395px !important;
}

*+html .mailformplus_contactform .address {
  height:190px !important;
}
.tx-bddbflvvideogallery-pi1 #flvplayercaption{
  height:294px;
  background-color:#687C7B;
}
.tx-bddbflvvideogallery-pi1 #player{
  float:left;
  margin:0px;
  width:386px;
  border-right:1px solid #FFFFFF;
  height:100%;
}
.tx-bddbflvvideogallery-pi1 #flvcaption{
  float:right;
  width:303px;
  clear:none;
  padding: 30px 20px;
  color:#FFFFFF;
}

* html .tx-bddbflvvideogallery-pi1 #flvcaption{
  width:343px;
}

.tx-bddbflvvideogallery-pi1 #flvcaption .videotitle{
  margin:0px 0px 10px 0px;
  background-image:url(/fileadmin/images/cam_w.gif);
  background-repeat:no-repeat;
  background-position:left center;
  margin:0px 0px 15px;
  padding-left:15px;
  font-weight:bold;
}
.tx-bddbflvvideogallery-pi1 #flvcaption .videolength{
  margin-left:30px;
  font-weight:normal;
}

.tx-bddbflvvideogallery-pi1 .thumbnail span.thumbtitle{
  font-weight:bold;
  background-image:url(/fileadmin/images/cam_b.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding:0px 10px 0px 20px;
  text-align:left;
  margin:0px 6px;
  padding:0px 10px 0px 15px;
  text-align:left;
  width:91px;
}
.tx-bddbflvvideogallery-pi1 .thumbnail span.thumblength{
  padding-left:22px;
  font-size:0.9em;
}

* html .csc-textpic-imagewrap{
  margin-bottom:15px;
}
/*+html .csc-textpic-imagewrap{
  margin-top:20px;
}*/

div.csc-textpic div.csc-textpic-single-image img {
    margin-bottom: 5px;
}

