.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #222222;
	padding: 5px;
	vertical-align: top;
	list-style-position: outside;
}

.textitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #222222;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
}


.hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #7285A5;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
}

.text_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #222222;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

	line-height: 19px;
	color:#45546D;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
}

.text18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222222;
	padding: 5px;
	list-style-position: outside;
}


.red {
	color: #B30000;

}
a:link {
	color: #A6A472;
	text-decoration: none;
	border-bottom-color:#000000;
}

a:visited {
	color: #A6A472;
	text-decoration: none;
}

a:hover {
	color: #A6A472;
	text-decoration: underline;
}


body {
	background-color: #e2e3e4;
	background-image: url(http://www.christiananders.net/mainbg2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 100px;
	margin-bottom: 0px;
}

ul {
	list-style-image:    url(item.gif);
}

img {
	border-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
}

b, strong{
	color: #595959;
}

span.hinweis strong {
	color: #7285A5;
}

a strong {
	color: #A6A472;
}