
.thema {
	margin:      10px;
	width:        auto;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: black }

.thema h1 {
	font-size:       12px;
	font-weight:      bold;
	background-color: #98abda;
	margin:           0 0 5px;
	padding:          5px;
	width:            auto;
	height:           auto }

.thema h2 {
	font-size:   12px;
	font-weight:  bold;
	margin:       15px 0 0;
	padding-left: 15px;
	width:        auto;
	height:       auto }

.thema h3 {
	font-size:   12px;
	font-weight:  normal;
	margin:       3px 0 0;
	padding-left: 45px }

#text a {
	color:           black;
	font-style:       normal;
	background-color: white;
	background-image: none;
	padding:          0 }

#text a:hover {
	color: black }

#text a:visited {
	color: black }

