table,tr,td {
 font-family: Comic Sans MS;
 font-size: 12px;
}

a {
 font-family: Comic Sans MS;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
a.main {
 font-family: Comic Sans MS;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}





.balk-links {
 width: 160px;
 height: 20px;
 background: url(../images/balk-links.gif);
 font-family: Comic Sans MS;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}
.balk-rechts {
 width: 160px;
 height: 20px;
 background: url(../images/balk-rechts.gif);
 font-family: Comic Sans MS;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}
.balk {
 height: 20px;
 background: url(../images/balk.gif);
 font-family: Comic Sans MS;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

.balk-content {
 width: 160px;
 height: 20px;
 padding-left: 10px;
 background: url(../images/balk-content.gif);
 font-family: Comic Sans MS;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

.menu-top {
 width: 160px;
 height: 10px;
 background: #99CCFF;
}

.menubalk {
 width: 160px;
 height: 14px;
 background: url(../images/menubalk.gif);
 font-family: Comic Sans MS;
 font-size: 11px;
 font-weight: bold;
 color: black;
}



.menu {
 width: 160px;
 background: url(../images/menu.gif);
 font-family: Comic Sans MS;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
}
.menu-bottom {
 width: 160px;
 height: 10px;
 background: url(../images/menu-bottom.gif);
}

.content {
 background: url(../images/content.gif);
 padding-left: 10px;
 padding-right: 10px;
 width: 435px;
 font-family: Comic Sans MS;
 font-size: 12px;
 color: #000000;
}
.content-bottom {
 width: 160px;
 height: 10px;
 background: url(../images/content-bottom.gif);
}

input,select {
 height: 19px;
 padding-top: 2px;
 font-size: 12px;
 color: #0000000;
 background: #ffffff;
 border: 1 solid #AAAAAA;
}
textarea {
 font-family: Comic Sans MS;
 padding-top: 2px;
 font-size: 12px;
 color: #0000000;
 background: #ffffff;
 border: 1 solid #AAAAAA;
}
.loginform {
 padding-top: 1px;
 height: 17px;
 width: 120px;
}
.submit {
 padding-top: 0px;
 height: 18px;
 width: 70px;
 background: #EFEFEF;
}
