.utitel {
font-size: 1.4em;
}

.text {
text-align: center;
}

.textl {
text-align: left;
margin-left: 3em;
margin-right: 3em;
}

.click {
font-size: 1.1em;
margin: 1em 0 0.3em 0;
clear: both;
}

#thumbwrapper {
text-align: center;
width: auto;
margin: 0;
padding: 0;
}

.thumbset {
list-style-type: none;
}

.thumb {
float: left;
font-weight: bold;
font-size: 0.8em;
margin: 0.6em 0.8em 0.6em 0.8em;
}

.thumbtext {
float: left;
font-weight: normal;
font-size: 1em;
margin: 0.6em 0.6em 0.6em 0.6em;
border: 2px solid white;
width: 258px;
}

.thumbtext_breit {
float: left;
text-align: left;
font-weight: normal;
font-size: 1em;
margin: 0.6em 0.6em 0.6em 0.6em;
border: 2px solid white;
width: 400px;
}

.dia {
display: block;
border: 2px solid black;
}

a:link .dia {
border-color: black;
}

a:visited .dia {
border-color: black;
}

a:hover .dia {
border-color: silver;
}

#help {
font-weight: bold;
font-size: 1.5em;
color: red;
margin: 1em 1em 1em 1em;
padding: 1em 1em 1em 1em;
border: solid 1px red;
float: left;
}

