a:link, a:visited{
	background: transparent;
	color: #0000CC;
	text-decoration: none;
}

a:hover, a:active{
	background: transparent;
	border-bottom: 1px solid #000066;
	color: #000066;
	text-decoration: none;
}

body{
	background: url(img/nav_back.gif) #FFFFFF repeat-y left;
	background-position: 5px;
	font-family: Verdana, sans-serif;
	font-size: small;
	margin: 5px 0 0 5px;
	padding: 0;
}

hr{
  color: #CCCCCC;
  height: 1px;
  text-align: center;
  width: 100%;
}

.contentborder{
	padding: 16px;
}

.inhalt{
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

.menu{
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 3px;
}

.titel{
	border-bottom: 1px solid #7F7FFF;
	font-family: Times New Roman, serif;
	font-size: 18px;
	letter-spacing: 2px;
	padding-right: 1px;
}
td {
	font-size: 12px;
}

p{
margin-bottom: 12px;
}

p.info
{
font-size:11px;
}
