BODY
{
	margin:0px; padding:0px;
}

TABLE#left_menu A:link
{
	font-family:Arial; font-size:8pt; color:#000000; text-decoration:none; font-weight:bold; 
}
TABLE#left_menu A:visited
{
	font-family:Arial; font-size:8pt; color:#000000; text-decoration:none; font-weight:bold;  
}
TABLE#left_menu A:hover
{
	color:#FFFFFF; 
}
TABLE#left_menu TD
{
	border-style:none; border-top-style:solid; border-width:1px; border-color:#FFFFFF; padding-left:20px; text-align:left; background-color:#FCC9A1;
}

TABLE#maintable
{
	border-style:solid; border-width:1px; border-color:#000000;
}

TABLE#content_center
{
	font-family:Arial; font-size:9pt; color:#000000; text-decoration:none; padding-right:40px;  
}
TABLE#content_center A
{
	font-family:Arial; font-size:9pt; color:#8D2E46; text-decoration:none; font-weight:bold; 
}

TABLE#content_right 
{
	font-family:Arial; font-size:8pt; color:#000000; 
}

TABLE#kontakttable
{
	border-style:none; border-left-style:solid; border-width:2px; border-color:#FCC9A1; padding:5px; 
}

.sendbutton
{
     font-family:Arial;
     font-size:8pt;
     font-weight:bold;
     color:#FFFFFF;
     border-style:none;
     background-color:#FCC9A1;
}


