body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(images/design/dot.gif);
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.plain {  font-size: 11px; color: #000000}
.plain_block {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.titel {  font-size: 13px; font-weight: bold; color: #000000}
.fuss {  font-size: 10px; color: #999999; font-weight: normal}
.undertitle {  font-size: 11px; font-weight: bold; color: #000000}
.tborder {
	border: 1px solid #6db58b;
}
.plainb {  font-size: 11px; font-weight: bold; color: #000000}


a:active {  text-decoration: none; color: #999999}
a:hover {  text-decoration: none; color: #000000}
a:link {  text-decoration: none; color: #333333}
a:visited {  text-decoration: none; color: #333333}


input {
	font-size: 11px;
	color: #000000;
}
select {
	font-size: 11px;
	color: #000000;
}
textarea {  font-size: 11px}

h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 11px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
ul {
	list-style: url(shared/design/dot_2.gif);
}
.nav_back {
	background: url(shared/design/navi_back.jpg);
}

