.text {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	padding: 5px;
	vertical-align: top;
	list-style-position: outside;
}

.textitem {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
}


.hinweis {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #7285A5;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
}

.text_table {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
}

.text_table_border {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	padding: 0px;
	vertical-align: top;
	list-style-position: outside;
	
	border-bottom: 2px solid;
	border-bottom-color: #7285a5;
	
	border-top: 2px solid;
	border-top-color: #7285a5;
	
	border-left: 2px solid;
	border-left-color: #7285a5;
	
	border-right: 2px solid;
	border-right-color: #7285a5;
}


.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: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 13px;
	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(/mainbg2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul {
	list-style-image:    url(/item.gif);
}

img {
	border-color:#ffffff;
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-top-color:#ffffff;
}

.image_border {
	border-color:#222222;
	border-bottom-color:#222222;
	border-left-color:#222222;
	border-right-color:#222222;
	border-top-color:#222222;
	border-width:1px;
}

b, strong{
	color: #222222;
}

span.hinweis strong {
	color: #7285A5;
}

a strong {
	color: #A6A472;
}

