body {
    background-color: #cc9966;
}

div,td {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
}

a, a:hover, a:visited, a:link, a:active, a:focus {
    color: #cc3300;
}

image {
    border: 0;
}

input, textarea {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
	border: 1px solid #28180F;
	padding: 0px;
    background-color: #9C9082;
}

textarea {
    width: 400px;
    height: 70px;
}

.teaser_titel {
    width: 189px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5mm;
    text-align: center;
    margin-bottom: 5px;
    border: 0;
    padding: 0;
}

.teaser_inhalt {
    width: 189px;
    font-size: 13px;
    text-align: justify;
    border: 0;
    padding: 0;
    margin: 0;
}
