body {
width:100%;
height:100%;
margin:0;
padding:0;
background:#ffffff;
color:#000000;
font-family:Verdana;
font-size: 11px;
background:url(../pix/cry.jpg) no-repeat left top;
background-attachment:fixed;
}

img {
border:0;
}


font.ego {
font-family:Verdana;
color:#4d1700;
font-size: 11px;
font-weight: 100;
}


font.ego14 {
font-family:Verdana;
color:#4d1700;
font-size: 14px;
font-weight: 100;
}

h1 {
font-family:Verdana;
color:#4d1700;
font-size: 15px;
font-weight: bold;
}

/*LAYOUT*/

div.container {
width:1024px;
margin: 0;
background-color:#ffffff;
}


div.left{
background:url(../pix/left.jpg) no-repeat left top;
width:230px;
height:745px;
position:absolute; 
top:0px; 
left:0px; 
}

div.center{
background:url(../pix/center.jpg) no-repeat left top;
width:600px;
height:745px;
position:absolute; 
top:0px; 
left:230px; 
}

div.right{
background:url(../pix/right.jpg) no-repeat left top;
width:170px;
height:745px;
position:absolute; 
top:0px; 
left:830px; 
}


div.content{
width:480px;
height:390px;
position:absolute; 
top:150px; 
left:30px; 
z-index:1;
}

/*Mainmenu*/

#mainmenu {
margin:0;
padding:0;
margin-top:150px;
margin-left:15px;
list-style-type:none;
}

#mainmenu i {
display:none;
}

#mainmenu a {
display:block;
height:26px;
width:136px;
padding:0;

}
#mainmenu a.m01 {
background:url(../pix/menu_home.gif) no-repeat left top;
}
#mainmenu a.m02 {
background:url(../pix/menu_aktuelles.gif) no-repeat left top;
}
#mainmenu a.m03 {
background:url(../pix/menu_kurse.gif) no-repeat left top;
}
#mainmenu a.m04 {
background:url(../pix/menu_meineperson.gif) no-repeat left top;
}
#mainmenu a.m05 {
background:url(../pix/menu_wasisthnc.gif) no-repeat left top;
}
#mainmenu a.m06 {
background:url(../pix/menu_links.gif) no-repeat left top;
}
#mainmenu a.m07 {
background:url(../pix/menu_kontakt.gif) no-repeat left top;
}
#mainmenu a.m08 {
background:url(../pix/menu_impressum.gif) no-repeat left top;
}
#mainmenu a.m09 {
background:url(../pix/menu_fitness.gif) no-repeat left top;
}
#mainmenu a.m10 {
background:url(../pix/menu_ernahrung.gif) no-repeat left top;
}
#mainmenu a.m11 {
background:url(../pix/menu_meinmotto.gif) no-repeat left top;
}

#mainmenu a:hover {
background-position:left bottom;
}
#mainmenu a.active {
background-position:center center !important;
cursor:auto;
}




/*Links*/

A:link    {
font-size: 11px; 
color: #c00000; 
font-family: 
Verdana,sans-serif; 
text-decoration: none; 
font-weight: 100;
}

A:visited {
font-size: 11px; 
color: #000000; 
font-family: 
Verdana,sans-serif; 
text-decoration: none; 
font-weight: 100;
}
A:active  {
font-size: 11px; 
color: #c00000; 
font-family: 
Verdana,sans-serif; 
text-decoration: none; 
font-weight: 100;
}
A:hover   {
font-size: 11px; 
color: #c08300; 
font-family: 
Verdana,sans-serif; 
text-decoration: underline; 
font-weight: 500;
}

A.alt:link    {
font-size: 13px; 
color: #c00000; 
text-decoration: none; 
font-weight: bold;
}

A.alt:visited {
font-size: 13px; 
color: #c00000; 
text-decoration: none; 
font-weight: bold;
}
A.alt:active  {
font-size: 13px; 
color: #c00000; 
text-decoration: none; 
font-weight: bold;
}
A.alt:hover   {
font-size: 13px; 
color: #c00000; 
text-decoration: none; 
font-weight: bold;
}