body { 
background-image:url(http://templates.123imwww.de/templates/0006a/bg_le.jpg); 
background-repeat: repeat-y;
background-color:#CBBBE2;
margin:0;
color:#000000;
font-family: "Lucida Sans", Tahoma, Verdana, "Times New Roman";
font-size: 14px;
}

td, p {
color:#000;
}

/* links */
a, a:link {
color:#725993;
}

a:visited {
color:#574A68;
}

a:hover {
color:#C99DC9;
}

a:active {
color:#C99DC9;
}


a.menu {
 font-family: 'Trebuchet MS','Times New Roman',Serif;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #725993;
 }
a.menu:hover {
 text-decoration: none;
 color: #000000;
 }
 
 
h1 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.5em;
}
 
h2 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.4em;
}
 
h3 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.3em; 
font-style:italic; 
}
 
h4 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.2em;
}
 
h5 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.1em; 
font-style:italic; 
}


#ngx_wrap {
height:100%;
width:100%;
}

#ngx_menu {
border:0;
float:left;
margin:0;
min-width:200px;
padding:5px;
width:20%;
}
#ngx_menu p {
margin:5px 0 5px 0;
background-image:url('http://templates.123imwww.de/templates/0006a/menu.gif');
background-repeat: no-repeat;
padding-left:20px;
}

#ngx_content {
float:left;
width:78%;
}



