/* Start of CMSMS style sheet 'lichtkraftMenu' */
/* Vertical menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper determines the width of the menu elements Die Hülle stellt die Breite der Menüelemente fest */
#menuwrapper { 
   width: 156px;
/*color: #B21B68; lila-magenta */
font-weight:bold;
float:left;
}


/*  Es sei denn Sie wissen, was Sie tun, berühren Sie dieses nicht(gilt wohl für mich!)*/ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; /*  Abstand(Rand)*/ 
   padding: 0px; /*  Verschieben(Lücke)*/ 
   width: 100%; /*  Weite*/ 
   margin-left: -1px;
}
#primary-nav ul { 
   position: absolute; 
   top: 0; 
   left: 100%; 
   display: none; 
}
#primary-nav li { 
   margin-bottom: -1px; 
   position: relative; 
}


/* Styling the basic apperance of the menu elements Form für das grundlegende Erscheinen der Menüelemente*/
#primary-nav a { 
  /* border: 1px solid #006699; */
   display: block; 
   margin: 0px; 
   padding: 3px 18px; 
   /*color: #B21B68; lila-magenta (angezeigte Farbe Fonts Navigation*/
   text-decoration: none; 
   background: transparent; 
   min-height:1em; /* Fixes IE7 whitespace bug*/ 
}
#primary-nav li, #primary-nav li.menuparent { 
   min-height:1em; /* Fixes IE7 bug*/
}


/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) Form für das grundlegende Erscheinen der aktive Seite Elemente (Erscheinen, welche Seite im Menü angezeigt wird)*/
#primary-nav li.menuactive { 
   /*background-color: #C7C7C7;*/
color:#ff3300;/*Schriftfarbe Aktive*/

}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) Styling das grundlegende erscheinen der menuparents - styled hier dasselbe auf Schwebeflug (Verlegenheiten IE Wanze)*/
#primary-nav li.menuparent, 
#primary-nav li.menuparent:hover, 
#primary-nav li.menuparenth { 
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat;
color: #ffffff; 
}


/* Styling the apperance of menu items on hover Styling das erscheinen der Menüeinzelteile auf Schwebeflug*/
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   /*background-color: #E7AB0B; */
color: #ffffff;
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited Die Magie - stellen Sie ein, um für bis zu ein Menü mit 3 Niveaus zu arbeiten, aber kann unbegrenzt erhöht werden*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
/* menuhack kris */
width:260px;
line-height:65%;
  background-color:#fdfdc1;/* #fefeda;*/ 
}
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hack, will cause the css to not validate */

#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }
#primary-nav li a { _height: 1%; }


/* section header */
#primary-nav li.sectionheader {
   border-left: 1px solid #006699; 
   border-top: 1px solid #006699; 
   font-size: 100%;
   font-weight: bold;
   padding: 1.0em 0 0.8em 0.5em;
   background-color: #fff;
   margin: 0;
   width: 100%;
}


/* separator */
#primary-nav li hr.separator {
   display:block;
   height: 0.5em;
   color: #B21B68;/* lila-magenta */
   background-color: #abb0b6;/* grau */
   width: 100%;
   border:0;
   margin:0;
   padding:0;   
   border-top: 1px solid #006699;
   border-right: 1px solid #006699;
}

/* End of 'lichtkraftMenu' */

/* Start of CMSMS style sheet 'rowclass' */
/* Start of CMSMS style sheet 'rowclass' */
tr.row1{
background-color:#fae4cb;
}

tr.row1hover{
background-color:#f5d8c4;
}

tr.row2{
background-color:#fae4cb;
}

tr.row2hover{
background-color:#f5d8c4;
}


tr.row3{
background-color:#fae4cb;
}

tr.row3hover{
background-color:#f5d8c4;
}


tr.row4{
background-color:#fae4cb;
}

tr.row4hover{
background-color:#f5d8c4;
}


tr.row5{
background-color:#fae4cb;
}

tr.row5hover{
background-color:#f5d8c4;
}
/* End of 'rowclass' */
/* End of 'rowclass' */

/* Start of CMSMS style sheet 'listimage' */
div.content ul {
list-style: url(http://www.lichtkraft.t-grex.at/uploads/images/design/listenbild.jpg);
}

div.bulletmenu {
margin-left:-20px;
}

div.cellright ul {
list-style-type:none;
font-weight:bold;
}

div.cellright a {
text-decoration:none;
}
/* End of 'listimage' */

/* Start of CMSMS style sheet 'lichtkraftintro' */
body {
    background-color:  #660033;
    margin:auto;
font-size: small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
padding: 0px;
}
/*---------------------------------menü textfarben anfang*/


/*--------------------------------- textfarben bitte einloggen anfang*/

div.cellup{
margin-top:0px;
padding-left: 0px;
margin-left:0px;
color: #660033;
background-color: #660033;
width:920px;
height:120px;
background-image:url(http://www.lichtkraft.t-grex.at/uploads/images/design/lichtkraft_920_Termine.jpg);
background-repeat: no-repeat;
text-align:left;
float:left;
}
/*---------------------------------mittelteil anfang*/
div.thebody {
    margin:Auto;
    padding-top:0px;
    width:920px;
    height:620px;
    background-color: #660033;

}
/*---------------------------------mittelteil text*/
div.content {
margin-top:120px;
margin-left:0px;
width:920px;
text-align: left;
background-color: #660033;
overflow:auto;
}

/*--------------------------mittelteil ende*/
/*---------------------------------unten----------*/

/*---------------------------------sie befinden sich hier----------*/


#page_content  {
   background-color: #660033;
   padding-right: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   }


/* End of 'lichtkraftintro' */

