/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E6E9F0;
	background-image: url(../img/hg_body.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 14px;
}
td.weiss {
	background-color:#FFFFFF;
	background-repeat:repeat;
}
td.farbebody{
	background-color:#E6E9F0;
}
td.left{
	background-image:url(../img/left_blume.gif);
	background-repeat:no-repeat;
	background-position: right top;
}
/*Navigation */
td.nav{
	background-color:#88AEC9;
	background-repeat:repeat;
}
ul.menu{
	margin-left: 0px;
	padding-left: 0px;
	width: 138px;
}
ul.menu li{
	list-style-type: none;
	width: 138px;
	height: 19px;
	padding-left: 0px;
	background-image: url(../img/hg_nav_link.jpg);
	background-repeat: no-repeat;
}
ul.menu li a{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;/* makes it clickable in FireFox */
	width:138 px;
	height: 19 px;
	line-height: 19px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 15px;
}
ul.menu li a:link{
	background-image: url(../img/hg_nav_link.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:active{
	background-image: url(../img/hg_nav_link.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:hover{
	color: #B44561;
	background-image: url(../img/hg_link_hover.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
ul.menu li a:visited{
	background-image: url(../img/hg_nav_link.jpg);
	background-repeat: no-repeat;
}
/*rechter Bereich */
td.right{
	background-color:#FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
hr.right{
	height: 2px;
	width: 138px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFAC00;
	border-bottom-color: #FFEECA;
}
td.right strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B44561;
	font-weight: bold;
	text-indent: 8px;
	line-height: 20px;
}
/* Content */
td.content{
	background-color:#F5F7FA;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 14px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 14px;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 14px;
}
span{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 14px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 14px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B44561;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
}
img{
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B44561;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*Footer */
td.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86889D;
	text-decoration: none;
}
td.footertext  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86889D;
	text-decoration: underline;
}
td.footertext a:link {
	text-decoration: underline;
}
td.footertext a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
td.footertext a:visited {
	color: #333333;
	text-decoration: none;
}
td.footertext a:active {
	color: #333333;
	text-decoration: none;
}
	
