/*=======================================*\
|| Standard stylable for all Typo3 Sites ||
\*=======================================*/
body{
  font-size: 12px;
}
/*
|| DEBUG COLORS (delete or uncomment after layout styling)
*/
#pagewidth{background-color: #333333;}
#leftcol { background-color: #666666;}
#twocols { background-color: #999999;}
#maincol { background-color: #CCCCCC;}
#rightcol{ background-color: #666666;}

#header{   background-color: #DDDDDD;}
#footer{   background-color: #DDDDDD;}
/*
|| LAYOUT CONTAINER
*/
#pagewidth{     width:970px; background-image: url(pagewidth-bg.jpg); background-repeat: repeat-y; background-position: 0px 0px; background-color: #ffffff;}
#leftcol {      width:223px; background-image: url(suche.gif); background-repeat: no-repeat; background-position: 0px 0px; background-color: #EDEDED;}
#twocols {      width:747px; background-color: transparent;}
#maincol {      width:530px; background-image: url(schatten-inhalt.jpg); background-repeat: repeat-x; background-position: 0px 0px; background-color: #ffffff;}
#rightcol{      width:216px; background-color: #EDEDED;}

#header{        height: 255px; background-image: url(kopf-ph.jpg); background-position: 0px 102px; background-repeat: no-repeat; background-color: #ffffff;}
#footer{        height: 19px; background-image: url(seitenabschluss.gif); background-position: 0px 0px; background-repeat: no-repeat;}

/* margins */
img.moodimage{
  margin-top: 0px;
}

div#pagewidth{
  margin-left: 8px;
  margin-right: 8px;
}

div#footer{
  margin-top: 8px;
}

div#footertext{
  margin-top: 5px;
  margin-left: 800px;
  width: 250px;
  height: 14px;
}

h1.title,
img#headerimg,
h1.parentpagetitle,
div.csc-frame{
  margin-left: 8px;
}

div#rightcol div.csc-frame{
  margin-left: 0px;
}

/*
|| CONTENT ELEMENT FRAMES
|| This elements can be selected in:
|| BE => Pagecontent => Section "Type" => field "Frame"
*/
div#maincol div.csc-frame p.csc-header-date{
  font-size: 12px;
  color: #03459C;
  padding-bottom: 5px;
  border-bottom: 1px dashed #CBD5E1;
}

div#rightcol div.csc-frame,
div#maincol div.csc-frame{
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 15px;
}

div#rightcol div.csc-frame h1,
div#maincol div.csc-frame h1{
  color: #03459C;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption,
div.csc-textpic .csc-textpic-single-image .csc-textpic-caption{
  font-size: 9px;
}

div#rightcol a:link,
div#rightcol a:visited,
div#rightcol a:active,
div#maincol a:link,
div#maincol a:visited,
div#maincol a:active{
  border-bottom: 1px dashed #000000;
  text-decoration: none;
}

div#rightcol a:hover,
div#rightcol a:focus,
div#maincol a:hover,
div#maincol a:focus{
  border-bottom: 1px dashed #ffffff;
  text-decoration: none;
  color: #03459C;
}

div.csc-frame-1col{
  clear: both;
}

div.csc-frame-1-2-col{
  width: 303px;
  float: left;
}

div.csc-frame-1-3-col{
  width: 199px;
  float: left;
}

div.csc-frame-2-3-col{
  width: 398px;
  float: left;
}

div.csc-frame-color{
  background-color: #DDDDDD;
}

/*
|| content elements
*/
h1.title{
  font-family: Helvetica;
  font-size: 30px;
  font-weight: 100;
  color: #666666;
}

img#contentheader{
  margin-left: 8px;
}

div#rightcol div.csc-header h1,
div#maincol div.csc-header h1{
  font-size: 14px;
}

div#maincol p,
div#maincol td,
div#maincol li,
div#maincol label{
  color: #000000;
  line-height: 17px;
}

/*
|| footer styles
*/
div#footertext,
div#footertext a{
  font-size: 10px;
  color: #898989;
  float: left;
  text-decoration: none;
}

div#footertext a:hover{
  text-decoration: underline;
}

/*
||SEARCH BOX-Style
*/
div#searchbtv{
  height: 72px;
}

