BODY {
    background-color: #FFFFCC;
    font: 12px/1.5 verdana, arial, helvetica, sans-serif;
    margin: 10px;
    padding: 0;
    text-align: center;
}
#content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 600px;
    text-align: center;
    background-color: #FFFFFF;
    border: 0;
}
#header {
    position: relative;
    margin: 0;
    padding: 0;
}
#menu {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 590px;
    height: 20px;
    text-align: center;
    color: #FFFFFF;
    background-color: #000000;
}
#text {
    position: relative;
    margin: 0px;
    padding: 10px;
    text-align: left;
}
#kontaktframe {
    position: relative;
    margin: 0;
    padding: 0;
    width: 600px;
    height: 530px;
    text-align: left;
}
#kontakt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 10px;
    padding: 10px;
    width: 560px;
    height: 490px;
    text-align: left;
    border: 1px solid #FFCC00;
    text-align: left;
}
#caption {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 2;
    color: #FFCC00;
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    text-align: left;
}
#footer {
    position: relative;
    margin: 0;
    font: 10px/1.2 verdana, arial, helvetica, sans-serif;
    text-align: center;
    width: 600px;
    height: 15px;
    color: #CCCC66;
    background-color: #FFFFCC;
    border: 0;
}
input.text {
    font: 12px/1.2 helvetica, sans-serif;
    color: #808080;
    width: 530px;
    height: 16px;
}
input.radio {
    font: 12px/1.2 helvetica, sans-serif;
    color: #808080;
    width: 16px;
    height: 16px;
}
textarea {
    font: 12px/1.2 helvetica, sans-serif;
    color: #808080;
    width: 530px;
    height: 70px;
}
h1, p {
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 16px;
    line-height: 1.5em;
}
h2 {
    font-size: 14px;
    line-height: 1.5em;
}
h3 {
    font-size: 12px;
    line-height: 1.5em;
}
h4 {
    font: 16px/1.5 Brush Script MT, Comic Sans MS, verdana, arial, helvetica, sans-serif;
    font-style: italic;
    line-height: 1.5em;
    color: #000080;
}
p {
    margin-left: 10px;
    font-size: 12px;
    line-height: 1.5em;
    padding-bottom: 15px;
}
p.pictures {
    text-align: center;
    font-size: 12px;
    line-height: 1.5em;
    padding-bottom: 15px;
}
p.listtitle {
    padding-bottom: 0;
}
ul {
    padding-bottom: 15px;
}

A.menu {
    COLOR: #FFFFFF;
    FONT: 12px/1.5 Tahoma,Verdana,Arial;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A.menu:visited {
    COLOR: #FFFFCC;
    TEXT-DECORATION: none;
}

A.menu:hover {
    COLOR: #FFCC00;
    background-color: #808080;
    TEXT-DECORATION: none;
}

A.menu:active {
    COLOR: #FFCC00;
    TEXT-DECORATION: none;
}

A {
    COLOR: #808080;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}
A:visited {
    COLOR: #808080;
    TEXT-DECORATION: none;
}
A:hover {
    COLOR: #000099;
    TEXT-DECORATION: underline;
}
A:active {
    COLOR: #000099;
    TEXT-DECORATION: underline;
}