
body {
		background-image:url(./pictures/background.jpg);
		background-repeat:no-repeat;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding: 0px;
		FONT-FAMILY: Verdana,Helvetica,Arial;
		font-size: 12px;
		color: #000000;
	}
.title{
		FONT-FAMILY: Verdana,Helvetica,Arial;
		font-size: 18px;
		letter-spacing:2;
		color: #006C64;
		font-weight: bold;

	}
.stelle{
		FONT-FAMILY: Verdana,Helvetica,Arial;
		font-size: 18px;
		line-height: 1.35;
		color: #006C64;

	}
.index_title{
		FONT-FAMILY: Verdana,Helvetica,Arial;
		font-size: 24px;
		letter-spacing:8;
		color: #000000;
		font-weight: bold;

	}

.list{
		color:#000000;
	}

li {
		color:#006C64;
		list-style-type: square;
	}

img#border {
		border-color: #000000;
		border-style: solid;
		border-width: 2px;
	}

	hr#gruen {color:#006C64;}

td { font-family: Verdana,Helvetica,Arial; font-size: 12px; }


a { color:#000000; text-decoration: underline; }
a:active { color:#000000; text-decoration: underline; }
a:visited { color:#000000; text-decoration: underline; }

#menu_border {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#494949;
	}

#menu_right {
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#494949;
	}
#title_underline {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#006C64;
	}