div#searchbtv h1{
  color: #ffffff;
  margin-top: 14px;
  margin-left: 20px;
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: normal;
}

form#search input.sword{
  margin-left: 11px;
  margin-top: 5px;
  border: 0px;
  width: 180px;
}

form#search input.submitbtv{
  font-size: 18px;
  color: #ffffff;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 0px;
  width: 20px;
}

/*
||SEARCH RESULTS-Style
*/

div.tx-indexedsearch-searchbox,
div.tx-indexedsearch-rules{
  visibility: hidden;
  height: 0px;
}

div.tx-indexedsearch{
  border-top: 1px dashed #CBD5E1;
  margin-top: -13px;
}

/*
||RIGHT TABLE DATES-Style
*/
table.datebtv{
  margin: 0;
  padding: 0;
  border: 0;
  width: 216px;
  margin-left: -20px;
}

table.datebtv td.td-0,
table.datebtv td.td-1,
table.datebtv td.td-last,
table.datebtv thead tr.tr-0 th{
  border: 0;
  border-bottom: 1px solid #cccccc;
}

table.datebtv td,
table.datebtv th{
  font-size: 10px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: top;
}

table.datebtv td.td-0,
table.datebtv th.td-0{
  padding-left: 12px;
}

table.datebtv td.td-0{
  color: #03459C;
}

table.datebtv td.td-1,
table.datebtv td.td-last{
  color: #898989;
}

table.datebtv thead tr.tr-0 th{
  font-weight: bold;
  color: #898989;
  text-align: left;
}

table.datebtv tr.tr-even{
  background-color: #eeeeee;
}

table.datebtv tr.tr-odd{
  background-color: #ffffff;
}

/*
||GUESTBOOK STYLE
*/

div.tx-veguestbook-pi1{
  width: 490px;
}

div.tx-veguestbook-pi1 form{
  margin-left: 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-field{
  padding: 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field input{
  margin-bottom: 3px;
  background-color:#EEEEEE;
  border: 1px solid #CBD5E1;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
  width: 300px;
  margin-bottom: 3px;
  background-color:#EEEEEE;
  border: 1px solid #CBD5E1;
}

.tx-veguestbook-pi1 fieldset {
  border: 0;
  border-top: 1px dashed #CBD5E1;
  padding: 0;
  margin: 0;
  width: 490px;
  padding-top: 10px;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
  margin-left: 9em;
  border: 1px solid #CBD5E1;
  background-color:#EEEEEE;
  font-family: Arial;
  color: #03459C;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
  background-color: #eeeeee;
  color:#03459C;
  border-top: 1px dashed #CBD5E1;
  border-bottom: 1px dashed #CBD5E1;
  font-weight:bold;
  width: 470px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  width: 300px;
  min-height: 4em;
  border-left: 1px solid #898989;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
  background-color: transparent;
  width: 140px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
  margin: 0;
  padding: 0;
  line-height: 17px;
}

div#maincol .tx-veguestbook-pi1 .tx-guestbook-left p a:link,
div#maincol .tx-veguestbook-pi1 .tx-guestbook-left p a:visited,
div#maincol .tx-veguestbook-pi1 .tx-guestbook-left p a:active,
div#maincol .tx-veguestbook-pi1 .tx-guestbook-left p a:hover,
div#maincol .tx-veguestbook-pi1 .tx-guestbook-left p a:focus{
  color: #03459C;
  border: 0;
}

div#maincol .tx-veguestbook-pi1 .tx-guestbook-left p a:hover,
div#maincol .tx-veguestbook-pi1 .tx-guestbook-left p a:focus{
  text-decoration: underline;
}

.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p{
  padding: 0;
  margin: 0;
  line-height: 17px;
}

/* Table for training schedules */

div#maincol table.contenttable tr.tr-0{
  border-top:1px solid #CCCCCC;
}

table.trainingszeiten{
  width: 485px;
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
}

table.trainingszeiten td{
  padding: 4px;
  vertical-align: top;
}

table.trainingszeiten td.td-0{
  padding-left: 4px;
  padding-right: 0px;
  width: 80px;
}

table.trainingszeiten td.td-1{

}

table.trainingszeiten td.td-2{

}

table.trainingszeiten td.td-3{

}
