body   { 
font-size: 14px;
font-family: Lucida Grande, sans-serif; color:#336666; height: 100%}

td   { 
font-size: 14px;
font-family: Lucida Grande, sans-serif; color:#336666; height: 100%;
border:1px solid #CD3B5C;
border-collapse:collapse;
padding: 10px;
align="left"; 
valign="top";
}

table{
border-collapse:collapse;
}

p.m
{
padding-top: 0px
}

.klein
 { 
font-size: 12px;
font-family: Lucida Grande, sans-serif; color:#336666; height: 100%}

h1    { color: #33cccc; font-size: 18px; font-family: Lucida Grande, sans-serif; font-weight: bold; margin-top: 0px; margin-bottom: 10px }

h2   { color: #33cccc; font-size: 15px; font-family: Lucida Grande, sans-serif; font-weight: bold; text-align: left; padding-top: 4px; border-top: 1px none; border-top-color: #33cccc; border-top-style: dotted}

h3   { color: #336666; font-size: 14px; font-family: Lucida Grande, sans-serif; font-weight: bold; text-align: left; padding-top: 4px; border-top: 1px none; border-top-color: #336666; border-top-style: solid}



/* Das Menü */

#menucontainer {
border:0px solid #606060;
width:260px;
height:300%;
position: absolute;
left:40px; top:175px; width:260px; height:300%;
padding-top: -5px;
line-height:15px;
}

/* Der Inhalt: Startseite */
#text {
border:dashed 0px gray;
width:60%;
height:300%;
margin-top: 180px;
margin-left: 300px;
text-align:left;
line-height:25px;
}

/* Der Inhalt: Folgeseiten */
#textbr {
border:dashed 0px gray;
width:60%;
height:300%;
margin-top: 180px;
margin-left: 300px;
text-align:left;
line-height:25px;
}

/* Links im Menü */

a.menu       { 
font-size: 14px; 
font-family: Lucida Grande, Arial, sans-serif; 
font-weight: bold; 
text-decoration: none; 
margin-top: 0 }

a.menu:link       { color: #336666; }
a.menu:visited      { color: #336666; }
a.menu:hover      { color: #CD3B5C; font-weight: bold; text-decoration: none }
a.menu:active      { color: #336666; }

/* Links 2. Ordnung im Menü */

a.menu2       { 
font-weight: bold; 
font-size: 14px; 
font-family: Lucida Grande, Arial, sans-serif; 
line-height: 24px;
text-decoration: none;
margin-left: 40px }

a.menu2:link       { color: #CD3B5C; }
a.menu2:visited      { color: #CD3B5C; }
a.menu2:hover      { color: #CD3B5C; font-weight: bold; text-decoration: none }
a.menu2:active      { color: #CD3B5C; }

/* Menüfest */

a.menufest      { 
font-weight: bold; 
font-size: 14px; 
font-family: Lucida Grande, Arial, sans-serif; 
text-decoration: none;
margin-top: 0px;
margin-left: 15px }

a.menufest:link       { color: #CD3B5C; }
a.menufest:visited      { color: #CD3B5C; }
a.menufest:hover      { color: #CD3B5C; text-decoration: none }
a.menufest:active      { color: #CD3B5C; }

/* Textlinks */

a        { font-size: 14px; font-family: Lucida Grande, Arial, sans-serif; font-weight: normal; line-height: 20px; text-decoration: underline; }

a:link       { color: #CD3B5C }
a:visited      { color: #CD3B5C }
a:hover      { color: #336666; text-decoration: underline }
a:active      { color: #CD3B5C }


