body	{

	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 0%;
	margin-top : 0%;
}


table	{
	font-family: Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 17px;
	line-height:1.4em;
	padding-top:0px;
	padding-bottom:0px;
}
td	{
	border-color: #BA8285;
	border-bottom-width: 1px;
  border-bottom-style:solid;
	padding-top:0px;
	padding-bottom:5px;
	background-repeat: no-repeat;
	background-position: left top;
}

tr	{
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0px;
	padding-bottom:5px;
	vertical-align:top;
	text-align: left;
}

a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover	{
	color: #BA8285;
	text-decoration: bold;
}
 
img 	{
	border : 0;
}


#td_text{
	border: none;
	padding-top:75px;
}

#table_main {
	width: 900px;
}

#tr1	{
	background-image: url(src/KONTAKT_START.jpg);
	height: 582px; 	
}

#tr2	{
	background-image: url(src/KONTAKT_BG.jpg);
	text-align: right;
	height: 572px;
}

#td_navi {
	padding-top:10px;
	font-size: 18px;
}

#td_fuss {
	background-image: url(src/KONTAKT_fuss.jpg);
	height: 33px;
}

#td_header {
	background-image: url(src/KONTAKT_header.jpg);
	height: 108px;
}

#td_schlagworte { 
  border:none;
  font-family: Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 12px;
} 

#td_mail {
  padding-top:5px;
	height: 40px;
}


