body {
	margin: 0px; }

.leistebg {
	background-image: url("../images/bg_leiste.gif");
	background-repeat: repeat-y;
	background-position: left;
	padding-top:5px; }

td {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #34586F; }

.title {
	font-size: 16pt;
	color: #BBCCD7; }

.bgmenbox {
	background-image: url("../images/bg_menubox.gif");
	background-repeat: repeat-y;
	padding-top:5px; }

a.menubox {
	margin-left:10px;
	line-height:18px;
	text-decoration: none;
	color: #34586F; }

a.menubox:hover {
	text-decoration: underline; }

.content {
	background-color: #F1F2F3; 
	padding:10px; }

a.linkb {
	font-weight: bold;
	letter-spacing: 1px;
	margin-left:10px;
	text-decoration: none;
	color: #34586F; }

.divhr {
	font-size:0px;
	background-color: #E1E7ED;
	height:1px;
	width: 100%;  }

.linkinfo {
	font-size:10px;
	line-height:12px; }

.detailsite {
	border:1px solid #6F9BBD;
	background-color: #B6D1E6;
	padding:10px; }