/*
This style sheet was created from G:\Architekt Merkel\Mitarbeiter-Jobs\Andreas\HTML\Version 01.05.04\html\frame_c.htm
*/

BODY {
	background-image : url(../images/backgrounds/frame_c_bg.gif);
	background-repeat:  no-repeat;
	position : static;
}

TABLE, TR, TD {  }

A {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

A:VISITED {  }

A:LINK {  }

BR {  }

DIV {  }

H1 {  }

H2 {  }

H3 {  }

H4 {  }

IMG {  }


/* classes */
A.email:LINK , A.email:VISITED {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : underline;
}

A.email:ACTIVE , A.email:HOVER {  }

.info {  
	top : 285px;
	left : 16px;
	position : absolute;
}

.menu {
	top : 14px;
	left : 36px;
	position : absolute;
}

A.menu_link:LINK , A.menu_link:VISITED {
	font-family : Arial;
	font-size : 11pt;
	text-decoration : none;
	color : #000000;
}

A.menu_link:ACTIVE , A.menu_link:HOVER {
	font-family : Arial;
	font-size : 11pt;
	text-decoration : none;
	color : #CE0000;
}

.menu_header {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
}

.info_text {
	font-family : Arial;
	font-size : 10pt;
}