/* Start of CMSMS style sheet 'lichtkraft' */
body {
    background-color: #fefeda;
    margin:auto;
font-size: small;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #B21B68;
padding: 0px;
}

p.titleforprint h1{
display:none !important; 
}

p.logodown{
display: none !important;
}

h1{
display: none !important;
}


/*---------------------------------menü textfarben anfang*/
ul{
list-style-image:url('uploads/images/images_neu/lesezeichen.gif');
}

span.kleinezeile{
line-height:60%;
}

ul.sitemap{
   list-style: none;
}
li.sitemaplink{
list-style: none;
}

/* linkfarbe */
a {color:#B21B68; }
/* Linkfarbe Mouseover */
a:hover {color:#ff9900; }
/* Linkfarbe Besucht */
a:visited{color:#ff3300; }
/* Linkfarbe Besucht Mouseover */
a:visited:hover{color:#ff7500; }

div.tgrexlink{
color:#ff9900;
margin-top:350px;
}

div.newletterlink{
color:#ff9900;
margin-top:20px;
}

div.tgrexlink a{
color:#ff9900;
text-decoration:none;
}

span#bestlink{
background-image:url(http://www.lichtkraft.t-grex.at/uploads/images/design/bestellen.gif);
background-repeat:no-repeat;
 padding: 3px 0px; 
width:130px;
margin-left:40px;
}

span#abbestlink{
background-image:url(http://www.lichtkraft.t-grex.at/uploads/images/design/abbestellen.gif);
background-repeat:no-repeat;
padding: 3px 0px; 
width:130px;
margin-left:40px;
}
div.zeitbegleiter{
width:100px;
margin-left:55px;
font-size:x-small;
}
img{
border:0px;
}
/*--------------------------------- textfarben bitte einloggen anfang*/

li.sitemaplink a{
color:#FFFFFF;
}
li.sitemaplink a:hover{
    text-decoration: none;
    border: 0px;
color:#ffffff;
}
li.sitemaplink a.currentpage{
    text-decoration: none;
color:#ffffff;
}

div.cellup{
margin-top:0px;
margin-left:0px;
color: #B21B68;
background-color: #fefeda;
width:529px;
height:114px;
background-image:url(http://www.lichtkraft.t-grex.at/uploads/images/design/lichtkraft_oben.jpg);
text-align:right;
float:left;
}

div.cellleft{
margin-top:0px;
margin-left:0px;
padding-top:200px;
color: #00420D;
background-color: #fefeda;
background-image:url(http://www.lichtkraft.t-grex.at/uploads/images/design/lichtkraft_links.jpg);
width:193px;
height:418px;
float:left;
text-align:bottom;
}
div.cellright{
padding-top:0px;
padding-right:0px;
color: #B21B68;
background-color: #fefeda;
background-image:url(http://www.lichtkraft.t-grex.at/uploads/images/design/lichtkraft_rechts.jpg);
width:198px;
height:618px;
float:right;
}

div.cellbottom{
padding-top:0px;
padding-right:0px;
color: #00420D;
background-color: #fefeda;
background-image:url(http://www.lichtkraft.t-grex.at/uploads/images/design/lichtkraft_unten.jpg);
width:529px;
height:79px;
float:right;
}
/*---------------------------------mittelteil anfang*/
div.thebody {
    margin:Auto;
    padding-top:0px;
    width:920px;
    height:620px;
    background-color: #fefeda;
    border:1px solid #fefeda;

}
/*---------------------------------mittelteil text*/
div.content {
margin-top:114px;
margin-left:0px;
padding-right:5px;
width:520px;
height: 427px;
    text-align: left;
background-color: #fefeda;
overflow:auto;
}

/* hide from IE/mac \*/
* html div.content {
margin-top:0px;
margin-left:0px;
padding-right:5px;
width:515px;
height: 427px;
    text-align: left;
background-color: #fefeda;
overflow:auto;

}
/* end hide */

/*--------------------------mittelteil ende*/
/*---------------------------------unten----------*/

p.title {
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
}
/*---------------------------------sie befinden sich hier----------*/
p.smalltitle {
    font-size: x-small;
    font-weight: bold;
  font-family: Arial;
    margin: 0;
    padding: 4px;
    color: #B21B68;
}


#page_tabs  {
   padding-top: 10px;
   overflow: hidden;
   }

#page_tabs div  {
   color: #fff;
   font-size: 1.1em;
   background-color: #9ca2a9;
   text-align: center;
   float: left;
   margin-right: 5px;
   padding-right: 8px;
   padding-left: 8px;
   cursor: pointer;
   }

#page_tabs div:hover, #page_tabs div.cssHover  {
   background-color: #7a838b;
   }

#page_content  {
   background-color: #fefeda;
   padding-right: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   }

#page_tabs div.active  {
   background-color: #385c72;
   }

.clearb  {
   clear: both;
   }
div.bulletmenu{
font-size:8pt;
}
/* End of 'lichtkraft' */

/* Start of CMSMS style sheet 'Headings' */
h3{
background-color:#fae4cb;
color:#B21B68;
font-weight:bold;
}
/* #f5d8c4; */
h4{
background-color:#fae4cb;
color:#B21B68;
font-weight:bold;
}

h5{
background-color:#fae4cb;
color:#B21B68;
font-weight:bold;
}
/* End of 'Headings' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

