body
{
    background-color: #f7c500; 
    margin-right: 20px; 
    margin-left: 0px;
}

iframe
{
    background-color: #f7c500;

}

p, td
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    line-height: 16px;
}


blockquote
{
    margin: 10px 0 5px 30px;
}


h1
{
    font-size: 17px;
    font-weight: lighter;
    margin: 10 0 10 0;
}

h2
{
    font-size: 16px;
    font-weight: lighter;
    margin: 20px 0 0 0;
}

h3
{
    font-size: 14px;
    font-weight: lighter;
    margin: 0 0 0 0;
}

h4
{
    font-size: 9pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

th
{
    font-size: 10pt;
    border-bottom: #73849c 2px solid;
}

a
{
    text-decoration: none;
    color: black;
}

a:hover
{
    text-decoration: underline;
}


.small, .small td
{
    font-size: 7pt;
}

.guestbook
{
    width: 450px;
}

.guestbookItem
{
    border-color: #e7e7ff;
    border-style: solid;
    border-width: 2px;
    margin-top: 2px;
    padding: 2px;
    background: #f8f8ff;
    filter: Alpha(opacity=60, style=0);
}

.blog
{
    width: 500px;
}

.content
{
    width: 600px;
}

.header
{
    background: #73849c;
}

.footer
{
    font-size: 7pt;
    padding-top: 2px;
    border-top: #73849c 1px solid;
}

.footer a
{
    text-decoration: underline;
}

.teaser
{
    width: 180px;
    border: solid 1px #000000;
    padding: 2px 2px 2px 2px;
}

.teaser td
{
    font-size: 7pt;
}

.teaser h2
{
    font-size: 9pt;
}

.quickLink
{
    width: 180px;
    border: solid 1 #000000;
    border-collapse: collapse;
    margin-top: 24px;
    text-align: left;
    padding: 0 2px 0 2px;
}

.quickLink th
{
    background: black;
    color: White;
    height: 16px;
    font-size: 7pt;
    border-bottom: none;
}

.quickLink td
{
    font-size: 7pt;
}

.login td, .login input
{
    font-size: 7pt;
}

.login.text
{
    width: 55px;
}
.login.firstrow
{
    width: 60px;
}

.news
{
    font-size: 9pt;
}

.MainMenu td
{
    padding: 0 0 0 0;
    text-align:center;
    font-size: 9pt;
}

