body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Times New Roman, Times, serif;
}
table,th,td
{
	color: #505050;
	font-size: 12px; 
    FONT-FAMILY: Arial, Times New Roman, Times, serif;
}
.naviTd {
	background-color:#E3E3E3;
	vertical-align:bottom;
}
.naviText {
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}
.TitleTd {
	background-color:#ffffff;
	vertical-align:bottom;
}
.TitleText {
	font-size:24px;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:13px;
}
.SubTitle {
	font-size:16px;
	font-weight:bold;
}

.FooterText {
	font-size:12px;
	margin-left:10px;
	margin-bottom:5px;
}


/* Normale Links */

a:link     
{ 
	color:#505050; 
	font-size:12px; 
	text-decoration:none;
	font-weight: bolder;
}
a:visited  
{ 
	color:#505050; 
	font-size:12px; 
	text-decoration:none;
	font-weight: bolder;

}
a:active   
{ 
	color:#ff0000; 
	font-size:12px; 
	text-decoration:none;
	font-weight: bolder;
}
a:hover    
{ 
	color:#ff0000; 
	font-size:12px; 
	text-decoration:none;
	font-weight: bolder;
}

/* Menu */

.menuText  
{ 
	color:#505050; 
	font-size:12px; 
	font-weight: bolder;
	margin-left:10px;
}
.menuTd {
	background-color:#E3E3E3;
	vertical-align:top;
}
.menu{
	margin-top:5px;
}

/* Head *
/*------*/
.LogoLayer
{
	position:absolute;
	heigth:75px;
	top:279px;
	background-color: #ffffff; 
	layer-background-color: #ffffff; 
	overflow: visible;
	visibility: visible;
}
#LayerVersion
{
	visibility:hidden;
	left:600px;
	width:75px;
}
#LayerLogo
{
	left:680px;
	width:75px;
}

/* Formulare *
/*-----------*/
.KontaktInputText
{
	border: 1px solid #000000; font-size: 11px;
	background-color: #ffffff;

}



