body {
	margin: 0px;
	padding: 0px;
	background-image:   url("bilder/images/index01.gif");
	background-repeat: repeat-x;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
}

.align-justify {
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
}
.text2 {
    text-align: right;
}

.text1 {
	color: #2F72C7;
}

a {
	color: #2F72C7;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #6B6969;
}

a.link2 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	display: block;
	text-decoration: none;
	color: #7A7A7A;
	margin-right: 1px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	background-image:   url("bilder/images/index14.gif");
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

a.link3:hover {
	background-image:   url("bilder/images/index15.gif");
	background-color: #707E85;
	color: #FFFFFF;
}
