body { background-color: #ccef40; 
       background-image: url(../_pics/musi.gif);
       background-repeat:no-repeat;
       font-family:verdana,helvetica,arial,sans-serif;
       font-size: 12px; /*x-small;*/
       }
			 
.classStandardFrame
{
   padding-top:20px;
	 width:800px;
}

.important
{
    font-weight:bold;
}

.thema
{
    margin-bottom:2px;
    border-bottom:green;
    border-bottom-style:solid;
}

.contactSucceeded
{
    border-bottom:green;
    border-bottom-Style:solid;
}
.contactFailed
{
    border-bottom:red;
    border-bottom-Style:solid;
}

.image
{
    padding-bottom:1em;
}

.themaItem
{
    margin-left:1em;
}

.seeAlso
{
    font-weight:bold;
}
a:visited{ color:black;}

a:hover { color: red;
          text-decoration: underline;
          font-weight:bold;}

.kontaktKeyword
{
    width:200px;
    color:green;
}

.emailForm
{
    color:gray;
    visibility:hidden;
}

