/*--------------------------------------------------------------

  Cascading Style Sheets for: isp.rasterpunkt.com

  Typo3 content elements

  Version: $Id$

---------------------------------------------------------------*/


/*------------------------ bodytext ---------------------------*/

.bodytext {
   font-size: 100%;
   margin: 0 0;
}

/*-------------------- Caption for images ---------------------*/
.csc-textpic-caption {
   font-size: 80%;
   margin-top: 2px;
}

/*------------------------- sitemap ---------------------------*/

/* first level                                                 */
.csc-sitemap ul {
   list-style: none;
   margin: 8px 0 0 0;
   line-height: 1.25em;
}

.csc-sitemap ul li {
   margin: 8px 0 0 0;
   line-height: 1.25em;
}


/* second level                                                */
.csc-sitemap ul li ul {
   list-style: none;
   margin-top: 2px;
}

.csc-sitemap ul li ul li {
   margin: 0 0;
   line-height: 1.25em;
}


/* third level                                                 */
.csc-sitemap ul li ul li ul {
   list-style: none;
   margin-top: 2px;
}

.csc-sitemap ul li ul li ul li {
   margin: 0 0;
   line-height: 1.25em;
}


/*------------------- macina search box -----------------------*/

#searchbox {
   margin: 0 0 15px 0;
   width: 100%;
}

#input-sword {
   height: 20px;
   width: 6.75em;
   border: solid 1px #A0A0A0;
}

#input-submit {
}


/*-------------------- indexed search -------------------------*/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
   width: 100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
   width: 150px;
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
   font-weight: bold;
   font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
   margin-top: 10px;
   margin-bottom: 5px;
}

.tx-indexedsearch P.tx-indexedsearch-noresults { 
   text-align: center;
   font-weight: bold;
}

/* prevent the table holding the results from artificially widening div.right in IE */
.tx-indexedsearch .tx-indexedsearch-res {
   margin-top: 10px; 
   width: 100%;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
   background: #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
   font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
   font-weight: normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
   font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
   color: red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
   background: #eeeeff;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
   margin-top: 20px;
   margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
   margin-top: 0px;
   margin-bottom: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
   background: #cccccc;
}


/* <h1> and <h2> are underlined -- disable this for the search results */
.tx-indexedsearch .tx-indexedsearch-res h1 { 
   font-size: 140%;
   color: #000000;
   margin: 0 0 5px 0;
}

.tx-indexedsearch .tx-indexedsearch-res h2 {
   font-size: 125%;
   color: #000000;
   margin: 0 0 5px 0;
}


/*----------------- table for rp-connect ----------------------*/

.rpconnect {
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   line-height: 120%;
}

.rpconnect .td-1, .rpconnect .td-2, .rpconnect .td-3, .rpconnect .td-last {
   text-align: center;
}

.rpconnect .tr-odd {
   background: #dcdcdc;
}


/*--------- table for buildings with fiber-connect ------------*/

.rpconnect-plan {
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   line-height: 120%;
   text-align: center;
   margin: 0 auto;
}


/*----------------- table for rp-webhosting -------------------*/

.rpwebhost {
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   line-height: 120%;
}

.rpwebhost .td-1, .rpwebhost .td-2, .rpwebhost .td-3, .rpwebhost .td-last {
   text-align: center;
}

.rpwebhost .tr-3, .rpwebhost .tr-5, .rpwebhost .tr-7, .rpwebhost .tr-9, .rpwebhost .tr-11, .rpwebhost .tr-15, .rpwebhost .tr-17, .rpwebhost .tr-19, .rpwebhost .tr-22, .rpwebhost .tr-24, .rpwebhost .tr-26, .rpwebhost .tr-29, .rpwebhost .tr-31, .rpwebhost .tr-33, .rpwebhost .tr-35, .rpwebhost .tr-38 {
   background: #dcdcdc;
}

.rpwebhost .tr-1, .rpwebhost .tr-13, .rpwebhost .tr-20, .rpwebhost .tr-27, .rpwebhost .tr-36, rpwebhost .tr-last {
   font-weight: bold;
   color: #fff;
   background: #e3757d;
}

/*----------------- table for rp-vserver -------------------*/

.rpvserver {
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   line-height: 120%;
}

.rpvserver .td-1, .rpvserver .td-2, .rpvserver .td-3, .rpvserver .td-last {
   text-align: center;
}

.rpvserver .tr-3, .rpvserver .tr-5, .rpvserver .tr-7, .rpvserver .tr-9, .rpvserver .tr-11, .rpvserver .tr-13, .rpvserver .tr-16, .rpvserver .tr-last {
   background: #dcdcdc;
}

.rpvserver .tr-1, .rpvserver .tr-14, .rpvserver .tr-17 {
   font-weight: bold;
   color: #fff;
   background: #e3757d;
}
