body {
	margin: 0px;
	font-family: Verdana;
	font-size:13px;
	background-color:#CCC;
	color:#555;
}
div.main {
	width:775px;
	background-color:#FFF;
	border-color:#333;
	border-style:solid;
	border-width: 2px;
	text-align:left;
}
div.footer{
	background:#000;
	color:#FFF;
	font-size:9px;
	height:25px;
}
td.text{
	padding:0px 10px 0px 10px;
	line-height: 1.25;
}
p {
	text-indent: 20px;
}

td.top_menu {
	text-align:right;
	font-size:16px;
	vertical-align:bottom;
	padding-bottom:2px;
	padding-right:10px;
}
img.bild {
	border-color:#666;
	border-style:solid;
	border-width:1px;
	padding:1px;
}
a {
	font-family: tahoma;
	font-weight: bold;
	color: #72B123;
	text-decoration:none;
	cursor: pointer;
}
a:link {
	font-family: tahoma;
	font-weight: bold;
	color: #72B123;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-weight: bold;
	color: #2365B3;
	text-decoration: none;
}
a img {
	border:0px;
}

